Story Published at: April 27, 2023 at 07:37AM
Google Authenticator app is syncing unencrypted 2FA secrets
Apple removes original Bitcoin whitepaper from the latest macOS Ventura beta
Story Published at: April 25, 2023 at 10:39PM
Ask HN: Why isn’t BTRFS the default FS in home-oriented Linux distributions?
I have been looking how BTRFS has been progressing. It supports CoW, snapshots, data deduplication, compression, data integrity, (…), a list of features that are unavailable in EXT4 (the current default FS in most home-oriented Linux distributions). For granted, EXT4 keeps being faster than BTRFS in most synthetic benchmarks, which makes it a better choice for servers, but this difference […]
A single developer dropped AWS costs by 90%, then disappeared
Story Published at: January 9, 2023 at 08:26PM
Ask HN: Why the Linux Kernel doesn’t have unit tests?
Linux is present in a big percent of the devices on the planet, from smart phones to servers to IoT devices to (…). It’s fair enough to assume that bugs and/or regressions in it can (and will) affect big portions of these devices. This makes me wonder why aren’t there any unit tests in the kernel (and the different drivers […]