←back to thread

848 points thefilmore | 5 comments | | HN request time: 0s | source
1. joha4270 ◴[] No.43970011[source]
If GitHub went down, how much would it impact the open source world?

Sure, there would be local copies everywhere, but for a distribution version control system, it's pretty centralized at GitHub

replies(2): >>43970061 #>>43972777 #
2. kgeist ◴[] No.43970061[source]
If GitHub went down, the code would be fine (just announce a new official URL), but the main thing that would be lost is issues and pull requests. Maybe Git should add official support for issues and pull requests in its metadata to be fully decentralized.
replies(2): >>43970188 #>>43970495 #
3. nurumaik ◴[] No.43970188[source]
Fully decentralized metadata so we can finally have merge conflicts in PR comments while discussing merge conflicts
4. joha4270 ◴[] No.43970495[source]
Yes, as a I mentioned there is plenty of local copies of the code floating around.

Everything else... as the original comment said, is pretty centralized for a decentralized system.

5. moralestapia ◴[] No.43972777[source]
>for a distribution version control system, it's pretty centralized at GitHub

This is what I don't get ... what is the alternative to GitHub?