Software development

Co-Engineering: The New Era of Human-AI Collaboration

Co-Engineering: The New Era of Human-AI Collaboration

Kiriti Badam from OpenAI introduces 'co-engineering,' a new paradigm where humans and AI agents collaborate as teammates in the software development lifecycle. He outlines key principles for effectively integrating AI agents into enterprise workflows, focusing on context management, security, and iterative improvement.

Coding with AI // Chip Huyen

Coding with AI // Chip Huyen

Chip Huyen provides a deep dive into the evolving landscape of AI-powered coding. The talk covers the different interfaces for AI coding tools, introduces new metrics like "interruption rate" to measure productivity, and outlines a framework for the levels of coding automation. Huyen argues that the engineer's role is shifting from writing code to architecting systems and reviewing AI-generated output, emphasizing the rise of spec-driven development and the critical importance of system thinking.

Why humans are AI's biggest bottleneck (and what's coming in 2026) | Alexander Embiricos (OpenAI)

Why humans are AI's biggest bottleneck (and what's coming in 2026) | Alexander Embiricos (OpenAI)

Alexander Embiricos, product lead for OpenAI's Codex, discusses the vision of AI as a proactive software engineering teammate, the product decisions that led to its explosive 20x growth, and why the real bottleneck to AGI-level productivity is shifting from model capability to human review speed.

Why humans are AI's biggest bottleneck (and what's coming in 2026) | Alexander Embiricos (OpenAI)

Why humans are AI's biggest bottleneck (and what's coming in 2026) | Alexander Embiricos (OpenAI)

Alexander Embiricos, product lead for OpenAI's Codex, shares the vision of AI as a software engineering teammate, not just a tool. He explains how a strategic shift to a local, interactive experience unlocked 20x growth, details how the Sora Android app was built in 28 days, and argues that the real bottleneck to AGI-level productivity is now human review speed, not model capability.

2026: The Year The IDE Died — Steve Yegge & Gene Kim, Authors, Vibe Coding

2026: The Year The IDE Died — Steve Yegge & Gene Kim, Authors, Vibe Coding

Steve Yegge and Gene Kim discuss the current limitations of AI coding assistants, predicting a shift from simple code completion "power tools" to sophisticated, agent-based "CNC machines" that will automate the entire software development lifecycle. They explore the cultural resistance from senior engineers, the transformative impact on team structures, and the emergence of "Vibe Coding" as a new paradigm that will reshape technology organizations.

The Debugging Book • Andreas Zeller & Clare Sudbery

The Debugging Book • Andreas Zeller & Clare Sudbery

Professor Andreas Zeller discusses his interactive 'Debugging Book,' arguing that systematic, automated debugging is a critical but neglected skill. He explores powerful techniques like delta debugging and automated repair, explaining how developers can build their own tools to make debugging a more plannable and efficient process.