this post was submitted on 09 Jun 2024
431 points (94.3% liked)

Linux

46794 readers
1254 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

So I took the plunge and installed Fedora Silverblue because of all that immutable buzz. And it's the most frustrating change I have made in almost 20 years of my distrohopping.

After installing Silverblue I configured it as usual. I installed necessary flatpaks, played with toolbox and distrobox, installed codecs, configured my bluetooth keyboard and other stuff in /etc and /var. Applied some useful tweaks I found on the web and... well... everything works. Nothing to do anymore. No issues. Nothing breaks, no dependency hell, everything runs smooth. I have nothing to tweak, tinker or configure anymore. So frustrating.

Every update is just... meh. Smooth, new, fresh system not affected by my stupid tweaking and breaking. Booooring.

I don't have to distrohop anymore. If I want other distros I can just install them in distrobox. Other versions of apps? Something from AUR perhaps...? No problem. What's the point of distrohopping now? Other DEs? I just rebase my system to other images with almost any DE or WM I want without losing data or messing everything up (damn you, UBlue!).

I don't even have to reinstall the damn thing cause every time I update the system or rebase it to another image it's like reinstalling it.

Silverblue killed distrohopping for me. Really frustrating.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 2 months ago* (last edited 2 months ago) (5 children)

Love the irony, but this is painting a little too good a picture

Every update is just… meh. Smooth, new, fresh system not affected by my stupid tweaking and breaking

Most times yes, but major updates usually cause some trouble, like from 39 to 40, you couldn't do it without uninstalling the codecs for Firefox. Firefox that is installed by default as an RPM, because the Flatpak Firefox doesn't yet have 100% compatibility with all the features that work with the RPM, so as a user you're pretty much led to get yourself stuck in this hole, not too difficult to fix in the end, but still a pain to find out and fix.

Everything else is 100% true! And I think it will be always hard to beat as an implementation of immutability (second place only to NixOS imo), A/B partitioning doesn't hold a candle to OSTree

[–] [email protected] 8 points 2 months ago (1 children)

Weird. I use Bazzite which is off of Kinoite and the upgrade from 39 -> 40 was seamless.

[–] [email protected] 3 points 2 months ago

Doesn't Bazzite have the base image modified to have the codecs included already? I think that's probably why you didn't experience any disruption there

  • Full hardware accelerated codec support for H264 decoding.

link: https://github.com/ublue-os/bazzite/?tab=readme-ov-file#about--features

load more comments (3 replies)