Software engineering

Everything We Got Wrong About Research-Plan-Implement -  Dexter Horthy

Everything We Got Wrong About Research-Plan-Implement - Dexter Horthy

Dexter Horthy of HumanLayer critiques the initial Research-Plan-Implement (RPI) framework for AI coding agents, revealing its tendency to encourage 'outsourcing thinking'. He introduces CRISPR, a new structured methodology that emphasizes smaller, focused prompts, human-agent alignment through artifacts like Design Discussions, and engineer ownership to combat 'slop' and improve code quality in complex projects.

"Vibe Coding is a Slot Machine" - Jeremy Howard

"Vibe Coding is a Slot Machine" - Jeremy Howard

fast.ai founder Jeremy Howard critiques the 'vibe coding' illusion, arguing that AI-assisted tools create a slot machine-like experience that erodes true software engineering skills. He revisits the origins of ULMFiT, champions interactive programming for building intuition, and reframes AI risk from existential threats to the dangers of power centralization and human enfeeblement.

“Engineers are becoming sorcerers” | The future of software development with OpenAI's Sherwin Wu

“Engineers are becoming sorcerers” | The future of software development with OpenAI's Sherwin Wu

Sherwin Wu, head of engineering for OpenAI’s API platform, discusses the radical transformation of software engineering. He shares how 95% of OpenAI engineers use Codex to manage fleets of AI agents, cutting code review times from 15 to 3 minutes. Wu explores the widening productivity gap, the changing role of managers in an AI-first world, and why "models will eat your scaffolding for breakfast", urging developers to build for where AI is going, not where it is today.

OpenAI Town Hall with Sam Altman

OpenAI Town Hall with Sam Altman

Sam Altman discusses the future of AI, covering the evolution of software engineering, the challenges for AI startups, the roadmap for model capabilities and costs, and the broader societal impacts on economics, security, and education.

Automating Large Scale Refactors with Parallel Agents - Robert Brennan, AllHands

Automating Large Scale Refactors with Parallel Agents - Robert Brennan, AllHands

A deep dive into orchestrating swarms of AI agents for large-scale code refactoring. Learn practical workflows, task decomposition strategies, and context-sharing patterns, demonstrated with a real-world case study on migrating a large codebase.

AI Code Generation: Wins, Fails and the Future

AI Code Generation: Wins, Fails and the Future

A panel of experts discusses the future of AI in software engineering, focusing on the "barbell effect" where AI excels at hyper-complex tasks but fails at simple ones. The conversation explores whether performance is driven by the model or the agent orchestration, the evolving role of the engineer as an architect, and the significant challenges open-source tools face against vertically integrated proprietary systems, particularly the high cost of inference.