Hacker News new | ask | show | jobs
by tcbawo 153 days ago
It has been a few years, but for example breaking the display, bluetooth, power states/sleep, or wifi. Or subtly messing up dependencies of various other packages that I was trying. I just don't want the overhead of system administration. These days I mostly use VMs or WSL. But I am thinking that I want my host OS to be Linux.
1 comments

Immutable saves you from packaging issues but configuration always has to happen to some degree. To help there maybe use file system snapshots (btrfs) to rollback changes.
From what I remember, trying to fix configuration was mostly to recover from whatever broken state package/distro updates caused. Thanks for the Silverblue suggestion. In recent years, I enjoyed using Pop!_OS, at least on VMs.