Build fast, scale smarter, unleash agentic software
Greg Brockman traces his journey from Stripe’s scrappy shipping culture to OpenAI’s push toward AGI, arguing that progress now hinges on marrying first-principles engineering with bold research. He recounts breakout launches like ChatGPT and image generation, the rise of “vibe coding,” and why RL, agents, and infrastructure design are the next battlegrounds. The throughline: strip away arbitrary constraints, optimize for reality at scale, and build systems that let models learn, reason, and work alongside us.
Points clés
- Brockman left Harvard for MIT, then dropped out to join Stripe early, later becoming its first CTO; he credits hands-on building (including a 24-hour bank integration for Wells Fargo that was supposed to take nine months) as foundational to his approach.
- Early Stripe’s customer obsession included real-time iteration with users on chat, which he cites as a model for eliminating unnecessary organizational constraints and compressing development cycles.
- Independent study shaped his pace: after outgrowing middle-school math, he completed three years of high school math in one year, then took University of North Dakota courses during high school.
- Reading Alan Turing’s 1950 paper and the arrival of deep learning’s ImageNet moment (AlexNet, 2012) convinced him that learning systems—not hand-coded rules—would unlock intelligence at scale.
- At OpenAI, he emphasizes a tight research–engineering partnership built on “technical humility,” where ideas and robust systems coevolve to make breakthroughs real.
- ChatGPT hit 1 million users in five days as a “low-key research preview,” while a later image generation launch reached 100 million users in five days; both required pulling compute from research to meet demand.
- “Vibe coding” signals the shift to agentic development, with OpenAI Codex writing a low double-digit percentage of internal PRs and external metrics showing 24,000 PRs merged in a single day on public GitHub repositories via AI-assisted coding.
- He expects codebases to be structured for models—smaller, well-tested modules—so AIs can run tests repeatedly and fill in details, accelerating serious software work like legacy migrations.
- On infra, he envisions systems scaling to 100,000 GPUs, balancing high-throughput training with ultra-low-latency assistants; he notes mixture-of-experts as a way to utilize spare memory and cautions on the difficulty of predicting fleet ratios.
- Looking ahead to “GPT‑6” era constraints, he ranks algorithms back near the top alongside compute and data, highlighting reinforcement learning, agent reliability, checkpointing long-horizon tasks, and a likely “menagerie” of domain-specific agents powered by increasingly capable base models.
À retenir
Want to ride the AI wave without wiping out? Start by structuring your code like you actually enjoy tests, let agents handle the drudgery, and keep your ego on a short leash—models are great at details, you’re great at judgment. Don’t wait for perfect hardware ratios; build for resilience, checkpoint everything, and assume tomorrow’s algorithms will change today’s best practice. And if someone tells you a critical integration will take nine months, consider coffee, friends, and a 24-hour sprint—works surprisingly well.
Sources
Quiz sur la vidéo: 5 questions





