frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Microsoft turns to AWS as GitHub faces AI capacity crunch

https://runtimewire.com/article/microsoft-github-aws-ai-capacity-crunch
82•ilreb•1h ago•23 comments

A backdoor in a LinkedIn job offer

https://roman.pt/posts/linkedin-backdoor/
822•lwhsiao•7h ago•166 comments

Banned Book Library in a Wi-Fi Smart Light Bulb

https://www.richardosgood.com/posts/banned-book-library/
216•sohkamyung•5h ago•101 comments

Iroh 1.0

https://www.iroh.computer/blog/v1
1003•chadfowler•12h ago•296 comments

Amazon Announces Multibillion-Dollar Data Center in Missouri

https://www.narracomm.com/amazon-announces-multibillion-dollar-data-center-in-missouri/
66•thelonelyborg•3h ago•39 comments

TinyWind: A pixel pirate sailing game with real wind physics (380k+ kms sailed)

https://tinywind.io
654•tinywind•11h ago•136 comments

Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?

759•cloudking•13h ago•362 comments

I Love the Computer

https://michaelenger.com/blog/i-love-the-computer/
167•speckx•7h ago•103 comments

Why I email complete strangers

https://www.goodinternetmagazine.com/why-i-email-complete-strangers/
98•karakoram•6h ago•47 comments

Cohere's First Model for Developers

https://cohere.com/blog/north-mini-code
37•hmokiguess•4d ago•8 comments

The 90-year-old idea behind JEPA models: Canonical Correlation Analysis

https://shonczinner.github.io/posts/embedding-prediction/
14•Anon84•4d ago•1 comments

Reviews have become expensive, rewrites have become cheap

http://ishmeetbindra.com/posts/reviews-have-become-expensive-rewrites-have-become-cheap/
33•arzh2•3h ago•27 comments

I Hacked into the Worst E-Bike and Fixed It [video]

https://www.youtube.com/watch?v=hPrtVGimBYs
13•alexis-d•5d ago•1 comments

My Homelab AI Dev Platform

https://rsgm.dev/post/ai-dev-platform/
261•rsgm•12h ago•51 comments

Peopleless economy? Not technically impossible

https://gmalandrakis.com/writings/ad-economicum.html
111•l0new0lf-G•6h ago•231 comments

Hetzner Price Adjustment

https://docs.hetzner.com/general/infrastructure-and-availability/price-adjustment/#cloud-servers
356•tuhtah•14h ago•516 comments

Fox to buy Roku

https://www.wsj.com/business/deals/fox-roku-deal-f6e564f9
290•thm•15h ago•378 comments

What every coder should know about Gamma Correction

https://blog.johnnovak.net/2016/09/21/what-every-coder-should-know-about-gamma/
74•sph•2d ago•21 comments

Launch HN: Drafted (YC P26) – Models for residential architecture

48•PrimalNick•11h ago•55 comments

US battery manufacturing output continues to break records

https://fred.stlouisfed.org/series/IPG33591S
178•epistasis•7h ago•148 comments

Salesforce to Acquire Fin (formerly Intercom) for $3.6B

https://www.salesforce.com/news/press-releases/2026/06/15/salesforce-signs-definitive-agreement-t...
291•colesantiago•15h ago•217 comments

How TimescaleDB compresses time-series data

https://roszigit.com/en/blog/timescaledb-compression-hypercore
127•lkanwoqwp•10h ago•15 comments

Game Engine White Papers Commander Keen

https://forgottenbytes.net/commander_keen.html
173•mfiguiere•10h ago•55 comments

Copper transport drug restores memory and clears toxic Alzheimer's proteins

https://www.monash.edu/news/articles/copper-drug-restores-memory-and-clears-toxic-alzheimers-prot...
264•bookofjoe•13h ago•100 comments

Show HN: Veterinarian turned founder, AI lawn diagnosis

https://grassdx.com/
45•andrewbr•10h ago•46 comments

What job interviews taught me about Kubernetes

https://notnotp.com/notes/what-job-interviews-taught-me-about-kubernetes/
116•chmaynard•7h ago•94 comments

An O(x)Caml book that runs

https://kcsrk.info/ocaml/oxcaml/teaching/nptel/llm/2026/06/13/an-oxcaml-book-that-runs/
37•anirudh24seven•2d ago•12 comments

Claude Corps

https://www.anthropic.com/news/claude-corps
101•Mustan•10h ago•65 comments

Show HN: Fata – Spaced repetition to fight skill rot from AI coding

https://fata.dev
87•djoume•4d ago•47 comments

How memory safety CVEs differ between Rust and C/C++

https://kobzol.github.io/rust/2026/06/15/how-memory-safety-cves-differ-between-rust-and-c-cpp.html
120•nicoburns•11h ago•119 comments
Open in hackernews

Microsoft turns to AWS as GitHub faces AI capacity crunch

https://runtimewire.com/article/microsoft-github-aws-ai-capacity-crunch
82•ilreb•1h ago

Comments

csbrooks•55m ago
> commits were on pace to hit 14 billion in 2026, up from 1 billion in 2025

So AI means 14x the checkins? That's not 14x features completed, but still... wow.

nomel•50m ago
Seems very reasonable, from my use. I commit much more often, as checkpoints, with branch rules that prevent force pushes/deletions, so the agents can't delete anything. And, suspect MS is only counting commits, and not the eventual squashes to one commit.
larusso•10m ago
And every checking runs a whole CI run?

We had it internally with our teams that open a PR to then push like 10-20 more commits but never actually interested in the client builds etc. turned out they opened the PR as a checkmark/ way to share the current state. We set cooldowns and auto cancel for the ci. And then there is the developer who uses the CI compute to run tests instead of running them locally for various reasons. We had to remind that compute isn’t for free.

nomel•4m ago
Nope. You can configure CI to not run for every commit of every branch (seems insane to have full CI for every commit, unless you don't allow your devs to push until done with something, which also seems insane).
N_Lens•43m ago
AI has 100x'd our productive capacity such that we're moving at unforeseen speeds at digging holes and refilling them!
shimman•21m ago
This is too generous, they aren't even filling in the holes.
californical•9m ago
It’s filling in a lot of the holes, but it’s putting a very convincing paper cover over the ones it misses. So it’s very hard to find the ones it didn’t fill, better hope your most valuable customers don’t walk over the paper ones!
BobbyTables2•38m ago
Is that even a lot?

Spread over a year, roughly estimating a generous 4 kbytes of data per commit, comes out to a throughput of a little under 2 MB/s.

Of course, it isn’t spread out uniformly and there is also a lot of hashing and other things going on.

Maybe pulls and clones drive more I/O ?

3eb7988a1663•32m ago
I suspect there is a cacophony of work that happens when a commit hits the server. That request needs to get replicated, git repositories need to be repacked, pull requests need to calculate diffs, CI jobs need to execute, on and on.

That's also just assuming the good-faith usage. There are probably plenty of adversarial and poorly behaved scrapers that are putting additional load on the system.

3eb7988a1663•34m ago
I am surprised it is that low. The Bun Zig-to-Rust AI port was 6755 commits in like two weeks. If you make 10 commits per working day, that is 2500/year.

While that is (hopefully) the upper end of the distribution, several companies have loudly encouraged engineers to light tokens on fire to the AI gods, so it only takes a handful of the devout to push up the average in gas town like ventures.

ashishb•55m ago
I wonder what percentage of pull requests are cascading updates caused by dependabot and multiple code review bots reviewing those PRs.

My belief is it is likely 1% or more. And likely coming in as an avalanche.

jf•50m ago
I helped set up the first meeting between a Microsoft executive and Thomas Preston-Werner.

One of the moments that stood out to me was when Robert Youngjohns (the exec) asked Tom what it would take to have GitHub move to Azure. I was surprised that Tom had a response ready, saying that IOPS were really important and that virtual disks weren’t fast enough.

jiggawatts•16m ago
Wait, are you trying to tell me that 1/100th the speed at 50x the price isn’t a great offer for Microsoft’s customers!?

Heathen lies!

Oh, wait… we have to use it? Oh, that’s terrible…

not_kurt_godel•47m ago
Saving this for the next time someone trots out the "All cloud providers are the same" line
dr_kretyn•46m ago
If they pull out "Embrace. Extend. Extinguish." on AWS then I'm going to be impressed beyond mad.
solumunus•23m ago
How is this relevant or possible here.
Aperocky•1m ago
That only work on smaller business/organization.
citizenpaul•27m ago
My favorite part of this is that MS is just bending over to take it lest the gods scorn their "free" training data temple.
locusofself•20m ago
I have to imagine this is very temporary.
pjmlp•16m ago
So this is an Hotmail moment?
UnlockedSecrets•10m ago
Is this in reference to something that should be linked for those not alive or in the know at the time?
kqgnkqgn•3m ago
I'm not sure if it was entirely true, but there are stories that after Microsoft bought Hotmail in the mid-90's, they quickly attempted to move them from FreeBSD (?) to Windows NT. But it failed miserably, and they went back to the original stack for another ~decade.
fortran77•12m ago
Still, it’s mostly text. You’d think it wouldn’t be that much of an issue.