this post was submitted on 13 Nov 2025
85 points (92.9% liked)

Linux

59677 readers
811 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 6 years ago
MODERATORS
 

May be a mean sounding question, but I’m genuinely wondering why people would choose Arch/Endevour/whatever (NOT on steam hardware) over another all-in-one distro related to Fedora or Ubuntu. Is it shown that there are significant performance benefits to installing daemons and utilities à la carte? Is there something else I’m missing? Is it because arch users are enthusiasts that enjoy trying to optimize their system?

you are viewing a single comment's thread
view the rest of the comments
[–] DickFiasco@sh.itjust.works 2 points 1 week ago* (last edited 1 week ago)

It's a good question and years ago I might have asked the same thing. I'm a minimalist and I really dislike all the extra crap that comes with all-in-one distros these days. Not just installed programs, but also daemons and services that start by default. I hate the idea that I have to go in and manually turn them all off on new installs. I used Ubuntu for a long time but slowly got more and more annoyed at the bloat. The snap situation was the final straw that pushed me to explore other distros. I landed on Arch and really liked it. A new Arch install can be incredibly clean, basically providing nothing more than a command prompt from which you can install what you need. The only stuff running on your machine is what you explicitly put on it. There are a couple things I get annoyed with in Arch, like some baked-in drivers for hardware I don't have, however it's minor enough that I can let it go. I also played with Gentoo but couldn't get comfortable enough to make it my daily driver. Arch is my personal best-balance between cleanliness and effort.