this post was submitted on 13 Sep 2024
58 points (89.2% liked)

Linux

47337 readers
1244 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
 

I'm going to be building a new computer soon for myself. (Going AMD for the first time, since intel microcode issue.)

I would say I'm an expert or advanced user, as been using pcs for 25 years and set up arch and slackware in the past. I have tried many distros and would like some feedback.

I mainly use my pc for gaming. I want something customizable, KDE ish, and without bloatware. A good wiki is a plus.

I think that i may end up with arch... is it better for gaming since it's bleeding edge and isn't steamos built off it?

Side question is distro chooser accurate?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 5 days ago* (last edited 5 days ago) (1 children)

Because others already suggested Arch/ EndeavourOS, I'll be suggesting something else: Bazzite.

It's part of the image based ("immutable") Fedora series and is basically Fedora Kinoite, with all drivers and codecs already set up for you, self managing, with many gaming tweaks included.

It's rock solid and basically unbreakable, while also being extremely modern and updated. On Arch, even if it doesn't break, you always get the newest stuff, which might not be as polished. On Fedora, it matures a few months, while still being very modern.

The main target group is "For Linux users who don't want to use Linux", meaning, it runs all your favourite stuff (KDE, etc.) without having to care for anything. It even updates itself automatically in the background without any interference.

If you prefer something with less "bloat" (a lot of optional tools and software to choose from, but nothing mandatory), then check out Aurora, which is basically the same, but without gaming stuff.

For more information, check out universal-blue.org

Just a small heads up for OP: You have to do quite a lot of (advanced) things differently from now on if you choose Atomic.

Use containers (Distrobox, etc.) for everything you can, avoid installing stuff on the host if possible, etc.

Just use Flatpaks for 95% you do graphically, and for CLI stuff or software that isn't available as Flatpak, I would recommend you to create an Arch Distrobox container (already set up IIRC) and use that. You can even install stuff from the AUR and export it, so it works just like it is supposed to.

[–] [email protected] 1 points 4 days ago

Thanks for the detailed response. Yeah I'm reading up on distrobox.