It’s a way to go at least for rolling release. However, tw is looking less and less interesting than it used to 5 years ago now that all these shiny new immutable distros are coming out.
It’s a way to go at least for rolling release. However, tw is looking less and less interesting than it used to 5 years ago now that all these shiny new immutable distros are coming out.
I’m pretty sure sid also has package freezes for when it moves up to testing. In general Debian’s purpose is as a stable distro and it might be better to use a distro that focuses on rolling release for bleeding edge packages.
Can windows also break grub on gpt or only legacy mbr?
Tbh, I feel like it’s a loud minority tho. The majority of linux users (also happen to be the quietest) are “normies” that use Ubuntu and don’t have this type of attitude.
Flatpaks really have the added benefit of things just work. Many distros have problems with codecs for example and need to install extra packages to get video working in Firefox. The flatpak version doesn’t require any of this and you can just install and move on with your life. Yes dependencies are “redundant” sometimes but you have the added benefit of a really clean base system without hundreds or thousands of lib or dev packages. Also sometimes you need a specific version of a dependency. Let’s say you need to update it for compatibility with a specific package but that breaks another which needs an older version. The system can stay especially clean when it comes to the toolbox utility and dev environments (this is available in other distros as distrobox I think).
It’s true that it can be a powerful distro but I’ve also heard from some users that the advanced-level documentation is lacking and only limited to forums and source code. I think maybe if the documentation was more thorough I would try nixos.
OpenSUSE Tumbleweed. It’s surprisingly stable for a rolling release distro.
No, I am using fedora silverblue which is point release. But there are rolling release immutable distros like opensuse aeon/kalpa im pretty sure. Basically the system files are read only and packages are “layered” onto the system image through transactional upgrades. Most of the packages you want to install should be in containers like flatpak (for gui) and distrobox (for terminal). This keeps the base system clean and small and doesn’t get “bloated” like other mutable OS’s.