View all comments ➔
  • PSA: GitHub does not have a monopoly, you are free to host your stuff elsewhere (or yourself)

      • Relatively minor for source code forges.

        The reasons everyone uses GitHub:

        • Free, even for private repos. No ads.
        • Free CI - this is huge. Nobody else does this because it costs Microsoft around $100m/year to provide.
        • It’s quite good.

        If anyone can ever compete with that then I doubt network effects will keep people there.

    • Yes, and for most of us it’s easy to do so, but I’m not going to explain a noob how to add new repositories. I mean, I did, and I will do in the future, but it’s not my favorite task to do.


      I realized my comment was a bit ambiguous. I meant repositories like for Maven, NPM, or package managers. Having stuff on GitHub makes it a lot easier.