Live data from Hacker News

GitHub was down

status.github.com

51–60 of 94 posts

Re: GitHub was down

#52

Github was good while it lasted. Back to SourceForge.

Then if SF goes down we'll go back to emails & patches. Issues will be tracked with post-its & todo lists and communicated by voice.

I really wish we could get the community effects of github without github and have everyone self-hosting repos or even a fully distributed solution on top of something like IPFS.

Re: GitHub was down

#55
Well that was scary. I pushed some changes and noticed the CI server didn't do anything and it reported no changes. So I checked the PR and sure enough it doesn't show any of my latest commits although git seems to think all is well.

Re: GitHub was down

#56
post #50

Earlier quoted context omitted.

Why would one assume that their self-hosted git will never go down or will be up more than github?

At least when it's self-hosted, it's your responsibility and you can fix it. When you are anything larger than a tiny company, this is much less risky. Remember that 'the cloud' just means 'someone else's computers' so you are subject to their infrastructure management practices and uptime guarantees (or lack thereof).

Someone else you pay to keep data safe, up and running to do continuous integration in this particular case.

Re: GitHub was down

#57

https://status.github.com/messages/2016-07-21 by the way, why the status from July 15, 2016 to July 21, 2016 is red ?

It looks like they've lost a chunk of data - the last items in my news feed are from the 14th of July.

My activity is missing on my activity page, but the issue I just filed like an hour ago is there on my contributions page. I suspect that perhaps some of the feeds and lists have to repopulate, but nothing is really missing.

Re: GitHub was down

#58

I've heard some good things about GitLab but seems like the majority of the OSS community is still on GitHub (...for now).

We're only more reliable when self hosting. GitLab.com is growing very fast and we have availability and speed problems. But I love the 'for now'. We're working to improve .com and we'll keep launching awesome features every month.

Re: GitHub was down

#60
post #51
post #31

Probably a DDoS from a foreign actor.

What are the main motivations for foreign actors to DDoS GitHub?

There have in the past been some ddos attacks that were most likely by a foreign actor, but they were directed against individual repo's that contained material that the attacker wanted to suppress.

See http://arstechnica.com/security/2015/04/ddos-attacks-that-cr...

Post reply on HN