Skip to content
Software Engineering Daily cover artwork

Podcast profile

Software Engineering Daily

By Software Engineering Daily

Technical interviews about software topics.

Latest episode

The Terminal as an Agentic Interface

52 min

Cadence
Daily
Typical length
51 min
Latest release
Aug 6, 2026
Language
EN-US

Topics

Engineering Practice

Building, testing, shipping, and operating technical systems.

How It Works

Accessible explanation of technical mechanisms and systems.

Frontier Research

Emerging scientific or technical capabilities and long-horizon ideas.

Formats

Interview

A host-led conversation with one or more guests.

Explainer & Deep Dive

Structured exploration of one subject in substantial depth.

Audience level

Advanced

Consistently technical, professional, or specialist in depth.

People behind the show

Rotating presenters

This show assigns different presenters by episode, so no permanent host is claimed. Recently identified presenters include Gregor Vand, Sean Falconer, Kevin Ball, Matt Merrill.

Listen from the original source

This directory never re-hosts or republishes podcast audio.

Official sources checked

Episode audio and show facts come from the checked-in refresh of the show’s public sources.

From the feed

Latest episodes

25 available
Software Engineering Daily52 min

The Terminal as an Agentic Interface

The terminal has been a constant in software development for decades. It has remained largely unchanged while everything around it transformed. However, as AI agents have become central to the developer workflow, the terminal is emerging as a natural home for agentic development, and a new category of tooling is formin

Official page
Software Engineering Daily51 min

Docker and Sandboxing AI Agents

The most useful coding agents can mutate their environments by downloading packages, writing files, and connecting to services across the network. However, that freedom also presents dangers, and promises to usher in a new wave of security threats. Docker recently announced Docker Sandboxes, which give each agent its o

Official page
Software Engineering Daily44 min

The Startup Scene in Southeast Asia

Golden Gate Ventures is one of Southeast Asia’s most established early-stage venture firms, having backed companies across the region since 2011. They have invested in companies that are now household names in the region. Examples include Gojek, which started as a motorcycle taxi service in Indonesia and grew into a su

Official page
Software Engineering Daily1 hr 4 min

NanoClaw and the Rise of Personal AI Agents

AI agents have shown remarkable potential to function as persistent digital assistants that are capable of monitoring data, managing communications, and taking action autonomously over long periods. OpenClaw was one of the first serious attempts to fulfill that vision, connecting frontier coding agents to messaging pla

Official page
Software Engineering Daily52 min

Agentic DevOps at AWS

AI agents have become capable of reasoning across large amounts of data, calling tools, and taking sequences of actions autonomously. These qualities make them well suited to some of the most persistent pain points in DevOps, including the on-call engineer woken at 3 AM to diagnose an incident, the build failure that t

Official page
Software Engineering Daily50 min

Eric Ries on Why Good Companies Go Bad

Eric Ries is the creator of the Lean Startup method and the author of the New York Times bestseller The Lean Startup, which transformed how a generation of founders and engineers think about building products. It introduced concepts like the MVP, the pivot, and build-measure-learn that are now so widely adopted they fe

Official page
Software Engineering Daily46 min

Building Software That People Love

Building great software always involves technical problem solving, but the best software goes beyond function. It feels fluid, coherent, and genuinely fun to use. This quality lives at the intersection of engineering and design, and very few teams know how to reliably produce it. Metalab is an engineering and design st

Official page
Software Engineering Daily44 min

Mina the Hollower

Yacht Club Games is the studio behind the acclaimed Shovel Knight franchise. Their latest release is Mina the Hollower, which is a top-down action RPG inspired by classic Zelda and Castlevania titles. After many years in development, the game recently launched to widespread critical acclaim. David D’Angelo is a lead pr

Official page
Software Engineering Daily44 min

Foundation Models for Structured Data

Predictive modeling is a core element in modern systems, and powers capabilities such as fraud detection, loan approvals, and recommendation systems. These systems typically operate on structured, relational data stored in enterprise databases, with rows, columns, and interlinked tables. While computer vision and natur

Official page
Software Engineering Daily1 hr 3 min

Biome and the Future of JavaScript Tooling

Modern web development requires an ever-growing collection of tools including formatters, linters, bundlers, and plugins. Each tool typically has its own configuration, dependencies, and performance cost. As applications grow more complex, the overhead of maintaining this toolchain becomes a real burden. Biome is an op

Official page
Software Engineering Daily46 min

Preparing for Q-Day

Most of the cryptography securing the internet today rests on mathematical problems that classical computers cannot solve in any reasonable timeframe. That assumption is now being tested. Recent advances in quantum computing have dramatically compressed timelines, and many in the industry have set a target of full post

Official page
Software Engineering Daily47 min

Developing Multiplayer Games in Godot

Multiplayer games are among the hardest software systems to build, requiring developers to synchronize state across unreliable networks while maintaining fairness, performance, and a responsive player experience. Latency, cheating, server costs, and debugging distributed game logic all introduce complexity that single-

Official page
Software Engineering Daily54 min

Web Native Game Development

The web has quietly become one of the most capable platforms for game development. Advances in WebAssembly, WebGL, and WebGPU have given developers tools that rival native desktop performance, while game engines like Unity and Godot have added robust web export pipelines. However, building games for the browser comes w

Official page
Software Engineering Daily53 min

The Hardware Bottleneck AI Can’t Fix

Software engineering has developed powerful tools for observability, data management, and continuous testing, but hardware engineering has largely not kept pace. The feedback loops, tooling, and infrastructure that software engineers take for granted simply do not exist in most hardware programs. Nominal is a data plat

Official page
Software Engineering Daily51 min

Autonomous Drone Delivery at Scale

Autonomous drone delivery has long been the stuff of science fiction, but ongoing advances have moved the space from experimental to operational. Zipline is one of the leading companies in this space, with drones that charge between missions and fly autonomously to deliver packages directly to customers. Kyle Madonia i

Official page
Software Engineering Daily49 min

The European Startup Scene

Europe’s startup ecosystem is maturing rapidly, with companies like Revolut, Lovable, and Legora demonstrating that world-class technology businesses can be built and scaled on the continent. While the US remains the dominant force in venture-backed software as home to the largest markets, the deepest capital pools, an

Official page
Software Engineering Daily46 min

React Native at Scale

React Native is an open source framework developed by Meta that allows engineers to build mobile applications for both iOS and Android using a single JavaScript codebase. The framework bridges the gap between web development and native mobile, which lets teams ship to both platforms simultaneously without sacrificing t

Official page
Software Engineering Daily49 min

Formal Methods as Agent Guardrails

Formal methods are a branch of mathematics and computer science focused on proving the correctness of systems, and they have long promised a more rigorous foundation for software. However, their complexity has kept them confined to a small community of specialists. That is now changing as agentic AI systems take on inc

Official page
Software Engineering Daily59 min

Open Source Sustainability

Open source software underpins nearly every modern application, including frameworks powering the most popular websites, to the libraries securing financial backend systems. However, while open source drives collaboration and innovation at a global scale, it also faces deep challenges in sustainability, community healt

Official page