14
Looking for a distro that best suits my needs
(leaf.dance)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Heyhey, nice overview, though on the "just works" thing on atomic/immutable distros I want to say that that's not the case by virtue of a system being atomic.
I'm on Fedora Atomic (which Bazzite layers on) and the codecs you'd expect being on there aren't because of licensing (just like all of Fedora's distros).
I also don't believe Fedora Atomic does anything in particular in regards to drivers. So the advantages you're talking about are there because of the people who worked on Bazzite.
On breakage, it's definitely not a bad thing for a system to *gently* push users into installing software in user space and with some isolation, but it's far from a requirement for a stable system.
And if you're going to be layering everything anyway (so installing basically only installing using rpm-ostree), you're not gaining much by choosing an atomic distribution. Those layers can conflict like with any other distro packages
Fedora KDE, which I ran for almost a year, has not given me any issues except for the codecs which I had to install myself.
It's actually more of a pain to get codecs to work on Fedora Atomic because of how RPM Fusion needs to work with layering (https://rpmfusion.org/Howto/OSTree), which wasn't an issue on standard Fedora.
So you'll end up needing to manually updating the repository RPM Fusion repository every 6 months.
Also some software, like Steam, is also a pain to work with when using the Flatpak. \
VanillaOS (which *doesn't* use rpm-ostree since it's based on Debian) and Bazzite are both good atomic distros if you really want that, while having those kind of annoyances handled for you.
This is why I recommended Aurora and Bazzite. Both have codecs built into the base image, and have versions with Nvidia drivers built in. Bazzite has Steam baked into the base image, so no problem with flatpak, and even as a power user, I've never once had to deal with RPM Fusion on Aurora or Bazzite.