you are viewing a single comment's thread
view the rest of the comments
[–] 27 points 1 year ago (18 children)

Self hosting for your own needs is great but you won't get the "drive by" contributions you get from shared platforms. On GitHub, Gitlab, and Codeberg, if I even see as little as a typo in the readme file, I open a pull request. I will not sign up on a hundred different git hosters for stuff like that.

  • source
  • parent
  • hideshow 18 child comments
  • [–] 44 points 1 year ago (10 children)

    So what you're saying is that we need federated git.

  • source
  • parent
  • hideshow 10 child comments
  • [–] 8 points 1 year ago (6 children)

    Huh. Gitlab just said it's too hard with their cut staffing numbers and they're not doing federation.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 6 points 1 year ago (4 children)

    ...git is federated. i'm assuming they're talking about things like issues and runners, but i don't think that's really necessary...

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 1 year ago (1 child)

    Gitlab just said

    ...git is federated

    If you read it again, you may find I said gitlab and not just git.

    And we won't talk about how git's decentralization is nothing like the concept of federation as it's being used in this entire discussion.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 13 points 1 year ago

    I remember Sourceforge, bitbucket, and a host of other "source" servers. GitHub was nice for a while, but its just another iteration of the same. Heck a lot of the major repos (like Linux for example) only do mirrors to GitHub. The same with codeberg, Gitlab, and other centralized services.

    At my last few jobs, we couldn't host on GitHub because of HIPPAA compliance. It was fine. Self hosting git is VERY common in quite a few industries.

  • source
  • parent
  • [–] 2 points 1 year ago (2 children)

    Adding Oauth with GitHub and GitLab is pretty easy

  • source
  • parent
  • hideshow 2 child comments