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@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    2 hours ago

    Why do distros make that so difficult?

    # pacman -S nvidia
    # systemctl reboot
    

    Good to go. 🚀

    • MummifiedClient5000@feddit.dk
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 hour ago

      Fedora doesn’t ship proprietary NVIDIA drivers in its official repos and doesn’t include 3rd party repos with proprietary software either. This is for licensing and I guess philosophical reasons. Arch has a different approach. That’s why.