• coffeeClean@infosec.pub
    link
    fedilink
    arrow-up
    11
    arrow-down
    3
    ·
    edit-2
    4 months ago

    from the article:

    In short, using Discord for your free software/open source (FOSS) software project is a very bad idea. Free software matters — that’s why you’re writing it, after all. Using Discord partitions your community on either side of a walled garden, with one side that’s willing to use the proprietary Discord client, and one side that isn’t. It sets up users who are passionate about free software — i.e. your most passionate contributors or potential contributors — as second-class citizens.

    Interesting to do a “s/Discord/Github/” replace on the above. Same situation yet hardly anyone gives a shit.

    So yes, Drew DeVault is right. But he overestimates people’s commitment to free world digital rights principles and consistency thereof.

    • iarigby@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      4 months ago

      not at all the same situation. Git itself is not proprietary so all the projects can survive without GitHub if the need arises. Additionally, you don’t need an account to view the repository or its discussions. There is of course a walled garden for participation and it is an issue, however it doesn’t compare to discord, which is much, much worse.

    • ⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone
      link
      fedilink
      English
      arrow-up
      5
      ·
      4 months ago

      There’s not really much point in using a self hosted gitea or codeberg or sourcehut if you want the barrier of entry to be as low as possible for potential contributors. Maybe if some larger projects made the move. But GitHub has more features (like discussions), provides better hosting and ease of use. The focus of any open source project should be on development of the software, not the software which supports its development.

      • coffeeClean@infosec.pub
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        There’s not really much point in using a self hosted gitea or codeberg or sourcehut if you want the barrier of entry to be as low as possible for potential contributors.

        Of course there is.

        But GitHub has more features (like discussions), provides better hosting and ease of use.

        Bingo. Prioritizing convenience features above digital rights principles is exactly why Github’s walled garden dominates over forges that have a lower barrier of entry.

        The focus of any open source project should be on development of the software, not the software which supports its development.

        Again, people to setting aside their principles is exactly what I’m talking about.

        • ⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          4 months ago

          It’s not so much a case of people setting aside their principles, it’s more like people considering stability, potential contributions and convenience alongside their principles.

          Give Codeberg a few more years of stability and people might re-evaluate choosing GitHub. The controversy around Gitea forming a company and the fragmentation of development unsettles that trust.

    • chrash0@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      4 months ago

      doesn’t help that modern tools like lazy.nvim, etc make alternative hosting a barrier to entry. and a GitHub mirror is a tedious half measure.