Episode (100)
Halaman 5 dari 10
The Architecture of the Internet with Erik Seidel
Nov 06, 2025The modern internet is a vast web of independent networks bound together by billions of routing decisions made every second. It’s an architecture so reliable we mostly take it for granted, but behind ...
SED News: AMD’s Big OpenAI Deal, Intel’s Struggles, and Apple’s AI Long Game
Nov 04, 2025SED 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 in...
Building AI Agents on the Frontend with Sam Bhagwat and Abhi Aiyer
Oct 30, 2025Most AI agent frameworks are backend-focused and written in Python, which introduces complexity when building full-stack AI applications with JavaScript or TypeScript frontends. This gap makes it hard...
The X-Plane Flight Simulator with Ben Supnik
Oct 28, 2025X-Plane is a popular flight simulator developed by Laminar Research. It features a first-principles physics engine, realistic aircraft systems, and a wide variety of aircraft. We wanted to understand ...
Turning Agent Autonomy into Productivity with Chris Weichel
Oct 23, 2025A common challenge in software development is creating and maintaining robust development environments. The rise of AI agents has amplified this complexity by adding new demands around permission cont...
Homebrew and macOS Package Management with Mike McQuaid
Oct 21, 2025Homebrew is a widely used package manager that simplifies the installation of open-source software on macOS. It was created in response to the growing demand for a lightweight, developer-friendly tool...
Engineering in the Age of Agents with Yechezkel Rabinovich
Oct 16, 2025Modern software platforms are increasingly composed of diverse microservices, third-party APIs, and cloud resources. The distributed nature of these systems makes it difficult for engineers to gain a ...
Static Analysis for Ruby with Jake Zimmerman
Oct 14, 2025Dynamic languages like Ruby, Python, and JavaScript determine the types of variables at runtime rather than at compile time. This flexibility allows for rapid development and concise code, but it also...
Scaling AI in Enterprise Codebases with Guy Gur-Ari
Oct 09, 2025The rise of language-model coding assistants has led to the creation of the vibe coding paradigm. In this mode of software development, AI agents take a plain language prompt and generate entire appli...
SED News: NVIDIA Bets on Intel, Meta’s Demo Crash, and Anthropic’s Explosive Growth
Oct 07, 2025SED 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 in...