• 2 Posts
  • 911 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle









  • Stable vs Unstable does not mean anything to do with bugginess or prone to breakage

    It would be great if that’s how the words were actually used, but in most discussions I’ve seen it is certainly not the case. Also, when talking to new users, they are supposed to magically understand and know the word is used in a niche way in this context? It certainly won’t be what they take from it when hearing or reading it.

    Unstable means packages update frequently including major versions

    That’s what we have rolling or bleeding edge for. Sure, unstable can mean that when used within the same project/context. So having different releases be stable and unstable for the same thing, but across projects/distros that’s just confusing, especially for new people. Yes I’m aware of the historic reasons and the roots in software development, but I’d argue it isn’t helpful to convey the practical reality of the differences.


  • I didn’t claim anything is bad, anywhere.

    Also I didn’t “try to use Debian in a way it wasn’t inteded to be used”. I am using debian on 90% of my servers/vms/containers to this day. Have been for literally decades. To give a specific example: I was running a nextcloud, which required PHP, and wanted to update that. The newer version reuqired a higher PHP version, because the currently installed PHP version was EoL and not supported anymore (by PHP maintainers or Nextcloud). So updating required removing the debian-provided PHP version and installing one from other sources (external repo or compile from source), which honestly defeats the point of a “stable” distribution if the software provided is EoL, doesn’t it?

    And to be clear this is just one example I can specifically remember. The “issues” I encouter when using debian are usually of that general type. And to be clear, that’s mostly the point of using it on a server, where I use it, but even there it sometimes goes a bit too far.

    And finally: I was originally arguing the semantics of calling debian stable and arch UNstable, which it is not. It is rolling, it might be bleeding edge. It’s also isn’t the same as having a stable and unstable release branch (within the same distro) when applying the label to the most stable release of different distros.