Github is down :(
twitter.com
Github is down :(
1–10 of 12 posts
Re: Github is down :(
#2Re: Github is down :(
#3If its bothering you that you can't push, take a break and watch the football game, or something[1]. The Bills might win their first game this season and the Jets were playing like they're trying to lose to the Browns (but are still winning).
1. No, not everyone is American. But, even in Australia, its not even 8AM on a Monday yet. I think its safe to assume that its not the busiest time in the world.
// edit: My point (glibly made) was that this shouldn't stop you from writing code, if you don't want it to. But, there are plenty of other things to do as well, besides coding.
Re: Github is down :(
#4Actually, I'm just making jokes on Hacker News because GitHub is down. I can't believe how much I rely on that thing.
Re: Github is down :(
#5Who cares? You can still code and commit code. Thats the magic of a DVCS. If its bothering you that you can't push, take a break and watch the football game, or something[1]. The Bills might win their first game this season and the Jets were playing like they're trying to lose to the Browns (but are still winning). 1. No, not everyone is American. But, even in Australia, its not even 8AM on a Monday yet. I think its…
The 503 error code is being returned atm and might affect the website being indexed by Google.
Re: Github is down :(
#6Who cares? You can still code and commit code. Thats the magic of a DVCS. If its bothering you that you can't push, take a break and watch the football game, or something[1]. The Bills might win their first game this season and the Jets were playing like they're trying to lose to the Browns (but are still winning). 1. No, not everyone is American. But, even in Australia, its not even 8AM on a Monday yet. I think its…
I don't know about you but seeing mine and other people's repositories and history completely gone is unsettling, to say the least.
And regarding being able to work without it - well, I happen to need to look into the source code for some of the libraries I depend on.
Re: Github is down :(
#7Who cares? You can still code and commit code. Thats the magic of a DVCS. If its bothering you that you can't push, take a break and watch the football game, or something[1]. The Bills might win their first game this season and the Jets were playing like they're trying to lose to the Browns (but are still winning). 1. No, not everyone is American. But, even in Australia, its not even 8AM on a Monday yet. I think its…
It's been down for over an hour. For some of us who work on projects during weekends, this IS one of the busiest times. I don't know about you but seeing mine and other people's repositories and history completely gone is unsettling, to say the least. And regarding being able to work without it - well, I happen to need to look into the source code for some of the libraries I depend on.
If you have a clone of your project (and you do have a clone, right? One copy of anything and its never safe), the entire history is still there. You can view it with `git log` or any other web interface out there.
Re: Github is down :(
#8Who cares? You can still code and commit code. Thats the magic of a DVCS. If its bothering you that you can't push, take a break and watch the football game, or something[1]. The Bills might win their first game this season and the Jets were playing like they're trying to lose to the Browns (but are still winning). 1. No, not everyone is American. But, even in Australia, its not even 8AM on a Monday yet. I think its…
I can probably find it elsewhere, but it's still annoying.
Re: Github is down :(
#9Re: Github is down :(
#10Who cares? You can still code and commit code. Thats the magic of a DVCS. If its bothering you that you can't push, take a break and watch the football game, or something[1]. The Bills might win their first game this season and the Jets were playing like they're trying to lose to the Browns (but are still winning). 1. No, not everyone is American. But, even in Australia, its not even 8AM on a Monday yet. I think its…
It's been down for over an hour. For some of us who work on projects during weekends, this IS one of the busiest times. I don't know about you but seeing mine and other people's repositories and history completely gone is unsettling, to say the least. And regarding being able to work without it - well, I happen to need to look into the source code for some of the libraries I depend on.