HN user

ceeam

85 karma
Posts0
Comments58
View on HN
No posts found.

Yeah, avif is better.

Seriously, can we just settle on that? It's objectively the best and the fact that there are so many of competing alternatives is the reason why we're still stuck with that 8bit artifact ridden ancient JPEG.

I don’t think any gTLD operator will be invading a neighbouring country any time soon.

I would guess people in Yemen (most recently) would find this statement somewhat funny.

I think his point was mostly about "writing software". As in you won't need specific software anymore and the computer/network would do what you tell it without specific "apps".

SQLite: Wal2 Mode 3 years ago

Would it be a problem since the wal you delete, its inode, will still be open and processed at the DB closing normally? Just guessing, never tried that.

W3C Leaves Twitter 3 years ago

I didn't mean their social presence, I meant their activity as a standards org in recent years.

Too much source, eventually a human cannot follow it. A common software (and not only) problem.

Maybe sometimes once in 2-3 decades it's worth taking the lessons learned and re-doing the thing? Simplifying and streamlining it greatly in the process?

Like, this bug, the file holes - do we even need them now, with very good compression for once?

WASM by example 3 years ago

about:config

javascript.options.wasm -> false

I don't see how WASM isn't everything that Web was NOT supposed to be. Minified/obfuscated JS is bad enough already.

1. Where do you use FreeBSD? On your laptop? Remote servers? Routers?

Everything headless and sometimes kiosks.

2. Why do you use FreeBSD instead of Linux?

There's no such thing as "using Linux". You should ask why use FreeBSD over Debian, or why FreeBSD over Arch. Much easier questions with often quite obvious answers.

3. Why do you use FreeBSD instead of OpenBSD or another *BSD?

OpenBSD has no usable filesystem.

4. Do you find something lacking in FreeBSD? Is there something that is good in another OS that you'd like to see in FreeBSD?

Not really. Maybe swappiness and zram would be nice sometimes, but no biggie.

5. What is that one thing about FreeBSD that you would hate to lose if you were forced to use another OS?

Simplicity, coherence, and reliability.

My $.02 RSI advice:

- Get a TKL keyboard, those extra 5 inches to stretch to your mouse are important

- Or try using your mouse IN FRONT of your keyboard, like, I usually have mine turned 90' counter-clockwise and resting somewhere under my left "Alt" key. If you never used it that way it may feel weird for like 5 minutes. Then it's natural for eternity

- And get a mechanical keyboard ("red" switches should be okay for most people)

Gecko should be decoupled from Firefox (embeddable)

It should support hardware APIs like Web Serial API (their stance that a browser is not an app platform is ridiculous)

Chromium's huge and underappreciated weakness is that their font rendering on Windows is horrible (at standard 96 DPI anyway), FF could've capitalized on things like that.