this post was submitted on 06 Mar 2025
2 points (100.0% liked)

Linux

51482 readers
255 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
[–] superkret@feddit.org 1 points 4 days ago* (last edited 4 days ago) (1 children)

Arch is the most "just works" distro I ever tried.
Reducing the workload of the distro maintainers by keeping packages vanilla and close to upstream, not writing a shitload of distro-specific GUI tools, and off-loading all the weird stuff to a user repo, is genius.
That way, there's more capacity to focus on getting it right.

Other distros have a lot more "features" (looking at you, OpenSUSE and Ubuntu) but Arch just gives you a high quality package of the newest stuff, and it's amazing how solid it is nowadays.

[–] fartsparkles@lemmy.world 1 points 4 days ago

I went wild and started using it for servers about 5 years ago and I shit you not, it’s far more stable than I would have thought. I parse the blog for update notes if there’s any big changes to anything I’m using but given most stuff is offloaded to containers, I pretty much yolo a yay -Syu every week. Zero issues.

I had more issues with Debian and Ubuntu due to bugs in stale packages or weird default configs than I have running bleeding edge vanilla via Arch.