Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 17 submissions in the queue.

Submission Preview

Link to Story

Github struggling with network outage

Accepted submission by caseih at 2016-01-28 01:10:23
Code

All the cool kids post code to Github these days, and many open source projects have adopted Github as their main tool for managing the development of their projects. Just recently it was announced that Python is moving their main repository to Github. For the last few hours (nearly 6 hours), Github has been struggling with a major network outage [github.com]. This was also just noted by The Register [theregister.co.uk]. Hopefully Github's engineers will get to the bottom of it. At least with Git, even if Github is down, developers can still work with their code and commit changes to their local repositories and then push later when service is restored. This is but one example of the pitfalls of cloud hosting, though I daresay that Github's uptime is much better than most IT departments' own servers.


Original Submission