this post was submitted on 28 Mar 2025
20 points (91.7% liked)
Open Source
35485 readers
145 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, but actually, no. For a ton of projects, Github is an important resource. It is the main collaboration tool through the issue trackers, offers hosting and continuous integration. If it fell of the earth today, a lot of projects would scramble and have a lot of lost (meta)data.
If they were to announce that they would shut down in three months time, those same projects would scramble as well to migrate - which is also a bit chaotic, but less so.
And: many projects are switching away right now. I moved mapcomplete to a selfhosted forgejo instance since a few months ('cause I don't trust github no more), Organic Maps moved just now cause they got a (temporary) ban. One of their contributors was apperantly from a US-sanctioned country (more info about them here: https://en.osm.town/@organicmaps@fosstodon.org).
How do I discover your code if it is on a selfhosted repo? On GitHub I can just search for keywords and find interesting projects.
The same way you do any other project. If you're interested, you go looking. You find my project which has a link to the repo. A link is a link. You're simply fighting over where the link goes to, and I'm pointing out that it's a stupid argument to be had.
And there's dozens and dozens of replacements available. The issue you're speaking of isn't an issue with Github at all. It's an issue with developers.
If Github going off the map borks your development because PROGRAMMERS can't use anything but Github, you have much bigger problems than you think.