Posts

What Tesla and SpaceX Teach Founders About Building Hardware | a16z

What Tesla and SpaceX Teach Founders About Building Hardware | a16z

Ex-Tesla and SpaceX engineers Chandler Luzsicza and Turner Caldwell share the practical lessons they learned about building complex hardware and how they apply them at their own startups. They cover core principles like decision velocity, strategic vertical integration, managing the critical path without creating new bottlenecks, and using aggressive milestones as a forcing function to reveal true priorities. The discussion also delves into the value of a 'factory mindset,' the importance of a rigorous hiring process, and advice for young engineers.

François Chollet: ARC-AGI-3, Beyond Deep Learning & A New Approach To ML

François Chollet: ARC-AGI-3, Beyond Deep Learning & A New Approach To ML

François Chollet discusses his contrarian approach to AI, moving beyond scaling LLMs to understand intelligence from first principles. He explains his work on the ARC benchmark series, including the new ARC-AGI V3, designed to measure 'agentic intelligence' and skill acquisition efficiency. He also introduces his lab, Ndea, which is developing a new ML paradigm based on symbolic models, and shares his perspective on the limits of current systems and the future path to AGI.

State of the Art of Container Security • Adrian Mouat & Charles Humble

State of the Art of Container Security • Adrian Mouat & Charles Humble

Adrian Mouat of Chainguard delves into container security, highlighting the flaws of traditional Linux distributions in modern, immutable environments. He explains Chainguard's approach of using 'distroless' images built from source with their Wolfi OS to achieve near-zero CVEs. The discussion covers the importance of replacing rather than updating containers, the roles of SBOMs and attestations, and key lessons from major supply chain attacks like the XZ Utils backdoor.

AI agent adoption: From scientists to CFOs

AI agent adoption: From scientists to CFOs

This episode explores the transformative impact of AI through three key discussions: a homeowner using ChatGPT to sell his house, a study on AI adoption in scientific research, and Adobe's CFO building an internal AI lab. The experts deliberate on AI's role in democratizing expertise, the future of professional roles, the challenges and biases in measuring AI's scientific impact, and the critical factors for successful enterprise AI adoption, including process and cultural shifts, and identifying the hottest areas for implementation.

A Common-Sense Guide to AI Engineering • Jay Wengrow & Kris Jenkins • GOTO 2026

A Common-Sense Guide to AI Engineering • Jay Wengrow & Kris Jenkins • GOTO 2026

Jay Wengrow, author of “A Common-Sense Guide to AI Engineering,” breaks down how AI agents work, describing the 'clever hack' of intercepting LLM output to trigger functions. The discussion covers multi-agent architectures for complex tasks, implementing guardrails with regex and judge LLMs, and a pragmatic take on when to use frameworks versus building from scratch. Wengrow emphasizes understanding fundamentals over specific tools to create robust, production-ready AI applications.

How to Pass Context in an Agentic AI Flow

How to Pass Context in an Agentic AI Flow

Grant Miller contrasts the static, single-application context of traditional OAuth with the dynamic, multi-system nature of agentic AI. He explains that agentic flows, involving orchestration, multiple agents, and LLMs, require a more sophisticated approach than simple prompt engineering. The video introduces 'context engineering' as the key strategy, which involves managing the entire system state, user context, and task history to optimize AI interactions and deliver accurate, context-aware responses.