Podcast

Sort by:

Prettier and Opinionated Code Formatting with James Long

Developer tooling shapes how software gets written day to day, but the best tools often disappear into the background once they succeed. Formatting, linting, and build systems can either

Skate Story with Sam Eng

Skateboarding games have long balanced technical precision with a sense of flow and expression, but Skate Story takes the genre in a radically different direction. It has a distinct

DeepMind’s RAG System with Animesh Chatterji and Ivan Solovyev

Retrieval-augmented generation, or RAG, has become a foundational approach to building production AI systems. However, deploying RAG in practice can be complex and costly. Developers

Reinventing the Python Notebook with Akshay Agrawal

Interactive notebooks were popularized by the Jupyter project and have since become a core tool for data science, research, and data exploration. However, traditional, imperative

Organizational Context for AI Coding Agents with Dennis Pilarinos

AI agents have taken on a growing share of software development work, so much so that the hardest problems are shifting away from code generation towards something new, context. The