Old is stability
Old is stability
Arch users whenever they update
same using alexandrite
Works on my PC
Btw I use Arch
Me using GNOME on Arch
For my use cases (audio, programming, engineering school, watching crap on FreeTube) I value stability and predictability over security and shiny new stuff. In the rare cases that things break, they break in ways that are already well-understood, so usually have workarounds or solutions.
In the few cases I do need something newer than the Debian repos provide, I just use Flatpaks or get an updated .deb from the devs of the particular software.
So yeah, zero rush for Plasma 6 for me. It looks nice, but I’ll just be chilling on Plasma 5 until it comes out.
Flatpak, nix, guix, snap, appimage, distrobox, etc. You most certainly can handle that.
On my system half of the packages come from Debian repositories, and half from nix unstable.
For the target users of Debian stable? No.
Debian stable is for servers or other applications where security and predictability are paramount. For that application I absolutely do not want a lot package churn. Quite the opposite.
Meanwhile Sid provides a rolling release experience that in practice is every bit as stable as any other rolling release distro.
And if I have something running stable and I really need to pull in the latest of something, I can always mix and match.
Ultimately Debian offers a spectrum of options for different use cases and then lets me choose.
If you don’t want that, fine, don’t use Debian. But for a lot of us, we choose Debian because of how it’s managed, not in spite of it.
Arch is actually pretty stable. And one of the best things about using arch is the arch wiki which is the best documentation I’ve ever seen for any distro.
My experience trying to solve specific issues on Debian and Ubuntu lead me down rabbit holes of forums where even the accepted answer is wrong.
Rolling release?
I want revolving release, every one is a russian roulette to destroy my system
If system-breaking updates ship to consumers, the QA system doesn’t work.
openSUSE TW is rolling release and their openQA system is extremely robust.
Updating my Laptop and server (Arch testing):
Updating my PC (Arch testing, but with NVidia):
Arch users are late to the party. NixOS had plasma 6 the same day as the release.
Yeah, this kind of misunderstands what debian is. If you wanted newer bleeding edge stuff you wouldn’t be using debian. Debian is all about the stability.
That said, Debian Sid or testing (the bleeding edge system that 13 will come from) may move to 6? Debian 12 was last year so 13 would be in 2025, so it seems likely 6 will make its way into the bleeding edge versions if people really wanted to use it. But there are better options for most end users than using test versions of major distros.
Debian is not all about “stability” in the sense of “doesn’t crash”. Debian is all about consistency. The platform doesn’t change. That means if there is a bug that crashes the system for you… it’s going to consistently be there.
For me, it was when stable was on kernel 3.16, and 3.18 was in testing, but the latest kernel was 3.19. And this was an era where AMD’s drivers not fully OpenGL compliant yet. Which meant games would crash. And knowing “this game will always crash until 3 years from now when we finally get a newer kernel” was enough to chase me off.
debian’s neovim package is 0.7.2. Sid is 0.7.2. Experimental is 0.9.5… If there are any bugfixes between 0.7.2 and 0.9.5 that are critical for your workflow… too bad. If its not a “security” release, its not getting updated. You can live with knowing the bug.
“Never change anything, stick to known good versions” only works if you know 100% that the “known good version” is actually bug free. No code is bug free, so inevitably the locked down versions in Debian will have still some flaws (and debian doesn’t backport bugfixes, they only backport SECURITY fixes). For most use cases, the flaws will be minor enough to not matter. But inevitably, if a flaw exists, it affects SOMEONE.
If you actually want to do any sort of complicated computing, debian is not a great choice. if you want a unchanging base so you can run a web browser and processor, I’m sure it’s great.
Debian is not all about “stability” in the sense of “doesn’t crash”. Debian is all about consistency. The platform doesn’t change.
Yes, that’s what ‘stable’ means.
Most people use stable to refer to something that doesn’t crash or cause issues. Something that you might call “rock solid” which implies it’s not going to fall over. Something to put on your server because you’ll get great uptime without issues.
Debian is one of the few places where stable might crash more than unstable, because known bugs in Debian don’t get backported unless they cause security issues.
I use Debian on my servers because “some testing” is nice and the only thing I run on my servers is docker. And ironically, I have to use a PPA for docker.
So for me, it’s a stable enough base OS, but it “too stable” for anything that actually runs on the servers.