Comment on GitHub is no longer independent at Microsoft after CEO resignation
mesamunefire@piefed.social 1 month agoOr your own server. But yeah this is not so good for the rest of us. They are doubling down on AI.
Comment on GitHub is no longer independent at Microsoft after CEO resignation
mesamunefire@piefed.social 1 month agoOr your own server. But yeah this is not so good for the rest of us. They are doubling down on AI.
woelkchen@lemmy.world 1 month ago
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.
grue@lemmy.world 1 month ago
So what you’re saying is that we need federated git.
kybean@pawb.social 1 month ago
Forgejo, the software project powering Codeberg, is working on adding federation but it’s got a long way to go before it’s a usable feature
mesamunefire@piefed.social 1 month ago
The closest I found that works is: https://hackaday.com/2024/03/16/radicle-an-open-source-peer-to-peer-github-alternative/
https://radicle.xyz/
It took a LONG time to get set up on one of my systems. It worked! Unfortunately, I found that just having git by itself was fine for my purposes. And most people are throwing in behind codeberg which is fine by me.
corsicanguppy@lemmy.ca 1 month ago
Huh. Gitlab just said it’s too hard with their cut staffing numbers and they’re not doing federation.
lime@feddit.nu 1 month ago
…git is federated. i’m assuming they’re talking about things like issues and runners, but i don’t think that’s really necessary…
alsaaas@lemmy.dbzer0.com 1 month ago
Yeah, IRRC thus far they only have starring (not I starring, mind you) implemented and it’s not even in main yet
lka1988@lemmy.dbzer0.com 1 month ago
I mean, this is more-or-less how the Linux kernel is managed.
mesamunefire@piefed.social 1 month 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.
Zwuzelmaus@feddit.org 1 month ago
So we need a free & federated identity provider to sign us up as easy as 123 there.
lime@feddit.nu 1 month ago
it’s called ssh
lime@feddit.nu 1 month ago
i am still rooting for patch requests to become more mainstream, it seems like the best possible solution. it just needs some discoverability.
exu@feditown.com 1 month ago
Adding Oauth with GitHub and GitLab is pretty easy
woelkchen@lemmy.world 1 month ago
OAuth is just making yet another account with a 3rd party authorization mechanism.
exu@feditown.com 1 month ago
Yes, but you don’t have to worry about the password