Comment on Archivists Recreate Pre-Trump CDC Website, Are Hosting It in Europe
singletona@lemmy.world 2 months agoMicrosoft suddenly getting ordered by the DoJ to pull offending projects from github Or Else.
Comment on Archivists Recreate Pre-Trump CDC Website, Are Hosting It in Europe
singletona@lemmy.world 2 months agoMicrosoft suddenly getting ordered by the DoJ to pull offending projects from github Or Else.
Quill7513@slrpnk.net 2 months ago
if that happens, people should migrate to gitlab or forgejo. gitlab is a Ukrainian company, and forgejo development is primarily driven by Codeberg in Germany.
krimson@lemmy.world 2 months ago
Gitlab was created by a ukranian and dutch developer originally but today Gitlab stock is traded on Nasdaq and its HQ is listed as San Francisco (wikipedia). I use it selfhosted but I don’t think gitlab.com can be seen as European anymore.
Correct me if I’m wrong.
stardust@lemmy.ca 2 months ago
Dammit really need to stop setting up HQs in US. It’s the same for archive.org and wikipedia.
Parsizzle@lemm.ee 2 months ago
I think you might be right for the simple reason that (based on that same source and my presumption of their names ) all the C* people seem to be American as well.
PlexSheep@infosec.pub 2 months ago
I self host forgejo. GitHub is the better service because of their super fast ci servers, the GitHub actions that just work, and also because collaboration is tied to the network effect
grue@lemmy.world 2 months ago
Or better yet, they should just go ahead and do so right now. What’s the point of picking Github over the other better alternatives anyway?
Quill7513@slrpnk.net 2 months ago
(i agree entirely, but i have to accept a lot of people just go wherever the most users are)
grue@lemmy.world 2 months ago
It’s a version control system, not social media!
I get that you’re explaining it, not endorsing it, but the notion that people would pick Github over Gitlab or Codeburg because of the bandwagon effect is just dumb and weird.
GreenKnight23@lemmy.world 2 months ago
Th3D3k0y@lemmy.world 2 months ago
Is this like that meme about houseplants and potatoes?
Github - aww, someone called out API too much I guess I’ll just die Gitlab - I am in a fucking warzone and you don’t see that stopping me.
cupcakezealot@lemmy.blahaj.zone 2 months ago
people should just automatically push to all three as a backup from the start, tbh
balder1991@lemmy.world 2 months ago
They don’t need to, because git is already decentralized. All the history is usually on everyone’s computers.
PlexSheep@infosec.pub 2 months ago
It’s not just about git. It’s also about issued, PRs, comments, security advisory, and so on
cupcakezealot@lemmy.blahaj.zone 2 months ago
it’s not the history though it’s the releases, readmes, or issues for people who are interested in the project but aren’t contributors
SeeFerns@programming.dev 2 months ago
Any opinions on gitea? Idk I’ve been using it for about a year and it works nicely
Quill7513@slrpnk.net 2 months ago
of the gogs family tree it’s my middle favorite.
forgejo gets the edge because of federation. gitea’s corporate situation is less than ideal. gogs simply doesn’t have the features to be a complete solution
SeeFerns@programming.dev 2 months ago
I didn’t realize Gitea had any issues, I didn’t do my due diligence and look into them much after switching from GitHub.
I’ll check out forgejo thanks!
SabinStargem@lemmings.world 2 months ago
Didn’t know that. Thanks for the tidbit of lore. :)