Two years into full-time Linux and I’m finally burning the distro-hopping cycle. I fell for the Arch/AUR trap for a while, but I got tired of spending my weekends debugging file manager crashes instead of maintaining my home lab.

Switched back to Fedora, and it’s boring in exactly the way I need it to be. It’s a stable launchpad for my projects, not the project itself.

  • Victor
    Aquileo | link
    Aquileo | fedilink
    Aquileo | arrow-up
    1
    Aquileo | arrow-down
    2
    ·
    16 hours ago

    If you like to fiddle, I might suggest Arch. 😁 Hit me up if you want help with getting started!

      • Victor
        Aquileo | link
        Aquileo | fedilink
        Aquileo | arrow-up
        1
        ·
        5 hours ago

        Fair enough. I thought it was one of those distros that you couldn’t change much once installed. My bad, if incorrect.

      • djdarren@piefed.social
        Aquileo | link
        Aquileo | fedilink
        English
        Aquileo | arrow-up
        1
        ·
        15 hours ago

        Yeah, I tried pure Arch first, fucked up by not installing the right drivers for my old Nvidia card, and was never able to really get it running properly. So I gave up and tried CachyOS instead, on the basis that it’d probably get the drivers right for me. And it did.

        • Allero@lemmy.today
          Aquileo | link
          Aquileo | fedilink
          Aquileo | arrow-up
          2
          ·
          5 hours ago

          I’d come with a word of caution then - while CachyOS automatically and conveniently installs with correct defaults, it is still a direct Arch derivative. Going forward, it will be just as easy to screw the system up and not know where to go next.

          With that said, I strongly advise to learn to revert any change you can make to your system. The simplest way (assuming CachyOS installed root filesystem as btrfs) is to learn your way around snapper early on. Check tutorials on how to do it right on CachyOS.

          With Snapper set up well, you can essentially undo any change. And this will be essential as you learn Arch (which CachyOS still really is).