Live data from Hacker News

GitHub Outage

github.com

131–140 of 297 posts

Re: GitHub Outage

#131
post #39

Troubleshooting checklist: 1. Commit fails 2. Try again, see if it fails twice 3. Check internet connectivity 4. Try github in browser 5. Try github in a different browser 6. Go to HN to see if it's down for everyone 7. Write snarky comment 8. Go try again...

Why would your commit fail?

First noticed it when making a wiki commit, actually. Edited the story slightly for artistic license. :)

Re: GitHub Outage

#136
post #124

Earlier quoted context omitted.

We're already planning a bitbucket move. Unfortunately it's not planned for another week or two.

Having used both, I find github's tools (mostly) better. And bitbucket isn't 100% reliable either.

Self-hosted is.

Re: GitHub Outage

#137
post #33

Thank God we're on Bitbucket! Right, guys? Anyone?

Ha. We're on BB too. Lucky for us, there hasn't be a problem with BB service for oh, about 6 hours [1]. :) 1. https://bitbucket.statuspage.io/

One of my clients is on BB, they have frequent service issues. I need to switch them over to github.

Re: GitHub Outage

#138
post #33

Thank God we're on Bitbucket! Right, guys? Anyone?

If the internet would hire people to advertise for them, it would bring marketing to the next level. Take for example if BitBucket hired someone to go online, and compare the two: GitHub and BitBucket. Of course the comparison would have to disclose that thy work for BitBucket, but it would be a very thoughtful response.

We would get these detailed as fuck responses on why one project (BitBucket) is worth more to the developer than GitHub instead of these little jabs at why it is better. I want thoughtful responses.

If there was a duplicate response, the employee that responds to various threads online can link them to their answers.

This isn't even directed at you @ntaylor. I think it's an exploitable marketing strategy. A clear example of this is Katie from PornHub. /u/Katie_PornHub (or whatever the user name is) posts on reddit, which in tern gets more interest in PornHub. PornHub is basically using reddit for free advertising.

Basically. I want to know WHY something is better than something else, and that WHY is with as much detail as possible with a lot of thought put into it. Give me a pros and const list between the two. Anything but two good things about it.

- - -

Holy fuck, this would just add a human element to advertising. You hire humans to serve ads to people. Whenever "GitHub" is mentioned, and you have a competing better service, their only job is to advertise your service to anyone have problems with the other service.

In cases like these, it always seems to happen naturally. Humans are willingly advertising for free, when they could be paid for it.

The downfall of the internet:

  > We make up the ad network
  > It carries us far;
  > however---giants must fall.
Me.

Re: GitHub Outage

#139
post #27

Sorry, I think I caused this. =[ bower jquery#1.11.3 not-cached git://github.com/jquery/jquery-dist.git#1.11.3 bower jquery#1.11.3 resolve git://github.com/jquery/jquery-dist.git#1.11.3 bower foundation#~5.5.2 cached git://github.com/zurb/bower-foundation.git#5.5.3 bower foundation#~5.5.2 validate 5.5.3 against git://github.com/zurb/bower-foundation.git#~5.5.2 bower ember#^2.3.0 ECMDERR Failed to execute "git ls-remo…

Maybe by the time you switch to npm, github will come back up?

Re: GitHub Outage

#140
post #80

For the impatient. I would make a gist but... while true; do curl -s https://status.github.com/api/status.json | grep good && tput bel || echo -n .; sleep 1; done

I'm not sure how ddos'ing github would help with the outage. runs script

Judging by the fact that their status page is still up I'd say that the service is pretty independent of the rest of the site. If my one-liner gets popular enough to do damage to Github when China can't then I will be extremely proud of myself. :D
Post reply on HN