frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Red Squares – GitHub outages as contributions

https://red-squares.cian.lol/
180•cianmm•1h ago

Comments

cyanydeez•1h ago
double entendre: Is it load based or github-employee based that weekends are sparser.

or just a multifactor of both.

Shoetp•1h ago
Yes
globular-toast•1h ago
Didn't they blame "AI" for the increased load? I'm not sure why AI usage would be more during the week than the weekend, but it could be.

It does look like Friday outages were a bit rarer, which could be due to having a "no deployments on Friday" rule.

mirekrusin•38m ago
From the chart it seems they should have policy to deploy on weekends only.
lnenad•1h ago
The memes are really painful now. I feel for the team that's is trying to survive underwater.
renegade-otter•24m ago
With management screaming down their necks:

YOU NEED TO USE MOAR AI!

bharxhav•1h ago
Would be interesting to see if this correlated with their release cycles.
hosteur•55m ago
Well, outages seem to be distributed across all days except weekends. So this seems like people fucking around with stuff being a major factor.
samlinnfer•45m ago
Surely it just means more people working, resulting in more load, resulting in more outages?
pwagland•28m ago
Or even both. In any kind of continuous deployment, you'd expect outages at the point of deployment, or shortly thereafter as the unintended consequences ripple.

Then the load during the working days makes those ripples larger and into outages.

embedding-shape•29m ago
Most outages are caused by changes by humans ("actors"?), very rarely are things "People just dig our stuff so much we can't keep up" but more often "We didn't think about this performance drawback when we built thing X, now it's hurting us", and of course, more outages when you try to fix those issues without fully considering the scope and impact.
figmert•56m ago
Far fewer outages during the weekends. Perfect, wasn't gonna do any work then anyway.
sd9•55m ago
Weekends are the untapped frontier. Still room to scale.
skor•21m ago
change is the biggest cause then?
danfritz•52m ago
I wonder how well this corolates with azure incidents. Especially for the US regions.
ngruhn•40m ago
I live in Europe. I've not noticed these constant outages. But I only use GitHub after work.
p2detar•32m ago
I also bet my money on Azure. Someone who allegedly worked there recently posted an article here on the numerous problems with Azure. Sadly I didn’t bookmark it.
hosteur•12m ago
The article you are thinking of was likely written by Axel Rietschin who worked on Azure core compute team.

https://isolveproblems.substack.com/p/how-microsoft-vaporize...

HN thread: https://news.ycombinator.com/item?id=47616242

philprx•51m ago
"Good job, Microsoft, amazing uptime."
Fokamul•45m ago
Clearly their team needs more LLM usage.
pards•42m ago
This design is perfect irony. I love it.
ramon156•41m ago
Please tell me this makes sense

This website has no overused ai-generated animations and... I quite enjoy it. The original website[1] has a fade-in animation, big round cards, shadows, all the jazz you can think of, it's there.

This site is very readable, very honest and sober. I don't need to sift through buzzwords to figure out tiny details.

Thank you, OP!

1: https://mrshu.github.io/github-statuses/

airstrike•37m ago
can you correlate this to data on # of commits, actions, etc?
korrectional•35m ago
I don't really understand why this is happening at this scale, it's not like they just became broke and can't afford a proper server... can someone explain?
plufz•33m ago
See previous days articles. Agentic coding. Going from 1b annual commits to estimated 14b or more from one year to another.
embedding-shape•31m ago
The faster you move, the more you screw up, almost no company producing software have figured out how to move fast and not screw up. It's so hard, that companies even used to boast about how much they didn't care about screwing up, as long as they moved fast.

Add in new "productivity" tools that help you move even faster, with even less regards for how much you screw up (even though the tool could be used for you to move at the same speed, but with less screw ups), and an engineering culture which boils down to "Why not?", and you get platforms run by Microsoft that are unable to achieve two nines of reliability.

dicksent•27m ago
ai
fareesh•24m ago
Agents are shipping code faster all over the world and in some cases 24 hours a day. Additionally, some significant number of non-developers are now developers i.e. they are also shipping to github regularly.

This is not limited to just pushing code but all the bells and whistles that github added as features under the assumption of some predictable growth are now exceeding the original plans.

I suspect a lot of their existing systems have to be re-architected for unanticipated scale, and it won't happen overnight for sure.

prepend•21m ago
They were sucking 5 years ago before agents existed. I don’t think this has anything to do with recent changes.

https://damrnelson.github.io/github-historical-uptime/

p-e-w•13m ago
Whoa, if that is even remotely accurate then the talk about agents is a complete red herring.
Octoth0rpe•4m ago
Pretty damning. Would also be interesting to see the number of commits overlayed. The graph tells a great story about the correlation with MS's takeover, but I wonder if at the same time that uptime went to shit, MS was shifting over large numbers of enterprise contracts to github. That would be a more complete story IMO.

None of which excuses this. Can you imagine someone's reaction in 2017 if you told them that github would be below 90% uptime in 2026? It would be unimaginable.

baq•24m ago
They’re on track to 30x volume yoy by their own words
prepend•23m ago
I suspect it’s caused because Microsoft is using buggy Microsoft tech instead of the original stack.

They’re making political decisions based on what they sell vs what’s actually useful for their use case.

It’s kind of impossible to find out if this is true though.

elAhmo•33m ago
Funny to see this closely match contribution graphs with effectively no downtime on weekends.
jve•25m ago
A graph I have to question is even accurate.

> Across 170 days with at least one incident · worst day Thu, Nov 20, 2025 (1.1 days)

1.1 days total how is that possible? Scrolling over that day doesn't indicate the math behind the scenes - 1.3 hours single bullet point.

Also Nov 19 has a bullet point 1.3 day outage but total is 8.1 hours

rvz•25m ago
Another reminder that a self hosted git repository would have more uptime than GitHub and centralizing everything to GitHub was a very bad idea. [0]

[0] https://news.ycombinator.com/item?id=22867803

faangguyindia•23m ago
All these companies brag about being hyperscalers and cannot scale github.

Similarly, i see google releasing advancement after advancement in LLM yet i see antigravity sub where people are crying all time.

jpb0104•21m ago
Setup my self-hosted Forgejo last night. Very pleased so far.
hosteur•15m ago
Yeah me too. I moved all my public projects to codeberg and my internal repos to self-hosted forgejo.

Hosting forgejo is really easy as well. It being a single binary makes it really easy to handle with almost zero maintenance.

keyle•9m ago
This is one of the most creative idea I've seen this year. Tasteful and clever. Bravo!
revolution88•6m ago
For 30th of April, 2026 it shows it was down 1.0 days of 2.6 days (minor incident) :)

Show HN: Red Squares – GitHub outages as contributions

https://red-squares.cian.lol/
197•cianmm•1h ago•45 comments

Show HN: Airbyte Agents – context for agents across multiple data sources

123•mtricot•21h ago•31 comments

Show HN: Explore color palettes inspired by 3000 master painter artworks

https://paletteinspiration.com/
182•ouli•17h ago•64 comments

Show HN: Migrate your Evernote archive to Google Drive or local files

https://github.com/meizy/evernote-to-gdrive
2•meizy•1h ago•0 comments

Show HN: Rdprrap – Rust Port of RDPWrap (Multi-Session RDP for Windows Desktop)

https://github.com/kernalix7/rdprrap
2•kernalix7•4h ago•0 comments

Show HN: I built a new word game, Wordtrak

https://wordtrak.com/blog/2026-05-05-I-built-a-new-word-game
70•qrush•23h ago•40 comments

Show HN: A Mutating Webhook to automatically strip PII from K8s logs

https://github.com/aragossa/pii-shield
24•aragoss•20h ago•4 comments

Show HN: nfsdiag – A NFS diagnostic application

https://github.com/lsferreira42/nfsdiag
82•lsferreira42•3d ago•6 comments

Show HN: Codeberg (Forgejo) CLI, built with Xclif

https://codeberg.org/thatxliner/codeberg-cli
14•thatxliner•20h ago•1 comments

Show HN: Apple's SHARP running in the browser via ONNX runtime web

https://github.com/bring-shrubbery/ml-sharp-web
182•bring-shrubbery•3d ago•46 comments

Show HN: New Benchmark from SWE-bench team is 0% solved

https://programbench.com/
17•lieret•20h ago•3 comments

Show HN: I Built a Museum Exhibit

https://knhash.in/built-an-exhibit/
37•kn81198•3d ago•3 comments

Show HN: Ableton Live MCP

https://github.com/bschoepke/ableton-live-mcp
118•bschoepke•2d ago•78 comments

Show HN: Orch8 – Durable workflow engine in Rust, one binary, Postgres or SQLite

https://github.com/orch8-io/engine
23•_alphageek•23h ago•3 comments

Show HN: Better Design – 28 Shadcn design systems (OSS, MCP: Cursor/Claude Code)

https://github.com/marvkr/better-design
8•marvinkr•12h ago•0 comments

Show HN: I indexed 8,643 BSides talks across 227 chapters and 6 continents

https://allbsides.com/
22•Parkado•1d ago•8 comments

Show HN: I built a native macOS audio player and it changed my life

https://github.com/chrisallick/light-crime-audio-player
15•chrisallick•1d ago•9 comments

Show HN: Pollen – distributed WASM runtime, no control plane, single binary

https://github.com/sambigeara/pollen
135•sambigeara•5d ago•60 comments

Show HN: State of the Art of Coding Models, According to Hacker News Commenters

https://hnup.date/hn-sota
159•yunusabd•3d ago•86 comments

Show HN: DAC – open-source dashboard as code tool for agents and humans

https://github.com/bruin-data/dac
117•karakanb•6d ago•35 comments

Show HN: AI-DLC-UML (AI-Driven Development Life Cycle with UML Modeling)

https://github.com/takaakit/ai-dlc-uml
3•takaakit•17h ago•0 comments

Show HN: WolfCOSE, a zero alloc C COSE with multi-sign/recipient, and PQC

https://github.com/aidangarske/wolfCOSE
2•aidangarske•19h ago•0 comments

Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables

https://github.com/darrylmorley/whatcable
559•sleepingNomad•5d ago•166 comments

Show HN: Pathetic – Java pathfinding: 10k concurrent paths in ~7ms

https://github.com/bsommerfeld/pathetic
8•bsommerfeld•19h ago•2 comments

Show HN: I built a RISC-V emulator that runs DOOM

https://github.com/lalitshankarch/rvcore
49•Flex247A•3d ago•3 comments

Show HN: I built an API for agents visiting my personal website

https://mczaykowski.com/articles/smallest-ax-surface
5•selvmvde•20h ago•3 comments

Show HN: Brainio – Markdown notepad that turns notes into visual mind maps

https://brainio.com/
20•havlenao•1d ago•19 comments

Show HN: I made a local proxy for AI tool calls to keep my API keys safe

https://github.com/factorly-dev/factorly
4•jsherer•21h ago•0 comments

Show HN: AI CAD Harness

https://fusion.adam.new/install
98•zachdive•4d ago•93 comments

Show HN: Aimeat, BBS-style sysop culture for the AI era

https://github.com/miikkij/aimeat-protocol
2•hamuf•21h ago•1 comments