558
Github, the first enterprise cloud solution to reach zero nines reliability
(infosec.exchange)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
For even more context: That means that 89% of the time all parts that make up github work without issue. 11% of the time at least one component has issues/downtime.
https://mrshu.github.io/github-statuses/ shows the breakdown, git push/pull operations for example have 98.98% uptime.
Of all things, how does core functionality NOT have 4 nines???
Look on the bright side, it's only 3,5 days of downtime a year.
https://uptime.is/98.98
Good info. Either way, switch to Codeberg. 😉
Switched to self-hosted Forgejo already so now I'm just waiting for my dependencies to switch.
10 minutes ago my forgejo test failed because github returned a 502 for the home-manager repo •-•
Yea, I run Gitea for my personal work and we run our for our business, mainly because I started before the Forgejo fork. At some point I'll migrate over.