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.
Wow I had no idea Kate had support for LSP after using plasma distros for years. I always assumed it was a basic text editor and used vim instead.
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?
E37: No write since last change
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.
Tbf all of those distros except for manjaro are based on Ubuntu, so you really are more like hopping DEs and defaults more than distros. Also, I always tend to prefer the main distro than the spin-offs, so if you are using all of these smaller Ubtubtu-based distros that are breaking why not try Ubuntu itself? It has a much larger userbase and is tested more with more documentation.
Immutable OS’s like fedora silverblue tend to prefer flatpaks due to the read only nature of system files. Yes, you can rebuild the image and layer the rpm package over the rest of the system, but that’s really supposed to be kept to a minimum.
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.