Software engineering

Building Bridges: From Developer to Developer Advocate • David Edoh-Bedi & James Beswick

Building Bridges: From Developer to Developer Advocate • David Edoh-Bedi & James Beswick

David Edoh-Bedi, a Developer Advocate at Stripe, shares his journey from growing up in Togo to working on large-scale systems like Windows at Microsoft and eventually transitioning into developer relations. The conversation covers the essential skills for DevRel, the hidden complexities of global payment systems, and the evolution of software development from libraries to API-centric architectures.

12-factor Agents - Patterns of reliable LLM applications // Dexter Horthy

12-factor Agents - Patterns of reliable LLM applications // Dexter Horthy

Drawing from conversations with top AI builders, Dex argues that production-grade AI agents are not magical loops but well-architected software. This talk introduces "12-Factor Agents," a methodology centered on "Context Engineering" to build reliable, high-performance LLM-powered applications by applying rigorous software engineering principles.

#define AI Engineer - Greg Brockman, OpenAI (ft. Jensen Huang, NVIDIA)

#define AI Engineer - Greg Brockman, OpenAI (ft. Jensen Huang, NVIDIA)

Greg Brockman discusses his journey from a math enthusiast to a programmer, his early days scaling Stripe, and the core philosophies that drive OpenAI. He covers the critical partnership between research and engineering, the future of coding with agentic systems, and the immense infrastructure and algorithmic challenges on the path to AGI.

Ship Agents that Ship: A Hands-On Workshop - Kyle Penfound, Jeremy Adams, Dagger

Ship Agents that Ship: A Hands-On Workshop - Kyle Penfound, Jeremy Adams, Dagger

A detailed summary of a workshop on building and deploying production-minded AI coding agents using Dagger. The session covers creating controlled, observable, and test-driven agent workflows and integrating them into CI/CD systems like GitHub Actions for automated, reliable software development.

Piloting agents in GitHub Copilot - Christopher Harrison, Microsoft

Piloting agents in GitHub Copilot - Christopher Harrison, Microsoft

GitHub's Christopher Harrison explains how to leverage GitHub Copilot's agent capabilities. This summary covers using Copilot as an AI pair programmer, the importance of providing context, its different workloads, and how to use the new Copilot Coding Agent with the Model Context Protocol (MCP) to accelerate development responsibly.

Ship Production Software in Minutes, Not Months — Eno Reyes, Factory

Ship Production Software in Minutes, Not Months — Eno Reyes, Factory

Explore the shift from traditional, human-driven software development to an agent-native lifecycle. Learn how AI agents, powered by centralized context, can orchestrate the entire SDLC, from planning and coding to incident response, transforming developers into orchestrators of AI systems.