As always, this is an opinion based post and you can agree or do not agree with such suggestions.
in my opinion:
- Arch Linux - great, fast updates. However, after a long break, updating can be complicated. Everything a person can do their own way. Very fast and efficient. AUR is sometimes a lifesaver
- OpenSuse Tumbleweed - obs is great (better than aur). Sluggish. Snapshots make updating seamless even after a year of non-use. I don’t like yast.
I was never thrilled with Opensuse. I found regardless which flavour I was on, I had to enable so many extra repositories that it eventually turned in to a mess each time.
I’m just glad whenver Void gets more attention, it’s honestly incredible. Definitely not for inexperienced Linux users, but it’s a more sound choice for “minimalism” than Arch is. And an AUR-type repo could easily be maintained if users wanted it given how flexible
xbps-src
is.Same here. I have been using xbps-src to build some custom packages and coming from RPM spec, it is such a joy to use. Hosting custom repos is also very easy and fast.
I’m currently on EndeavourOS and absolutely loving it, happy I switched from Manjaro. I want to try out Gentoo and Void in the future.
Solus is super great. Stable and rolling.
You using budgie as your DE or what? I’m looking for a new family friendly distro to replace windows (by request believe it or not) and this one keeps coming up.
I’m actually using i3
But Budgie is amazing. It’s slightly lower on resources, easier to configure, and more user-friendly than GNOME. Most of the apps a average user would need are there, and they are all in their latest version, updated every Friday.
I don’t know if Budgie is “more user-friendly” that GNOME, from my experience, I’ve found the opposite to be true. Although, Budgie is probably easier to adapt to if you are coming from Windows.
I think that it personally it is more user friendly. GNOME is very different ways of doing things, and while that is one of it’s strengths, it makes it feel unlike anything I’ve ever used and less user friendly to me.
It’s one of those things that varies a lot from person-to person. Maybe GNOME’s activity-oriented workflow suits you better, or maybe you prefer a task bar. The great thing about Linux is that we have these options!
Agreed. Personally tiling is my thing, but I do love GNOME. Even if it doesn’t fit my workflow, I do appreciate all DE’s and think the more choice the better.
deleted by creator
If you feel comfortable learning a functional programming language, NixOS is unbeatable when it comes to stability and (usually) up to date software. If you already know (or prefer) Lisp/Guile, Guix is just as good, as long as you don’t depend on proprietary software.
Nonguix is there for your proprietary needs.
Removed by mod
Gentoo is one of my go-to’s that I come back to time and time again.
I don’t mind spending my time with Gentoo as one can have very stable systems with it (as per your choosing), and if one uses a half decent machine to do all the building, it can supply more lowly machines with a current repository of binary builds.
Yes, it has it’s headaches from time to time (similar to the mention above about Arch and what happens if you don’t update for some time), but nothing insurmountable.
If you want to use Debian with a rolling release, you should be using Sid and not Testing, namely because Testing is the next release’s branch and lags behind Sid at times. For security reasons either use Stable which has its security patches backported, or Sid where patches are provided as quickly as the package is put in the repo.
There’s arguments that Testing/Sid aren’t truly rolling because they’re frozen for several months when it’s near a final release of the next stable branch, but I’ve been using Sid on my main machines for almost a decade now, and it’s not something I really think about aside from once every two years.
deleted by creator