this post was submitted on 08 Aug 2023
135 points (93.0% liked)
Linux
47958 readers
1123 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
TBH, if you don't have bleeding edge hardware just stay with OPENSUSE Leap, Debian Stable, Linux Mint or LMDE. If you are feeling adventurous, even Slackware will cover your back most of the time and gives you more bragging rights than Arch. Even if you have bleeding edge hardware, you are better off with OpenSUSE Tumbleweed, Fedora and Arch.
Manjaro is just not that stable. It once was the only way to install an Arch-ish system without having to go through the hassle of the official Arch installation guide, but currently there are several options to avoid this guide and still have a vanilla Arch system. That's how I used Manjaro for a brief period. The tools I remember they provide, or even better alternatives, are in the Arch User Repo (AUR) anyway, available for all Arch-like distro users. Maybe the only exception to this is the wide catalog of kernels that Manjaro provides, but an equally extensive catalog is available for Arch users through official and third-party repos and the AUR.
Manjaro is not quite exciting but also not quite stable. I think it's a distro most people get by accident.
Debian unstable best for gaming
Debian sid/unstable isn't even a real distro, it is just a staging area for testing. No care is taken to keep packages added to it compatible, that is literally where packages go to achieve that compatibility before they go to Debian testing and/or stable. It does not get security updates either.
I don't know about security updates, but what you just described in the first sentences is literally the definition of an unstable release
No, unstable just means it isn't tested, not that people literally do not pay attention to version constraints when assembling a collection of packages.
You don't need security updates when you are using the latest version of a package. That's the security model that all rolling release distros use. Security comes from upstream development, from devs patching their software as soon as they find vulnerabilities. If this is more or less secure than the Debian Stable approach is up for your use case.
Packages with fixes are often in Debian Security before they are in unstable though because nobody cares about security fixes for unstable. They just update the packages there when they need a new version as part of their regular workflow. It is not like a rolling release distro.
I didn't say it was a rolling release distro. The security model of their packages is one of a rolling release distro but the distribution is unstable, not rolling. The thing I find plainly absurd is to ask a security repo from the unstable branch of a distro, or from a rolling release distro.