Just curious to know if anyone has been using the same distro for multiple years/decades and what or if you have it takes for you to want to switch to a different distro?
I’ve been in Pop!_OS for a lot of years now; and Ubuntu/Mint before that. The lack of updates in Pop!_OS (not Cosmic!) is starting to wear me thin; the U22.04 basis is starting to get a bit threadbare and their App Store has always been broken— but now it seems even more brokener.
The Cosmic Alphas don’t work well on my machine, Wayland is still pretty unstable and some of the apps I have to use just don’t work with it at all. I’ve got way too much to do to go and try to debug it or hack it or even give up and go try another distro. When they take Cosmic out of beta, if it doesn’t work for me I’m just going to drop and go back to hopping. Or worse, I may just go back to MacOS 100% except for when I’m working on some server-side shit.
“We now added AI to the kernel”
This would be 100% valid
Weird Al: Kernel Drivers
A parody kernel of Linux USB Support
Something going catastrophically wrong with my current installation in a way that I can’t fix.
deleted by creator
I got the impression Mint isn’t best for KDE. For the reasons you mentioned, I guess, because it’s not been set up with all those options right for KDE.
I’m also on Mint, and happy to stick with it for some time, but sometimes I’ve wondered about going back to OpenSUSE, or even trying KDE’s own distro. But by then I start thinking about Nix and Guix also, as well as old faithful Arch. Then it’s too much choice and I remember how nicely Mint works for me and the family!
I’ve been settling on Linux Mint more and more as my generic workhorse distro. I have the least amount of issues with it out of the box compared to any other desktop distro.
It’s clean, relatively low bloat, includes codecs and drivers for basically everything I’ve ever needed to use/do, and Cinnamon’s only crime as a DE is looking kind of boring. But it’s easy to select a new theme, so not really a huge issue either.
I use a bunch of different distros for different purposes, but if you held a gun to my head and made me pick a distro I had to use exclusively for the rest of my life, it would be Mint with Cinnamon.
If something was to replace it, it would have to be even cleaner, simpler to setup, and have even better general stability and compatibility.
Probably nothing. I’m currently in the process of starting to distrohop a lot. I want to try out lots of distros, for fun and in order to recommend distros to other people. I will probably eventually settle on arch or nixos though, the customization seams really awesome.
Well one day I heard about NixOS… And that’s all it took
Sell it to me, please
If gentoo stopped being maintained, I guess I’d find something else.
I’m on Bazzite, so I may be tempted to switch to SteamOS on at least one of my devices, but Bazzite covers pretty much all my bases currently, both for gaming and work. I have a laptop with EndeavourOS and I love it, been using it for about 2-3 years there, but I’m switching laptops soon to a framework so I’ll also go with Bazzite there for consistency and due to the official support it has with framework laptops.
Honestly the experience I’ve had with these distros so far leaves me wishing for nothing more, and now with immutability and distro box I kinda don’t see the point in changing to anything else unless Bazzite development dies out or they make a painfully stupid decision, which doesn’t seem to be the case so far!
I usually try out a couple of new distros whenever I am either setting up a new computer, or something happens with my current machine that requires a fresh OS anyway.
I’ve been married to Pop!_OS for a couple of years now. however, for the past couple of months I’ve been booting exclusively into KDE Plasma on my desktop computer; almost everything works really well for me in that environment, except the built-in Pop!_OS stuff itself, such as the pop shop, does not work very well. so I might end up switching to a distribution that’s built around KDE, such as KDE Neon.
I’m also pretty curious about the Nix package manager and the concept of immutable desktop systems, so I guess I might try NixOS at some point? I don’t know much about it yet.
Nothing could get me to switch off gentoo at this point. It’s so flexible that you can use package managers from other distros (if you’re crazy and like to create problems for yourself). Creating your own packages is very easy with their ebuild system. In terms of the packages they offer the USE flags are an absolute killer feature that let you install only the parts of the program you want. They even have binary versions of larger programs like firefox or rust that you can install if you don’t want to compile them.
Well technically with compilers like Rust, you need a Rust compiler to actually compile Rust for you. That’s likely why they give binaries for such a thing.
Firefox though is a nice convenience.
I thought the rustc package bootstrapped itself like gcc does?
Last time I did, it was thanks to canonical pushing snaps and other things no one asked for.
Same. I had been using Ubuntu for over a decade for all of my Desktops, but had used CENTOS/Rocky for servers. Now I switched to Fedora for desktop which simplifies things since now only my Raspberry Pis use deb vs rpm.
Snap is super frustrating and the gate-keeping of updates and features behind the Pro subscription is annoying. I don’t want to have an account if I dint have to. It’s just one more privacy violation waiting to happen with no real benefit to me even if it is free for personal use.
Same here. I had been sticking to Ubuntu flavours for over 15 years.
I stuck with Ubuntu over a decade, but eventually Arch had several packages I was interested in that Ubuntu did not, plus the Arch wiki. I wanted to use Sway with several rofi/dmenu type utils, and Arch had a lot more of those packaged.
I use Fedora Asahi Remix currently, and I want to switch to NixOS but am uncertain about the MacBook support, and even if it was good switching would take longer than it’s worth unless my current installation stops working for whatever reason
Shadow updating their Linux app to support anything other than Ubuntu 20.04…
It’s the only reason I use it, and it’s weird and bad that they only support that distro and version (which has reached EOL). I’ve talked to them about it and all they say is “We see the need from users for support of newer Ubuntu versions and other distros” which is such a nothingburger of an answer. I spent three days with several other distros and Ubuntu versions trying to figure out a fix but sadly never found one. I just wanna use Linux Mint or anything other than Ubuntu, especially a 5 year old version.Ubuntu 20.04, and doesn’t work on other Ubuntu versions? Sounds like it’s compiled against old libraries.
If you want to try something more advanced, you might be able to get it to work in Nix or Flatpak. Both are ways to use the exact software libraries with an application. Both would be quite steep leaning to do! Even docker might solve the problem; still not an easy solution though, and might be harder to get hardware features working.