Live data from Hacker News

GitHub was down

githubstatus.com

131–133 of 133 posts

Re: GitHub was down

#131
post #111

Earlier quoted context omitted.

It is. We all have our own copy of the repository, and can still distribute changes using any of the other methods: - A different central server - Email - A shared on-filesystem copy, e.g. local network drive - HTTP or SSH between developer computers (put your repository somewhere where your NginX or Apache serves it, the other developer can "git remote add chvid http://chvid.example.com/repository" ).

Do you really think the average developer using git has any idea about how it can be used decentralized?

IMO, more people need to ask themselves how their tools work and why they exist and find the answers to those questions

Re: GitHub was down

#132
post #52
post #37

Earlier quoted context omitted.

The downside is that a lot of these self hosted archives will have disappeared 10 years from now. Meanwhile, I expect many forgotten repos to remain online with Github one way or another for a very long time. If you do go the self-hosting route, add a mainstream host as an additional remote and push your commits to both.

This is a huge reason why they are making MaidSAFE. Anyone remember Freenet?

Correct http://dweb.happybeing.com/blog/post/002-safegit-decentralis...

Re: GitHub was down

#133
post #52

Earlier quoted context omitted.

This is a huge reason why they are making MaidSAFE. Anyone remember Freenet?

Correct http://dweb.happybeing.com/blog/post/002-safegit-decentralis...

How far along is safenet? What can it do today, in terms of its parts?
Post reply on HN