Skate Story with Sam Eng

Skate Story with Sam Eng

Author: All Content Archives - Software Engineering Daily March 17, 2026 Duration: 57:48
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 vaporwave vibe and blends fluid skate mechanics with exploration, puzzles, and an existential narrative about freedom, pain, and obsession. The game was created by indie developer

Dive into the vast library of conversations that form All Content Archives-Software Engineering Daily. This collection compiles the extensive history of deep-dive technical interviews, each one focusing on the specific tools, platforms, and foundational concepts that shape modern technology. Rather than surface-level news, the discussions here unpack the engineering challenges, architectural decisions, and real-world trade-offs behind the software we use every day. You'll hear from the engineers, founders, and researchers who are building the systems driving innovation across industries. The archive serves as a persistent knowledge base, where episodes explore topics like database design, distributed systems, machine learning infrastructure, and programming language evolution in granular detail. Listening to this podcast is like having a front-row seat to conversations that dissect complexity with clarity, offering lasting insights that remain relevant long after the recording ends. It’s a resource for developers, technical managers, and anyone curious about the intricate mechanics of the digital world, providing context and depth that goes far beyond a headline. Explore the archive to find deep expertise on a single topic or to discover the interconnected threads of software progress across years of recorded dialogue.
Author: Language: en-us Episodes: 100

All Content Archives - Software Engineering Daily
Podcast Episodes
Prettier and Opinionated Code Formatting with James Long [not-audio_url] [/not-audio_url]

Duration: 50:35
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 create friction and endless debat…
DeepMind’s RAG System with Animesh Chatterji and Ivan Solovyev [not-audio_url] [/not-audio_url]

Duration: 37:57
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 typically have to manage vector datab…
Reinventing the Python Notebook with Akshay Agrawal [not-audio_url] [/not-audio_url]

Duration: 46:04
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 notebooks often break down as projects gr…
Organizational Context for AI Coding Agents with Dennis Pilarinos [not-audio_url] [/not-audio_url]

Duration: 49:21
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 challenge is now contextualizing why s…
Amazon’s IDE for Spec-Driven Development with David Yanacek [not-audio_url] [/not-audio_url]

Duration: 57:00
AI-assisted coding tools have made it easier than ever to spin up prototypes, but turning those prototypes into reliable, production-grade systems remains a major challenge. Large language models are non-deterministic, p…
Engineering AI Systems for Autonomy and Resilience with Krishna Sai [not-audio_url] [/not-audio_url]

Duration: 53:15
Enterprise IT systems have grown into sprawling, highly distributed environments spanning cloud infrastructure, applications, data platforms, and increasingly AI-driven workloads. Observability tools have made it easier…
Inside China’s Great Firewall with Jackson Sippe [not-audio_url] [/not-audio_url]

Duration: 58:00
China’s Great Firewall is often spoken about but is rarely understood. It is one of the most sophisticated and opaque censorship systems on the planet, and it shapes how over a billion people interact with the global int…
Optimizing Agent Behavior in Production with Gideon Mendels [not-audio_url] [/not-audio_url]

Duration: 52:25
LLM -powered systems continue to move steadily into production, but this process is presenting teams with challenges that traditional software practices don’t commonly encounter. Models and agents are non-deterministic s…
Gas Town, Beads, and the Rise of Agentic Development with Steve Yegge [not-audio_url] [/not-audio_url]

Duration: 1:09:52
AI-assisted programming has moved far beyond autocomplete. Large language models are now capable of editing entire codebases, coordinating long-running tasks, and collaborating across multiple systems. As these capabilit…