• sudo@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    6 hours ago

    Arch is deliberately minimal making it a good base system in the same way Debian or Fedora is. It’s smaller, simpler, updates faster than the others and is far more configurable. It is however not built for the average user and most distros built on top of it that try to make it more “usable” are IMO pretty dangerous ideas. I think the only derivative i’ve tried that was good was SteamOS because they made it Atomic like nix or silverblue.

    None of this really has to do with the AUR. That was always labelled as “use at your own risk”. And to their credit they caught and addressed the attack within a day of it happening. Still, hosting user PKGBUILDs and leaving it to individual users to audit them is not a secure solution, its just punting on the responsibility.

      • sudo@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        5 hours ago

        “More easily configurable” would be more accurate, because there’s less things that could get in your way. The system is designed to make it as simple as possible from a developers perspective.

        • Auth@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 hours ago

          Its the same config file designed in the exact same way. The only difference is on Arch the user may know how their system fits together but they very well may not.

          Or maybe I can agree with “more configurable” if I shift my perspective of configuration to be taking a default and adding/removing. Because arch users will add a lot of things and pre configured distros wont need to add as many things and maybe that means more configuration is happening. Even though both users can theoretically add and remove the same amount.