Antigravity Apps
engineering productivityAI economicsleveragejudgmentkeeping sanity

100x Engineers

5 min readBy Dhaval Nagar

When people say “100x engineer,” they picture someone shipping 100x the code. That's the 10x myth scaled upto 100x — and practically it was wrong at 10x too. Output was never the bottleneck. A junior engineer with Cursor can generate more code in a day than a senior wrote in a month. If output were the metric, the intern would have won the game already.

The 100x is real. It's just not output. It's leverage — and leverage multiplies whatever you point it at. Point it at the wrong thing and you get 100x the wrong thing, faster, with more confidence, harder to unwind.

So the entire game becomes: what are you pointing it at?

What actually multiplies

None of it is typing speed. All of it is judgment exercised before a single line gets generated.

Choosing what to work on at all. The most expensive work is the work that shouldn't exist — and AI made producing it free, so the whole cost moved upstream to the choice. A 100x engineer spends real thought deciding which problem is worth solving right now, and kills the other ideas before they're even specced. The model will build whatever you point it at. It has no opinion on whether it should exist. That opinion is the leverage.

Deciding how much to automate. Automation isn't free even when the code is. Every automated thing is a thing you now have to hold in your head — a pipeline that can break, a behavior that can drift, a context you have to reload when it does. There's a point where automating one more thing adds cognitive load instead of removing it, because now you're context-switching across ten half-trusted systems. Knowing where that line sits — automating ruthlessly below it and refusing above it — is judgment the model can't have, because the model isn't the one carrying the context.

Spending thinking time where it compounds. Most decisions don't matter. A few set the shape of everything downstream. The skill is telling them apart, then refusing to spend equal attention on each. Cheap to generate is not the same as cheap to live with — the architecture choice, the data model, the integration boundary all stay cheap to write now and just as expensive to be wrong about. A 100x engineer protects their thinking time for the handful of decisions that lock everything else in.

Catching the drift when the ground moves. The plan you made three months ago is rarely the plan that should be running today — the model that led benchmarks last month doesn't this month, the pricing tier you built your router on is gone, the assumption under the architecture quietly stopped being true. A 100x engineer notices the gap between the plan and the new reality, and rewrites the approach mid-stream. The model can't, because the model isn't holding the plan. It only sees the snapshot in front of it.

Why it's bounded by judgment, not tokens

Judgment isn't a personality trait. It's a set of habits. Three of them carry most of the weight.

Intentional think time. The cheapest thing in 2026 is the next prompt. Send another query, get more output, with less friction than ever. The day fills with movement. But the question that decides whether the movement was worth anything — am I solving the right problem the right way — needs space the prompts don't leave room for. The 100x engineer carves it out anyway. Writes the spec by hand before generating the code. Walks for 20 minutes with a half-formed design before opening the editor. Sits with the wrong-feeling line in the doc instead of asking the model to fix it. The rule that fails at enterprise scale, in Tokenmaxxing, fails for exactly this reason — nobody at the keyboard is doing this work.

The “slow down to speed up” mentality. AI made the first 80% of any task disappear, which makes the last 20% feel like an unreasonable speed bump. The temptation is to push through. The 100x engineer slows down at exactly the moment the tooling lets them speed up. Reads the existing code before writing new. Understands why the previous decision was made before unmaking it. Sketches the architecture by hand before generating the implementation. The 30 minutes spent here saves the three days of debugging-with-the-model later. The Month-Six Bill is what the alternative looks like — the architecture you didn't slow down for, surfaced as a bill six months later.

Balancing intuition with data. Pure intuition without data doesn't scale, because intuition is local to the decider. Pure data without intuition is leaderboard chasing — which is how Amazon ended up shutting down Kirorank. The 100x engineer uses both: intuition to know what's worth measuring, data to validate or kill the intuition. We made the broader case in Tokens Are Not the Metric.

Doing this runs against the grain. Even the company selling the tokens measures by volume. Sam Altman recently called it an embarrassment that OpenAI's top customer burns more tokens than OpenAI's own employees do — not that the customer was wasting tokens, but that internal usage trailed an outside buyer. When the seller's own measurement instinct is volume, expecting the buyers to switch to judgment is a tall order. The three habits above are what it actually takes.

Without them at the wheel, tokens are a throttle on a car with no driver. More tokens raise the ceiling on how fast you go; they do nothing about direction. And direction is the entire job now.

The uncomfortable part

This doesn't democratize the way the demos suggest. Leverage rewards the people who already had judgment and punishes the people who didn't, because it amplifies both. The engineer who knew which problems were worth solving is now genuinely 100x. The one who didn't is now generating 100x of the things they were never sure they should be building.

The gap doesn't close. It widens — and it widens fastest for the people who can least afford it.

The 100x engineer was always going to be the one who'd already done the reps on the hard, un-automatable part: deciding. The modern tools combined with AI just removed every excuse that used to hide that the deciding was the job all along.

Liked this? Get the next one in your inbox.

Short engineering posts — new SDE patterns, AI tools in practice, honest mistakes. A couple a week. No spam, unsubscribe any time.

Want more?