• sugar_in_your_tea@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    Perhaps you should consider the alternative, that it’s the lack of consistent dependencies across target distributions that’s the problem. Some of it is certainly fixable on the development side, but a lot of it is just the complexity of managing a software project that is expected to run in multiple very different environments.

    • jabjoe@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 years ago

      I think the diversity is a strength. It means thing don’t fail the same way, try different new things, and tests things from more angles. Different distro are good. BSD is good for Linux.

        • jabjoe@feddit.uk
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 years ago

          Sounds like something not ready for production to me. If it is not maintainable without nailing down it’s dependencies, it’s got a problem. I much prefer the reproducable packages direction. Seams a way more maintainable and open, approach.