GitHub is down 28 points by tsaprailis 9y ago ↗ HN Github is having a "Major service outage." https://status.github.com/
[–] HelloNurse 9y ago ↗ Looks like a brownout with page requests failing randomly. Not going to try Git access.
[–] nickcw 9y ago ↗ Got the angry unicorn here!Interesting that all the images on the angry unicorn page are encoded like this <img width="32" height="32" title="" alt="" src="data:image/png;base64,iVBORw...">. I guess it means that the page is just a single item to be served.
4 comments
[ 4.5 ms ] story [ 27.1 ms ] threadInteresting that all the images on the angry unicorn page are encoded like this <img width="32" height="32" title="" alt="" src="data:image/png;base64,iVBORw...">. I guess it means that the page is just a single item to be served.
edit: seems like they are back