• jackeryjoo
    link
    English
    251 month ago

    Also a reply so you can understand a bit how things typically work in FOSS projects.

    There’s a democracy in healthy ones, but ultimately, there has to be someone at the top that has the final say. The project maintainer/main contributor. Someone who gets to be the tie breaker, or absolutely final authority on what does or doesn’t make it into a patch/version/etc.

    This is extremely common, and generally healthy, in these kinds of ecosystems.

    • @[email protected]
      link
      fedilink
      English
      21 month ago

      Yes, that’s just the way it is in systems that involve humans. But when that final authority refuses to make a necessary decision, what do you do?

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

        Fork. Setting up a whole new project infrastructure, getting fellow developers on board with your putsch and everything can be a PITA but all those are natural hurdles, due to how the licensing works the BDFL has no way to stop you.

        As such, as a BDFL you rule by the grace of authority of the bootmaker. If you don’t make sense, if you aren’t respected, sooner than later the community is going to leave you behind.

      • @steeznson
        link
        181 month ago

        It has worked successfully for linux for decades and other FOSS projects like Python have successfully followed the same model.