
Software Engineering Daily
139 episodes — Page 1 of 3
AI and the New Global Security Landscape
How LLMs Are Reshaping Recommendation Systems
Rebuilding the Cloud for AI Agent Code
SED News: The Kimi Moment, Runaway AI, and Tokenmaxxing
The Terminal as an Agentic Interface
AI-Powered Threats to the Software Supply Chain
Docker and Sandboxing AI Agents
The Startup Scene in Southeast Asia
NanoClaw and the Rise of Personal AI Agents
Agentic DevOps at AWS
AURA and Open-Source Agents for Production Operations
Eric Ries on Why Good Companies Go Bad
SED News: Restricted Models, IDE Wars, and the DeepMind Mafia
Grafana’s Approach to AI-Native Observability
Building Software That People Love
Mina the Hollower
Foundation Models for Structured Data
Biome and the Future of JavaScript Tooling
Preparing for Q-Day
Developing Multiplayer Games in Godot
SED News: Apple’s AI Problem, The Real Business Model of AI, and Token Cost Reckoning
Web Native Game Development
The Hardware Bottleneck AI Can’t Fix
Autonomous Drone Delivery at Scale
The European Startup Scene
React Native at Scale
Formal Methods as Agent Guardrails
Open Source Sustainability
Vespa AI and Surpassing the Limits of Vector Search
SED News: Anthropic’s Mythos, Supply Chain Hacks, and the AI Spending Surge
SmartBear and Multi-Agent QA
The Ethics of Autonomous Weapons Systems
Open-Weight AI Models
Hype and Reality of the AI Coding Shift
Unlocking the Data Layer for Agentic AI with Simba Khadder
Agentic Mesh with Eric Broda
New Relic and Agentic DevOps with Nic Benders
Mobile App Security with Ryan Lloyd
FastMCP with Adam Azzam and Jeremiah Lowin
SED News: OpenCode, AI Code vs. Shipped Code, and the LiteLLM Breach
<p>SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they cover the resurgence of ARM and CPUs as serious compute infrastructure for running local AI agents, a supply chain attack</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/04/02/sed-news-opencode-ai-code-vs-shipped-code-and-the-litellm-breach/">SED News: OpenCode, AI Code vs. Shipped Code, and the LiteLLM Breach</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>
FreeBSD with John Baldwin
<p>FreeBSD is one of the longest-running and most influential open-source operating systems in the world. It was born from the Berkeley Software Distribution in the early 1990s, it has powered everything from high-performance networking infrastructure to game consoles and content delivery networks. Over three decades, it has evolved through major architectural shifts, from symmetric multiprocessing</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/03/31/freebsd-with-john-baldwin/">FreeBSD with John Baldwin</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>
Cilium, eBPF, and Modern Kubernetes Networking with Bill Mulligan
<p>Modern cloud-native systems are built on highly dynamic, distributed infrastructure where containers spin up and down constantly, services communicate across clusters, and traditional networking assumptions break down. Linux networking was designed decades ago around static IPs and linear rule processing, which makes it increasingly difficult to achieve scale in Kubernetes environments. At the same time,</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/03/26/cilium-ebpf-and-modern-kubernetes-networking-with-bill-mulligan/">Cilium, eBPF, and Modern Kubernetes Networking with Bill Mulligan</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>
Games That Push Back with Bennett Foddy
<p>Bennett Foddy is a legendary game designer known for creating wholly distinctive games such as QWOP, Getting Over It with Bennett Foddy, and the recently released Baby Steps. He’s also a former professor at the NYU Game Center, where he taught game design alongside developing his own experimental work. In this episode, Bennett joins Joe</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/03/24/games-that-push-back-with-bennett-foddy/">Games That Push Back with Bennett Foddy</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>
Prettier and Opinionated Code Formatting with James Long
<p>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 debate, or quietly remove entire classes of problems from a team’s workflow. Over the past decade, the JavaScript ecosystem has wrestled with</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/03/19/prettier-and-opinionated-code-formatting-with-james-long/">Prettier and Opinionated Code Formatting with James Long</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>
Skate Story with Sam Eng
<p>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</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/03/17/skate-story-with-sam-eng/">Skate Story with Sam Eng</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>
DeepMind’s RAG System with Animesh Chatterji and Ivan Solovyev
<p>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 databases, chunking strategies, embedding models, and indexing infrastructure. Designing effective RAG systems is also a moving target, as techniques and best practices evolve in step</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/03/12/deepminds-rag-system-with-animesh-chatterji-and-ivan-solovyev/">DeepMind’s RAG System with Animesh Chatterji and Ivan Solovyev</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>
Reinventing the Python Notebook with Akshay Agrawal
<p>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 grow more complex. Hidden state, non-reproducible execution, poor version control ergonomics, and difficulty reusing notebook code in real software systems make it hard to</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/03/10/reinventing-the-python-notebook-with-akshay-agrawal/">Reinventing the Python Notebook with Akshay Agrawal</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>
Organizational Context for AI Coding Agents with Dennis Pilarinos
<p>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 systems work the way they do, how architectural decisions were made, and the sources of truth that exist outside of</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/03/05/organizational-context-for-ai-coding-agents-with-dennis-pilarinos/">Organizational Context for AI Coding Agents with Dennis Pilarinos</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>
SED News: OpenClaw Goes Viral, Mistral’s Compute Play, and the Agent Arms Race
<p>SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they cover the viral rise of OpenClaw and its founder’s move to OpenAI, OpenAI’s exploration of ads inside ChatGPT, and Alibaba’s</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/03/03/sed-news-openclaw-goes-viral-mistrals-compute-play-and-the-agent-arms-race/">SED News: OpenClaw Goes Viral, Mistral’s Compute Play, and the Agent Arms Race</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>
Amazon’s IDE for Spec-Driven Development with David Yanacek
<p>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, prone to drift, and often lose track of intent over long development sessions. Kiro is an AI-powered IDE that’s built around a spec-driven development workflow.</p> <p>The post <a href="https://softwareengineeringdaily.com/2026/02/26/amazons-ide-for-spec-driven-development-with-david-yanacek/">Amazon’s IDE for Spec-Driven Development with David Yanacek</a> appeared first on <a href="https://softwareengineeringdaily.com">Software Engineering Daily</a>.</p>