Live data from Hacker News

GitHub was down

status.github.com

41–50 of 94 posts

Re: GitHub was down

#42

Earlier quoted context omitted.

Now there is a human Denial of Service attack because everyone is refreshing their pages like theres no tomorrow.

All DOS are because of humans?

When used as an attack, the efficient method is to buy servers or to have a botnet to do it for you.

Re: GitHub was down

#44

Earlier quoted context omitted.

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.

Young blood here. Can we go further?

There's only so far tin can and string will go.

Re: GitHub was down

#45

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

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

(Almost certainly) less load, more control over the hardware it's running on.

Re: GitHub was down

#46

Earlier quoted context omitted.

I did the same. I spent a solid minute trying different things and googling to figure out what was wrong. Checked the status page and bam! It's still down. :(

Now there is a human Denial of Service attack because everyone is refreshing their pages like theres no tomorrow.

https://en.wikipedia.org/wiki/Thundering_herd_problem

Re: GitHub was down

#47
This is why you keep your code in a GitLab self hosted machine with 2 cheap disks in raid. Github should be used as mirror.

Re: GitHub was down

#50

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

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).

Post reply on HN