HN user

ilikejam

263 karma
Posts1
Comments84
View on HN

Good speakers or headphones make a genuine difference.

Amplifiers don't tend to matter much any more - cheap class B solid-state amps are all fine these days (heaphone amps are a lottery though).

Digital sources have largely sounded perfect for the past 20 years.

A properly set up pair of good speakers in a room big enough to let them do their thing can be an _astonishing_ thing to hear.

Don't know if you're aware, but if you click the bluetooth icon in the menu bar with Shift and Option held down, you get a debug menu that lets you reset the bluetooth module - might save you rebooting.

RAID5 corruption is non-recoverable - you can't tell which is right, the data or the parity. RAID6 is recoverable - you can get consensus between the data and the two parity bits. ZFS stores hashes of each block, so as long as you have two copies, you can just pick the data+hash that's correct and restore the corrupt block, even with only two copies of the data.