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?

  • Telorand@reddthat.com
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    Look into:

    • Bazzite (Fedora Atomic)
    • Nobara (Fedora)
    • ChimeraOS (Arch, AMD-only)
    • Garuda (Arch)

    All are preconfigured for gaming. Bazzite and Nobara use the fsync kernel, not sure what Chimera uses, and Garuda uses the zen kernel.

    Otherwise, Arch is still the most popular choice for gaming if you look at the statistics.

  • Fliegenpilzgünni@slrpnk.net
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 months ago

    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.

  • bloodfart@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    So you have a lot of suggestions in this thread.

    I have an unconventional one:

    Red hat.

    You can use it for free as long as you register on their website.

    The benefit: lots of documentation, a significantly different way of thinking about things (it asks you to define a compliance posture out of the box lol) and a package manager that does a lot of things right.

    You said yourself youve been in the game for a while. Why not try being agent smith instead of neo?

  • Kaity@leminal.space
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    3 months ago

    EndeavourOS, Simply Arch with an installer, has KDE as an option for DE.

    I use it, I love it. Arch is great. E-OS just cuts out the first few hours/days of set up.

    • Crazyslinkz@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      Lol that’s on my current rig. It’s not bad, but I feel if that I’ll end up back on arch instead of having the endeavouros overlay.

        • Crazyslinkz@lemmy.worldOP
          link
          fedilink
          arrow-up
          0
          ·
          3 months ago

          As I said, to avoid bloat, why run an os over an os? Endeavouros has its update but there’s also an arch update. I don’t need hand holding for the install and that’s one of the benefits of Endeavouros, at least that’s my understanding.

          • Petter1@lemm.ee
            link
            fedilink
            arrow-up
            1
            ·
            3 months ago

            It is not a OS over an OS just some packages that are preinstalled

            EndeavourOS has its own packages ( https://github.com/endeavouros-team/PKGBUILDS ), but they are mostly driver stuff and some presets for the different desktop environments. Rest is all from arch, arch extra, arch extra multilib(32bit) and AUR.

            And yea, you understand it right, if you don’t want help managing arch, it is not for you.