Pages Builds Failure Rate spiked to over 2000%. I don't know how that's possible, but it seems pretty bad.
GitHub was down
91–100 of 253 posts
Re: GitHub was down
#92Thoughts on the cause?
Re: GitHub was down
#93I would love to see a chart of traffic to other sites when GitHub goes down. My bet is that HackerNews and Twitter both get significant spikes from all those bored developers.
> bored developers Bored? Git's a distributed version control system, so no excuses. Get back to work! But in all seriousness I kind of wish GitHub provided a way to mirror things like issues and PRs so you never have to be fully reliant on one service. Not being able to read these really does make it impossible to get work done offline.
So then we can slurp all of our GitHub & Gerrit history into RAM (takes about 5 seconds and 500 MB) via https://godoc.org/golang.org/x/build/maintner/godata#Get and walk it in-memory and do stuff with in. (runs our realtime bots, alternate web UIs on planes, alternate search, stats, etc.)
Re: GitHub was down
#94Earlier quoted context omitted.
What? Github employs members of the Rails core team including Aaron Patterson. They literally pay for open source software development. I'm sure they employ direct maintainers/contributors to other open source projects as well.
The Atom editor is widely used and was a major inspiration for VS Code. Electron, which is a GitHub project is also used for countless other projects.
Which is a Microsoft product, and Microsoft is the inventor of EEE. Ergo, GitHub is complicit in an EEE attempt. Q.E.D. Case closed.
/s
Re: GitHub was down
#95I had to change a username from capitalized to uncapitalized and use my updated remote afterwards, apologies if I broke it for everyone.
You would only need to change it if the "presentation" format bothers you (again, as far as I know)
Re: GitHub was down
#96Earlier quoted context omitted.
But they want you to Rely on Github... if they could find away to make Git only work with Github they would in a heart bet. Github is not a open source company, it is not really even a supporter of free software IMO they are a danger to free software for this very reason. They are following the old school Microsoft model of Embrace and Extend... I am waiting to see if they can extinguish,
What? Github employs members of the Rails core team including Aaron Patterson. They literally pay for open source software development. I'm sure they employ direct maintainers/contributors to other open source projects as well.
They are actively working against open source tooling for software development by developing features only for their closed platform.
Gitlab is a much better example of a company that fully embraces open source.
Re: GitHub was down
#97Re: GitHub was down
#98Insert remark on why we use a centralized service for a distributed source control system, etc. No one seems to care, unfortunately
A more federated approach to this sort of thing might have been nice, but so far nothing I have seen comes close to the value-add offered by github.
Re: GitHub was down
#99Insert remark on why we use a centralized service for a distributed source control system, etc. No one seems to care, unfortunately
Re: GitHub was down
#100Insert remark on why we use a centralized service for a distributed source control system, etc. No one seems to care, unfortunately
The reason is github did a fantastic job of implementing useful features. The visual design is unmatched and they have done a great job implementing developer oriented integrations and social features. A more federated approach to this sort of thing might have been nice, but so far nothing I have seen comes close to the value-add offered by github.