Remix.run Logo
TingPing 7 hours ago

There is no meaningful support subscription for end users, only enterprise. If you want to donate pick specific small projects you like.

I don’t understand how someone breaks a system but look into immutable options like Fedora Silverblue.

tcbawo 7 hours ago | parent [-]

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.

TingPing 7 hours ago | parent [-]

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.

tcbawo 6 hours ago | parent [-]

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.