• Reliant1087@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    17 hours ago

    You want little bit of the ability to customize everything without having to compile from scratch every time? You want a well documented system that has excellent documentation and a community that digs into most edge cases? You want upstream fixes ASAP because your team of volunteers are struggling to backport fixes?

    It has its place. I’m saying this as someone who uses Debian and red hat derivatives extensively.

    To me slow roll, tumbleweed and fedora were good contenders for the same slot but none of them let you completely fuck around with the design like Arch does.

    • AItoothbrush@lemmy.zip
      link
      fedilink
      English
      arrow-up
      3
      ·
      15 hours ago

      Yeah i get that, but also it has some huuuge problems. A very large part of arch users rely on the aur which is horrible from a security standpoint and in general for usability. If arch made its package distribution better it would be a really solid distro with a lot of merits. Of course if you get arround the package management woes its a good system to use. As for nix you dont actually re-build your system every time you change something cause you also do that technically when you boot, tho not in the sense of building software from source, it just links everything so its accessible.

      • Reliant1087@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        11 hours ago

        I think it’s sort of a big problem to solve because there’s no corporate backing or down stream derivatives contributing a lot back, making a fully curated repo hard to achieve. I wouldn’t mind a fully vetted AUR either but I don’t think the community can get there with the current resources.

        Nix honestly sounds really awesome. When I tried it long, it kept on running into edge cases for things that weren’t really working well like properitery drivers or old ass packages that needed a lot of workarounds. It sounds like it would be amazing on a server/vm.