this post was submitted on 28 Jun 2026
-21 points (25.6% liked)
Linux
66133 readers
326 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 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is a purely technical association. And in case with Atomic Desktops, it is just an option at last.
Yeah I probably would be able running NixOS, but I think it will take a lot of time to compile big packages in Gentoo. And if I don't compile the largest parts of the system by myself with appropriate flags for efficiency, Gentoo doesn't make that much sense compared to Arch or Artix. I have 5.7GB of RAM (the rest is reserved by system and GPU), and I've seen a guy with 128GB RAM on youtube, who still used a lot of binaries because of long compilation and the inefficiency (hah) of portage. He has been running Gentoo for more than a year. I wish I knew C so I could rewrite portage to C.
Oh, by the way I've heard of CachyOS, it is Arch based to I'll have some of the advantages of Arch, and it is said to be optimized well. Have you ever heard of how Cachy performs?
Compiling Firefox alone for speed may not grant a big performance boost. But all together, all the self-compiled things with ~1-2% performance boost each result in a really serious benefit all together. I also don't know if the guy you mentioned used all the flags he could. I know there are some flags you're recommended to stick with, but I would learn to take the maximum benefit of them, even if it is tedious to learn, bcuz mistakes in use flags cause trouble.
That was not plenty for me when I was into music production. Really limiting tbf. I want to take away some reserved RAM from the GPU, cuz I'm not gaming or mining crypto anyway. And I really want to use VMs.
Compilation is of course taking some time always, but I believe that with my current skill level and hardware it is not worth it yet.
I actually want a system that is fast, optimized and controlled. I wish it also wasn't asking for extensive maintenance, but it is not trivial to accomplish that with Gentoo or Arch. But still possible, with some trade-offs, but those are not very relevant for me. And yeah, I want a system that I know and understand, that doesn't keep any secrets from me. And I want powerful hardware, yeah.
Alpine is a good one, but it doesn't seem to suit for casual usage. I would use it, but as a server. That's what it was actually made for, I believe. Void is also great, but it has the problem of package availability. XBPS is not common, so one still runs into compiling things when using Void as a daily driver. However, I recently consider installing a custom Void flavor on my low-end netbook, which isn't snappy even with Debian Xfce. I'm going to install a minimal Void, and then add XLibre and LXQt, that'd be perfect for my netbook, and almost all the software I'd need there, will highly likely be present in the repos.
And for the main laptop, I guess I'm staying on Fedora KDE, unless I need my FL Studio and flash Windows back. I'll be figuring out where performance sucks, some bottlenecks, and fix them.