@ycombinator: In 2001, @JeffDean and Sanjay Ghemawat did the math and realized Google’s entire search index would fit in RAM — then s…
Summary
At Startup School 2026, Google's Chief Scientist Jeff Dean recounts the napkin math that led to Google's search index fitting in RAM and the TPU development, discussing inference hardware specialization and how startups can still compete.
View Cached Full Text
Cached at: 07/30/26, 09:58 PM
In 2001, @JeffDean and Sanjay Ghemawat did the math and realized Google’s entire search index would fit in RAM — then shipped it in a few days, and search got fast.
In 2013, another napkin calculation showed that three minutes of daily speech recognition per user would require doubling Google’s server fleet. That one became the TPU.
At Startup School 2026, Google’s Chief Scientist talks with YC’s @sdianahu through the thought experiments behind both, why inference hardware is the next specialization, and where two or three people in a room can still win.
00:07 — Are AI Models Already Junior Engineers? 01:44 — AI Systems That Improve Themselves 02:40 — The Google Search Breakthrough That Changed Everything 04:38 — AI Agents Will Run for Weeks 05:58 — The Napkin Math That Led to TPUs 09:20 — How to Find Breakthrough Ideas 10:25 — The AI Engineer’s New Mental Model 12:33 — Why AI Is Really an Energy Problem 16:11 — Context Engineering Is the Next Frontier 19:46 — The Skill That Made AI Better at Optimization 22:13 — Why Long-Running Agents Fail 25:21 — Where Startups Can Still Beat Google 31:19 — How to Become an AI-Native Founder 36:36 — Question Your Biggest Assumptions 42:08 — AI That Builds Better AI 50:02 — Build Something That Truly Matters
Similar Articles
@JeffDean: My @Google colleagues @NormJouppi, Sridhar Lakshmanamurthy, Cliff Young, and David Patterson recently wrote a paper tha…
Google researchers published a paper summarizing the evolution of TPU supercomputers from TPU v2 to Ironwood, detailing architectural stability, scale, resilience, power efficiency, and a 3600x performance increase over eight years.
@rohanpaul_ai: Larry Page (Google's founding CEO) knew it back in 2007 "When AI happens, it's going to be a lot of computation and not…
Larry Page's 2007 prediction that AI would rely on massive computation rather than clever algorithms, comparing DNA to 600MB of compressed data.
@thesupermanmx: SAM ALTMAN HAS LOST IT. Google just shrunk 31GB of AI memory down to 4GB. They open-sourced a vector index that fits 10…
Google open-sourced a vector index that compresses 31GB of AI memory to 4GB, fitting 10 million documents and searching faster than FAISS, with zero training or GPU required.
@dr_cintas: Google's new algorithm just shrunk 31GB of memory down to 4GB TurboVec is a new open-source tool that stores the data y…
Google's TurboVec is a new open-source tool that reduces memory usage from 31GB to 4GB for AI search data, leveraging TurboQuant for faster search than FAISS, and integrates with LangChain and LlamaIndex while running fully offline.
@akshay_pachaar: Google just dropped a new LLM! You can run it locally on just 8GB RAM. Let's fine-tune this on our own data (100% local…
Google dropped a new LLM that can run locally on just 8GB RAM. The tweet demonstrates fine-tuning it on personal data entirely locally.