20
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 10 Aug 2023
20 points (100.0% liked)
Free and Open Source Software
17550 readers
6 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
Personally I am excited for immutable distributions, so my suggestion would be Fedora Silverblue or Kinoite. It may be a spin of Fedora, but it works completely differently than regular Fedora. I am using it as my daily driver for over a year already and I am quite happy with it (apart from reoccurring breakages caused by kernel updates, e. g. my AMD desktop currently does not work with kernel 6.4 or newer, but this doesn't have anything to do with Silverblue).
There are other immutable distributions out there, e. g. Vanilla OS or openSUSE microOS, so if you really want to avoid Fedora, you could also choose trying out one of these. In the case of Vanilla OS I would wait until version 2 is out, because version 2 will be radically different from the first release.
Oh, that's a great idea. The whole concept of immutable OSes passed me by - I've read the terms before at some point, but I have no idea how they work and which problems they solve. Definitely ideal candidates for my experiment.
You could also try Universal Blue and change images until you find something you like.
I have been running NixOS for a fair amount of time by now, and I can confirm, its a rad concept. Though I find NixOS the most comfy, becuase can run ZFS, and certain things, much more easily.
But yea, Silverblue, Kinote, and others, are nice as well.
Silverblue is very "traditional" as far as immutable distros go. The main difference from regular Fedora I've noticed are the side effects of using rpm-ostree instead of dnf, which is that by using a base image, it is easier to track how an install deviates from the base image, and easy to swap out for another base set of packages by changing the image.