this post was submitted on 23 Feb 2024
273 points (98.2% liked)

Linux

47369 readers
914 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

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
[–] [email protected] 7 points 7 months ago* (last edited 7 months ago)

Arch uses systemd so you haven't use Arch if you haven't used systemd. That probably doesn't change anything. You are welcome to not use systemd I could care less.

Arch is unstable because it ships packages that are brand new compared to Debian stable (not sid) that ships packages that have been tested for 2 years. Debian also used to only be free software but that has changed as of recently. (Stability and security are the exception)

Debian sid is the Debian unstable branch which has little to no testing. Software goes from there into the testing branch before finally making it into stable. By the time that happens its unlikely you will ever find a bug as the vast majority of the bugs have been found.

On the other hand, Arch pulls the packages as soon as possible as its user base prefers newer packages over stability. That's fine but to say it is somehow more stable is incorrect. For instance, here are some recent issue on Arch:

https://archlinux.org/news/openblas-0323-2-update-requires-manual-intervention/

https://archlinux.org/news/incoming-changes-in-jdk-jre-21-packages-may-require-manual-intervention/

https://www.tomshardware.com/news/linux-kernel-update-kills-laptop-displays

My point here isn't to say Arch is bad. My point is that you can't just leave Arch by itself for years on auto update without issue. Updating Arch often requires reading of changes and manual fixes. Some people enjoy that, others do not.