this post was submitted on 10 Aug 2023
21 points (100.0% liked)

Free and Open Source Software

17695 readers
23 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
 

Edit: And in the end, it's back to good old Fedora with Xfce. I guess I'm an old man, fixed in my ways. Haiku was interesting, but not nearly as stable as needed. OpenSuSE with Xfce was rough, it requires more polish.

I've been a Fedora Linux user for a million years by now, and I haven't touched any other OS (outside of Windows 10 and 11 at work).

Lately I got a refurbished ThinkCentre from ca 2018 (7th generation Intel i5, 16GB RAM, Intel HD 630). The initial idea was to use it as a media PC but the small form factor ended up not being small enough for my living room.

Now I'm thinking of using it as a desktop PC for a while, to see if it can make my laptop be a portable machine again instead of always plugged, always on. If it doesn't work out, I'll use it as a home server.

Since this is all an experiment, I want to give a new OS a shot before I settle for the familiar Fedora.

OpenSuSE is the first on my list, but even from the LiveUSB I noticed that the software selection is more limited than I'm used to.

I'm thinking of giving HaikuOS a shot as well.

What else has been going on in the world of free OSes since 2007? What's one that you are excited about?

you are viewing a single comment's thread
view the rest of the comments
[–] fossisfun@lemmy.ml 6 points 1 year ago* (last edited 1 year ago) (3 children)

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.

[–] agrammatic@feddit.de 2 points 1 year ago (1 children)

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.

[–] paradrenasite@lemmy.ca 1 points 1 year ago

You could also try Universal Blue and change images until you find something you like.

[–] Nyoelle@beehaw.org 1 points 1 year ago

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.

[–] brie@beehaw.org 1 points 1 year ago

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.