• emergencycall
    link
    fedilink
    1517 days ago

    It would help more people to improve the installer for difficult-to-install software rather than creating an entire operating system around that software. Using the entire operating system as an installer is over the top

    • @[email protected]
      link
      fedilink
      3
      edit-2
      17 days ago

      Yeah I’m reading what they said and that kind of solution wouldn’t be acceptable in any industry…

      Imagine if you wanted to add AC to your central heating system and they told you they need to add a second furnace in parallel to the one you already have because it’s possible to add AC to your current setup, but it’s very complicated to do so…

      • Jess
        link
        fedilink
        317 days ago

        Maybe one you could just download and pipe to bash. /s

          • Jess
            link
            fedilink
            316 days ago

            I figured, I was playing on the number of github repos with instructions for curl pipe bash combos.

      • @[email protected]
        link
        fedilink
        216 days ago

        You’re re-inventing the Nix tool which is exactly a script that sets up all the programs and services you want to install

        • Possibly linux
          link
          fedilink
          English
          116 days ago

          Except no one really uses Nix outside of Nix OS. It is slow and complicated for little reason.

          Just use Ansible and an answers file

          • @[email protected]
            link
            fedilink
            1
            edit-2
            16 days ago

            Then how come we have more packages than the AUR?

            And don’t say it’s because we packaged Python and Haskell stuff since we have more non-unique packages too

    • Cassa
      link
      fedilink
      217 days ago

      Don’t know the case for this - but there are absolutely cases where the merger is blocked for some reason, and why not just fix it yourself with a distro? It hurts nobody.

    • @[email protected]
      link
      fedilink
      116 days ago

      If you improve the installer to the point it can install any combination of software together (including incompatible versions of deps) you end up with NixOS again

      • @[email protected]
        link
        fedilink
        216 days ago

        Much like how crustaceans have repeatedly evolved into pseudo-crabs, Linux distros tend to evolve into pseudo-nix