TODAY’S POD SHOT

Everyone's chasing a smarter model. The teams actually pulling ahead are winning somewhere far less glamorous: utilisation, craft, cheap experiments and the discipline to copy what works. Across seven recent conversations - from the people behind Anthropic's compute strategy, Microsoft, Zynga, Clay, the iPhone and xAI - one uncomfortable pattern keeps surfacing: the bottleneck is almost never the capability. It's the waste sitting right next to it.

Hey there!

Remember, we've built an ever-growing library of our top podcast summaries. Whether you need a quick refresher, want to preview an episode, or need to get up to speed fast – we've got you covered. Check it out here

— Alastair

🗑 The Waste Nobody Talks About

This is a round-up, not a single episode. We've pulled the sharpest idea from each podcast and woven them around that one spine, so you get the whole argument in eight minutes instead of eleven hours. Where the guests agree - and they agree more than they'd expect - I've stacked them.

💡 Top tip - Read the TL;DR below, then jump to the section closest to your current problem. "Unlimited GPUs still fail" and "the gains hide in the boring layer" are the load-bearing ones.

Featured in this round-up:

  • Anjney Midha, "Why AI labs with unlimited GPUs still fail", Latent Space - 🎥 Watch - 📆 18-06-2026

  • Ethan He, "Why video agent models are next", Latent Space - 🎥 Watch - 📆 01-06-2026

  • Will Bryk, "Beating Google at search with neural PageRank", Latent Space - 🎥 Watch - 📆 06-06-2026

  • Mark Pincus, "The hidden pattern behind successful products", Lenny's Podcast - 🎥 Watch - 📆 14-06-2026

  • Satya Nadella, "No Priors x Latent Space crossover at Build 2026", Latent Space - 🎥 Watch - 📆 03-06-2026

  • Tony Fadell, "Building taste, judgment and creativity in the AI era", Lenny's Podcast - 🎥 Watch - 📆 07-06-2026

  • Kareem Amin, "The unusual approach to company building", Invest Like the Best - 🎧 Listen - 📆 16-06-2026

🕒 Estimated Reading Time: 8 mins. Time saved: 11+ hours! 🔥

Not your topic this week? Try these five instead:

Key insights from the full article:

  • 🏗️ Unlimited GPUs still fail - Anjney Midha's diagnosis of why cash-and-compute-rich labs ship nothing: it's the culture, not the hardware. "Culture is not a set of beliefs. It's a set of actions."

  • ⚙️ You're probably wasting most of your compute - Google runs 95% node utilisation as standard; most clusters run far below their potential. The margin for error shrank and common sense became a competitive advantage.

  • 🐛 The gains hide in the boring layer - Ethan He's claim from building Grok Imagine: "A lot of the improvements do not come from new algorithms. It comes from finding small bugs in the data pipeline."

  • 🔎 Intelligence isn't knowledge - Will Bryk's contrarian line: we'll have super-intelligences still bottlenecked by bad search. A brilliant model can't surface a fact it can't find.

  • 🧭 Stop polishing one idea - test a hundred cheap ones - Mark Pincus: your instincts are right 95% of the time, your ideas right at best 25%. Use AI as a failure machine, not a one-idea builder.

  • 🧱 Your private evals are the new IP - Satya Nadella's control test: if you can't swap one model for another on your own eval and keep climbing, you don't control your stack.

  • 💸 AI-generated code is a debt, not a free lunch - Tony Fadell's warning: "short-term gain for very, very long-term loss." The waste you can't see yet is the most expensive kind.

  • ⚖️ Capitalism rewards risk, not hard work - Kareem Amin's founder philosophy: effort is table stakes; the reward is for the brave, non-obvious bet held with conviction.

🏗️ Unlimited GPUs Still Fail - And It's Not the Hardware

Start with the most counterintuitive claim of the month. Anjney Midha - founder of AMP and an early Anthropic investor - has watched lavishly funded labs sit on enormous resources and produce nothing. His diagnosis: "There are so many AI labs today that have all the cash and compute they need, and they're still not able to ship anything. My diagnosis is it's the culture." (Spelling note for Alastair: please confirm "Anjney Midha" before publishing - the transcript mangled it.)

His definition is the part worth keeping: "Culture is not a set of beliefs. It's a set of actions." And culture, he argues, isn't a durable moat you build once - it's "a very brittle thing that requires daily tending, like a garden." Neglect it and no amount of compute compensates.

The deeper point is that scarcity can be a feature. Midha's read on Anthropic's edge is that repeated investor "no"s forced it to define a single priority and be radically efficient. "Luck favours a prepared mind. Anthropic has been the most prepared company for four years." Abundance lets you dodge the hard prioritisation; constraint forces it.

Key Takeaways:

  • Resources don't ship product - culture does, and culture is actions, not slogans.

  • Treat culture as fragile and daily-tended, not a one-time asset.

  • Scarcity forces the prioritisation that abundance lets you avoid.

⚙️ The Waste Hiding in Plain Sight: Utilisation

Midha's most practical idea is the discipline he calls "output-maxxing" - extracting maximum value from the compute you already have. The benchmark he cites is sobering: Google runs 95% node utilisation as standard, yet most clusters run far below their potential. The gap isn't a hardware problem; it's a leadership and alignment problem.

His framing for why this now matters: "AI scaling should be putting a premium on the value of common sense in infrastructure, because the margin of error now is so much lower and the cost of wastage is so much higher." When compute is the single biggest line item, a few points of utilisation is the difference between shipping and stalling.

He reaches for a geometry metaphor that lands well beyond infrastructure: two lines that start a few degrees apart diverge enormously at scale. Small inefficiencies, compounded across a fast-scaling organisation, become the whole story. "Common sense should always be in fashion."

Key Takeaways:

  • Most teams waste compute they've already paid for - utilisation is a competitive lever, not a finance footnote.

  • The cost of small inefficiencies compounds as you scale - catch them early.

  • In an era of thin margins for error, common sense beats cleverness.

🐛 The Gains Hide in the Boring Layer

Ethan He, who built xAI's Grok Imagine from zero in three months, offers the most humbling lesson for anyone shipping AI products - and it rhymes with Midha's. Ask where the real improvements come from, and the answer isn't breakthrough cleverness: "A lot of the improvements do not come from new algorithms. It comes from finding small bugs here and there in the data pipeline."

His technical reframe is just as useful. The intelligence in image and video generation, he argues, mostly comes from the language model orchestrating the process, not the specialist model doing the rendering: "The visual intelligence is actually mostly coming from language - the gain comes from the language model, not the video model itself." The diffusion model is "kind of dumb"; it takes instructions literally. The leverage is in the layer most teams treat as plumbing.

The lesson generalises: iteration speed and unglamorous craft - cleaning data, fixing pipelines, getting the orchestration right - are the moat. Not the model you bolt on top.

Key Takeaways:

  • Progress in AI products is mostly boring craft: pipeline bugs, data quality, iteration speed.

  • The orchestrating layer often carries the intelligence - don't treat it as plumbing.

  • Chasing a better model while ignoring your data pipeline is optimising the wrong thing.

🔎 Intelligence Isn't Knowledge

Will Bryk, co-founder of Exa, supplies the sharpest counterweight to model-maximalism. His line: "We're literally going to have super-intelligences that are using Google - and if Google can't find them information, there's nothing they can do." Intelligence and knowledge are different problems. The smartest model in the world still can't surface a fact it can't retrieve.

For anyone building agentic products, this reframes search from an afterthought into a core architecture decision. Bryk argues the optimal design is a small intelligence module calling a powerful search tool - not a giant model trying to memorise the web. And he points to a paradigm most teams haven't internalised: variable-compute search. We've been trained on 400-millisecond results, but "you can imagine writing a search, going to get a cup of coffee, coming back, and you have a perfect list." When the user is a patient agent, the constraints change entirely.

His quietly profound point is reflexive: "Whatever the search engine optimises for is what the internet looks like." The retrieval layer doesn't just read the web - it shapes what gets written. Get it wrong and, in his words, "if slop comes in, slop will go out."

Key Takeaways:

  • For agentic products, retrieval is a first-class design decision, not plumbing.

  • Small-model-plus-powerful-tool often beats one giant model memorising everything.

  • Controlling your own index beats wrapping someone else's - garbage in, garbage out.

🧭 Stop Polishing One Idea - Test a Hundred Cheap Ones

If the theme is "stop wasting effort," Mark Pincus - founder of Zynga, eight hits from ten major launches - aims it squarely at how you spend your own. His maths: "Your instincts are right 95% of the time. Your ideas are wrong 75%, or at best right 25% of the time."

That reshapes how to use AI. Most people, he argued, are pointing it at "one idea in three months" when they should be using it to test "a hundred ideas in a day" - more ideas in a week than their whole industry tests in a year. The waste isn't building too little; it's lovingly over-building a single unvalidated guess. AI's killer use is as a failure machine that finds the 25% of ideas that are actually right.

His other anti-waste principle: master what's already proven before you earn the right to innovate. The ego-driven move is to start from a blank canvas; the efficient one is to copy what works, make it undeniably better, then add one small new thing. As he puts it, "The best product makers - they're collecting winnings. They're not making bets."

Key Takeaways:

  • Separate the instinct (usually right) from the idea (usually wrong) - test the idea cheaply.

  • Point AI at breadth - a hundred experiments - not at one expensive build.

  • Copy the proven before you innovate; start "embarrassingly small."

🧱 Your Private Evals Are the New IP

Satya Nadella, in a Build 2026 conversation with Sarah Guo, Elad Gil and Latent Space, named the most important way to avoid the biggest waste of all: building your whole stack on a model you don't control. The new corporate IP, he argued, isn't the model - it's your private evals. The acid test: can you swap model A for model B on your own eval and still climb? "If you can, then you're in control. If you can't, you're not."

It's an efficiency argument dressed as a strategy one. Without your own evals, every model change is a guess and every vendor shift is a rebuild. With them, you stay portable - you can route to whatever's cheapest and best without re-litigating your entire product. The eval becomes the durable asset; the model becomes a swappable commodity underneath it.

One line every product leader should sit with: "Coding has worked so well that we now have to rebuild the IDE." When the tools change what the work is, the interfaces and assets built for the old work quietly become waste - unless you've invested in the thing that survives the change.

Key Takeaways:

  • Your private evals are your most defensible, most reusable asset - build them deliberately.

  • Stay model-portable: if you can't swap the model underneath, you don't control your costs.

  • The eval is durable; the model is a commodity - invest accordingly.

💸 The Most Expensive Waste Is the Kind You Can't See Yet

Tony Fadell - creator of the iPod, co-creator of the iPhone, founder of Nest - plants the edition's most contrarian flag on the cost of building fast. His warning on AI-generated code: "You're getting short-term gain for very, very long-term loss - that's software debt, technical debt." The waste doesn't show up on today's velocity chart; it shows up later, compounding quietly in a foundation nobody chose carefully.

His broader principle is that as building gets cheap, the well-considered thing stands out more, not less: "The things that stand out are the things that are really well thought through." He keeps humans - architects, security - firmly in the loop precisely because those are the decisions that compound. "Don't have cognitive surrender. Don't surrender to the machine. We can use the machines, but don't cognitively surrender."

And his hard-won product law is itself an anti-waste discipline: "You make the product, you fix the product, then you fix the business." Skip the middle step - ship the first version and move on - and you've banked debt you'll repay with interest.

Key Takeaways:

  • Treat AI-generated code as deferred cost, not free speed - the bill arrives later.

  • Keep humans on the decisions that compound: architecture, security, foundations.

  • "Make it, fix it, then fix the business" - skipping the fix is the expensive shortcut.

⚖️ Capitalism Rewards Risk, Not Hard Work

The most philosophical episode - Kareem Amin of Clay, on Invest Like the Best - reframes what all this efficiency is for. His thesis cuts against startup folklore: "Capitalism rewards risk. To take real risk, you need to genuinely not know what's going to happen, and it needs to be coupled with a high potential for shame." Hard work and skill are table stakes. The reward is for the brave, non-obvious decision.

Clay's whole trajectory, he argued, fell out of just three such bets: that go-to-market people are creative and deserve the most powerful tool, not the simplest; that the buyer was RevOps; and that you charge for usage, not seats. "If you just look at those three decisions, almost every other decision in the company falls immediately out of those." Get the few brave calls right and you save yourself a thousand smaller ones.

His most resonant idea is about the internal state those bets require: "The more whole you can be, the more risks you can take, because you have nothing to lose." It's the human counterpart to the whole edition. When tools can build anything and compute is abundant, the scarce input isn't effort or capability - it's the courage and clarity of the person deciding what's worth building at all.

Key Takeaways:

  • Real risk - genuine uncertainty plus potential shame - is what's rewarded, not effort.

  • A few brave, non-obvious bets, held with conviction, save a thousand small decisions.

  • The scarce input isn't work or capability - it's the clarity to decide what's worth doing.

🎯 What This Means for Builders and Product Leaders

Seven conversations, one instruction: stop pouring energy into the parts everyone else is fighting over, and find the waste hiding next door.

Concretely, that's a few moves this week. Audit your utilisation before you ask for more compute - Midha's 95% benchmark is a useful shock. Look for your gains in the boring layer He points to: data pipelines, iteration speed, the orchestration most teams treat as plumbing. If you're building agentic products, treat retrieval as architecture, not an afterthought (Bryk). Point AI at breadth - run Pincus's hundred cheap experiments rather than lovingly building one unvalidated idea, and copy the proven before you innovate.

For anyone building on AI, Nadella's eval discipline is the spine: own your evals, stay portable, and the model becomes a commodity you can swap for the cheapest option that clears the bar. Heed Fadell on the waste you can't see yet - AI-generated code is a debt, and the foundations still deserve human care. And Amin closes the loop on the human side: when capability is abundant, the scarce input is the courage and clarity to choose what's actually worth building.

The model is rarely the bottleneck. The waste sitting right next to it - idle compute, neglected pipelines, over-built single ideas, vendor lock-in, invisible technical debt - is where this month's sharpest builders are quietly finding their edge.

Want more of the same? Try these five:

That’s a wrap.

As always, the journey doesn't end here!

Please share and let us know what you liked or want changing! 🚀👋

Alastair 🍽️.

Reply

Avatar

or to participate