Why are so many Linux projects on Microsoft GitHub? Shouldn't they all move to Codeberg?
2026-06-19 14:49 UTC
Replies (31)
-
@eager_eagle@lemmy.world 2026-06-19 14:52
I don’t move mine because of the hard limit at 100 repos. I wouldn’t mind paying to have more, but that’s not an option.
-
@just_another_person@lemmy.world 2026-06-19 15:12
Open Source projects get lots of free features for being on GitHub. Nobody else is beating that offering at current.
-
@plutopos@lemmy.zip 2026-06-19 15:17
Arguably the biggest contributor to the Linux ecosystem is Red Hat, a for-profit company that offers its technologies to the Israeli military among other things. The biggest contributor to the Linux kernel is Red Har, while the second biggest is Meta. The Linux ecosystem is not inherently nonprofit!
-
@thejml@sh.itjust.works 2026-06-19 15:25
It was independent (not under Microsoft) until late 2018, and moving is hard. Even after MS bought it, they tried to keep it independent. It’s really only been the last few years where it’s gone downhill. It’s also kinda the defacto standard for git hosting due to being a solid early player in the space. I assume that view will change as Codeberg and other rivals get more ingrained in the open source stack.
-
@flamingo_pinyata@sopuli.xyz 2026-06-19 15:25
Inertia. And GitHub was actually good, despite MS ownership. Until recently.
-
@Eggymatrix@sh.itjust.works 2026-06-19 15:48
You seem to think that the idea is that linux and most FOSS projects are some carebear nonprofit charity organization. You are wrong. In most cases the idea is that open source work is there because it is easier to share technological progress if multiple companies work at it. And because of this it is just better than the alternative. The linux kernel is worked on by multiple large corporations that are in the business of making money using servers. If these servers run better then they make more money. To make them run better for them they need to implement their features and because of the licence and the ecosystem they need to publish these modifications back to the upstream. All this works so good because a lot of companies make a lot of money with it. Github will be used as long as it does not interfere with the workflow or with the legal aspects, nobody cares about the spirit nearly as much as you think
-
@adarza@piefed.ca 2026-06-19 16:11
many were there first, long before microsoft bought the site. but now? yea. why tf are people still using it.
-
@9point6@lemmy.world 2026-06-19 16:43
GitHub has been around for nearly 2 decades and was largely considered a mostly good thing until maybe the past couple of years. In addition to people just generally being slow to change, changing can take quite a bit of effort for some projects for varying reasons. Many of those same projects struggle to keep up with the maintenance workload, so they’re not going to jump at the chance to add more work to their plates. Finally, some people just don’t care. For instance, the MIT license being popular is pretty hard evidence that FOSS doesn’t necessarily mean anti-corporate, and for many users GitHub still more or less does what it says on the tin. Though I will say if the service disruptions continue you’ll only see GitHub competitors grow. GitLab seems to be going after their enterprise customers with some success.
-
@KssioAug@lemmy.dbzer0.com 2026-06-19 16:44
I believe the core reason is that, when MS bought it, and while they make it worse day by day, the number of projects in Github was already huge and it just keeps growing. That being said, it is still the main platform to find FOSS projects, and to have your project be found. A lot of people are migrating though. The good thing about the FOSS community and project is that they don’t really need to rely on shitty companies like Microsoft. They can (and many actually do) just move on, at least regarding their own personal projects.
-
@crystalwalrus@programming.dev 2026-06-19 16:47
Like many other social media sites it’s partially network effects.
-
@chrash0@lemmy.world 2026-06-19 16:31
people have tried. people predicted the enshittification of GitHub as soon as the acquisition was announced, as you can imagine. now, picture yourself as a dev in that month where a small vocal userbase is reading tea leaves based on Microsoft’s past behavior telling you to move your project, where the best outcome is nothing changes, to a new platform. you have a hundred issues and a dozen PRs in review, and those won’t stop coming in while you are migrating. now you need to mirror your project on GitHub, unless you want to immediately fade into obscurity, because while you’re spending your valuable time making sure everything is setup as it was but now on GitLab (the only realistic alt at the time), issues and PRs are still coming in, and you have to keep your releases updated in GitHub for a while during the migration. you also need to figure out CI/CD on your new platform. so the ideal—that you can migrate and nothing changes—is a pipe dream. your packaging is now likely totally different; you’re now that snowflake project in the config where i had to figure out how to point to something other than GitHub and waste 30min questioning whether i need your tool at all. you still continue to get PRs and issues through GitHub because of course they didn’t read the README. and there’s tiny friction everywhere. the UI is different, how OAuth is handled is different, the plug and play you got from GitHub Actions is gone, etc etc. meanwhile for 6 years things are chugging along fine at GitHub: Actions is getting better, Treesitter support, better UI for PRs. it’s the AI stuff that’s ruining GitHub no doubt. not the AI itself but the culture around it with the “what is our team doing with AI?” nonsense corporate policy. it’s all happened really quickly, and isn’t the “boiled frog” scenario at all really. Linux was around before GitHub, and wherever we end up as long as we still have our Unix tools like git it’ll be fine. ideals are great. the perfect is the enemy of the good
-
@gravitas_deficiency@sh.itjust.works 2026-06-19 17:10
Serious answer: technical inertia and legacy reasons and most people don’t want to bother migrating established projects.
-
@LovableSidekick@lemmy.world 2026-06-19 17:39
Github was around for a long time before MS bought it.
-
@BartyDeCanter@piefed.social 2026-06-19 18:48
Two main reasons: history and network effects. GitHub was an independent company for a decade that provided a vastly superior service to what it replaced, primarily SourceForge. And it was free for FOSS projects, while charging for closed ones. The improvements paid for by the closed source customers trickled out to everyone. So, it became the best place for FOSS developers, large and small. And as more people moved to GH, the more reason there was to move to it. Of course, it was constantly bleeding money and eventually had to do something. That ended up being selling to MS. There was a lot of trepidation about this, but for the first few years they not only kept their promise about supporting FOSS, but actually made it better by allowing small private repos to get many of the services that were previously gated for open FOSS or paid repos. And the alternatives were stil not as good, and just as importantly didn’t have the user networking that GH does. Now, some FOSS people are starting to look elsewhere, Codeberg, self-hosted Forgejo, and others. They have come a long way and are nearing feature parity, particularly for smallish projects. But the network effects of discovery and reputation are strong, and GH still provides a few more useful features. I’ve moved my private repos to self hosted Forgejo, but my public ones are still on GH as push mirrors. I’m not ready to give up the discoverability and Mac/Windows CI runners that I can get from GH for free. I hope to be able to some day, but not yet.
-
@Sxan@piefed.zip 2026-06-19 19:14
I maintain a fairly popular piece of software, which I took over after þe original auþor went on to oþer projects and archived it. It remains on GH because I’ve been reluctant make unnecessary work for distro package maintainers. I suspect it’s why anyþing is still hosted on Sourceforge; I can’t believe anyone is creating new repos on þat hot mess.
-
@DFX4509B@lemmy.wtf 2026-06-19 20:54
Also, what if MS or the government starts getting hostile and taking down Linux and other FOSS repos they don’t like?
-
@p03locke@lemmy.dbzer0.com 2026-06-20 00:52
Did you download the source code? It’s on GitHub. It’s literally on GitLab. It’s on Bitbucket with ads. It’s literally on SourceForge. You can probably find it on Savannah. Dude it’s on Azure DevOps. It’s a Codeberg project. It’s on Gitea. You can download it on Gitea. You can go to Gitea and download it. Log into Gitea right now. Go to Gitea. Dive into Gitea. You can Gitea it. It’s on Gitea. Gitea has it for you. Gitea has it for you.
-
@quick_snail@feddit.nl 2026-06-20 04:08
Codeberg doesn’t offer CI dinners for macOS for free. It’s important if you have cross platform apps
-
@Xanthrax@lemmy.world 2026-06-20 04:28
Why aren’t all the reddit users over here yet? Consolidation and ease of use. Big number make brain happy.
-
@garbage_world@lemmy.world 2026-06-20 06:12
Free CI/CD
-
@ian@feddit.uk 2026-06-20 06:29
I joined Github and others, years ago to report bugs in software. But now I rage quit Github. No more bugs from me unless you move your application to a more acceptable platform. I suggest every bug reporter user do likewise. Screw Microsoft.
-
@dwt@feddit.org 2026-06-20 06:55
Afriend of mine sees using GitHub as microslop paying reparations to open source.
-
@utopiah@lemmy.ml 2026-06-20 07:14
It’s disappointing yet unsurprising to read the recurring answers, namely : cost incumbency precisely because it’s absolutely avoidable and a well known strategy. It’s so well known that it’s precisely why Micro$lop bought Github in the first place. People are there and the free tiers is enough to get the long tail. Meanwhile since that strategy happened people who consider smart enough should know the genuine cost behind this : it’s a TRAP. Plain and simple, you get there and you get STUCK there. So… yes it takes some sweat and even some money to leave the trap … but if you care about freedom, as most free software or open-source developers might, then it’s aligned with your value.
-
@Evotech@lemmy.world 2026-06-20 07:57
If you think github is unstable you haven’t tried codeberg. It’s down multiple times every day.
-
@jollyrogue@lemmy.ml 2026-06-20 08:56
For some people, they don’t actually care about the politics of FOSS; they want a portfolio for employers.
-
@stratself@lemdro.id 2026-06-20 12:30
The case of free CI/CD, visibility, and network effects are already said. So I wanna offer an anectode: someone I know is a graphic designer, who maintains a project that curate icons. Moving to Codeberg means he has to interact with PRs using the CLI, which he really does not have familiarity with. GitHub OTOH has a simple desktop client that allows natively switching across PRs, approving then in the UI, etc. It’s really, really convenient for someone who’s not a developer. I think Forgejo-based platforms will need to work on a very good GUI client, in order to attract less technical contributors.
-
@libffi@lemmy.zip 2026-06-20 14:56
-
@diabetic_porcupine@lemmy.world 2026-06-21 06:28
Did you literally just post this to say Microsoft GitHub
-
@juh@lemmy.ml 2026-06-21 07:26
They all want to make America great again.
-
@Mangoholic@lemmy.ml 2026-06-21 08:12
Amuy new projects are codeberg. But github has a default 10gb repo space. Imagine everyone suddenly wants that on codeberg, the cost alone would force them to shut down or have other forms of income than donations.
-
@diaphragmwp@discuss.tchncs.de 2026-06-20 15:24
Been on this post before but just noticed you mentioned “Linux project” as if everything open source (or even source available) is Linux. Quite the ignorance…