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.