Software Engineering Daily-logo

Software Engineering Daily

Business

Technical interviews about software topics.

Location:

United States

Description:

Technical interviews about software topics.

Language:

English

Contact:

5122170273


Episodes
Ask host to enable sharing for playback control

Aviation Cybersecurity with Serge Christiaans

12/11/2025
Aviation cybersecurity is becoming an urgent priority as modern aircraft increasingly rely on complex digital systems for navigation, communication, and engine performance. These systems were once isolated but are now interconnected and vulnerable to cyber threats ranging from GPS spoofing to ransomware attacks on airline infrastructure. As nation-state actors and criminal groups grow more sophisticated, The post Aviation Cybersecurity with Serge Christiaans appeared first on Software Engineering Daily.

Duration:00:49:55

Ask host to enable sharing for playback control

Blocking Software Supply Chain Attacks with Feross Aboukhadijeh

12/9/2025
Modern software relies heavily on open source dependencies, often pulling in thousands of packages maintained by developers all over the world. This accelerates innovation but also creates serious supply chain risks as attackers increasingly compromise popular libraries to spread malware at scale. Feross Aboukhadijeh is the founder and CEO of Socket which is a security The post Blocking Software Supply Chain Attacks with Feross Aboukhadijeh appeared first on Software Engineering Daily.

Duration:00:47:48

Ask host to enable sharing for playback control

Pydantic AI with Samuel Colvin

12/4/2025
Python’s popularity in data science and backend engineering has made it the default language for building AI infrastructure. However, with the rapid growth of AI applications, developers are increasingly looking for tools that combine Python’s flexibility with the rigor of production-ready systems. Pydantic began as a library for type-safe data validation in Python and has The post Pydantic AI with Samuel Colvin appeared first on Software Engineering Daily.

Duration:00:57:28

Ask host to enable sharing for playback control

SED News: Bezos Returns to Building, AI’s Reality Check, and Europe’s Cloud Ambitions

12/2/2025
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 Jeff Bezos’s unexpected return to the CEO seat with Project Prometheus, the growing debate over whether AI investments are The post SED News: Bezos Returns to Building, AI’s Reality Check, and Europe’s Cloud Ambitions appeared first on Software Engineering Daily.

Duration:00:54:01

Ask host to enable sharing for playback control

Game Development on the PICO-8 with Johan Peitz

11/27/2025
PICO-8 is a software-based gaming console for making, sharing, and playing small games with a retro aesthetic. It emulates the look and feel of 8-bit consoles, providing limited color palettes, screen resolutions, and memory constraints. The PICO-8 dev environment uses Lua and is focused on being accessible to developers while offering depth for complex projects. The post Game Development on the PICO-8 with Johan Peitz appeared first on Software Engineering Daily.

Duration:00:47:27

Ask host to enable sharing for playback control

Running Doom in TypeScript with Dimitri Mitropoulos

11/25/2025
Doom has seemingly been ported to every electronic device imaginable, including picture frames, lamps, and coffee machines. The meme of “it runs Doom” has become so widespread that it spawned the r/itrunsdoom sub-Reddit. Recently, Doom made headlines again for being ported to TypeScript. The project involved representing Doom entirely in TypeScript, three and a half The post Running Doom in TypeScript with Dimitri Mitropoulos appeared first on Software Engineering Daily.

Duration:01:00:51

Ask host to enable sharing for playback control

Drone Warfare in Ukraine with Simon Shuster

11/20/2025
Simon Shuster is a journalist who has reported on Russia and Ukraine for over 15 years, most of that time as a staff correspondent for TIME Magazine. He was born in Moscow, and he and his family came to the United States as refugees from the Soviet Union when he was six years old. After The post Drone Warfare in Ukraine with Simon Shuster appeared first on Software Engineering Daily.

Duration:00:54:45

Ask host to enable sharing for playback control

Radix UI with Chance Strickland

11/18/2025
Radix UI is an open-source library of React components. Its “headless” primitives handle the complex logic and accessibility concerns—like dialogs, dropdowns, and tabs—while leaving styling completely up to the developer. The project emphasizes usability, accessibility, and composability and has become a vital part of modern web dev, in part because it forms the foundation of The post Radix UI with Chance Strickland appeared first on Software Engineering Daily.

Duration:00:56:47

Ask host to enable sharing for playback control

The 2025 Stack Overflow Developer Survey with Jody Bailey and Erin Yepis

11/13/2025
The Stack Overflow Developer Survey is an annual survey conducted by Stack Overflow that gathers comprehensive insights from developers around the world. It offers a valuable snapshot of the global developer community, covering a wide range of topics such as preferred programming languages, tools, and technologies. Jody Bailey is the Chief Product and Technology Officer The post The 2025 Stack Overflow Developer Survey with Jody Bailey and Erin Yepis appeared first on Software Engineering Daily.

Duration:00:40:13

Ask host to enable sharing for playback control

Building an Open-Source Laptop with Byran Huang

11/11/2025
Byran Huang is a full stack developer who recently made headlines in the hacker space when he created the anyon_e, which is a highly integrated, open source laptop. The effort was a massive undertaking and showcased great design, hardware, and software. In this episode, Byran joins the show with Gregor Vand to talk about his The post Building an Open-Source Laptop with Byran Huang appeared first on Software Engineering Daily.

Duration:00:53:56

Ask host to enable sharing for playback control

The Architecture of the Internet with Erik Seidel

11/6/2025
The 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 the scenes it represents one of humanity’s greatest engineering achievements. Today’s internet is also dramatically more complex and capable than in its The post The Architecture of the Internet with Erik Seidel appeared first on Software Engineering Daily.

Duration:00:51:20

Ask host to enable sharing for playback control

SED News: AMD’s Big OpenAI Deal, Intel’s Struggles, and Apple’s AI Long Game

11/4/2025
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 $1.7B acquisition of Security AI, LangChain’s massive valuation, and the surprise $300M funding” round for Periodic Labs. They The post SED News: AMD’s Big OpenAI Deal, Intel’s Struggles, and Apple’s AI Long Game appeared first on Software Engineering Daily.

Duration:00:49:02

Ask host to enable sharing for playback control

Building AI Agents on the Frontend with Sam Bhagwat and Abhi Aiyer

10/30/2025
Most 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 harder for frontend developers to prototype, integrate, and iterate on AI-powered features. Mastra is an open-source TypeScript framework focused on building AI agents and has primitives such as The post Building AI Agents on the Frontend with Sam Bhagwat and Abhi Aiyer appeared first on Software Engineering Daily.

Duration:00:57:04

Ask host to enable sharing for playback control

The X-Plane Flight Simulator with Ben Supnik

10/28/2025
X-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 the engineering that goes into creating a flight simulator so we invited Ben Supnik. Ben is a software engineer at Laminar and he’s been working on The post The X-Plane Flight Simulator with Ben Supnik appeared first on Software Engineering Daily.

Duration:00:56:26

Ask host to enable sharing for playback control

Turning Agent Autonomy into Productivity with Chris Weichel

10/23/2025
A 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 controls, environment isolation, and resource management. Ona is a platform for AI-native software development and engineering agents. The platform combines autonomous agents with secure, standardized environments, with The post Turning Agent Autonomy into Productivity with Chris Weichel appeared first on Software Engineering Daily.

Duration:01:01:22

Ask host to enable sharing for playback control

Homebrew and macOS Package Management with Mike McQuaid

10/21/2025
Homebrew 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 suited to an increasingly Mac-centric development ecosystem. Today, Homebrew is a near-essential part of the macOS software development toolkit. Mike McQuaid joined the project early The post Homebrew and macOS Package Management with Mike McQuaid appeared first on Software Engineering Daily.

Duration:01:05:46

Ask host to enable sharing for playback control

Engineering in the Age of Agents with Yechezkel Rabinovich

10/16/2025
Modern 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 clear view of how their systems behave, which can slow down troubleshooting and increase operational risk. groundcover is an observability platform that uses eBPF sensors to capture The post Engineering in the Age of Agents with Yechezkel Rabinovich appeared first on Software Engineering Daily.

Duration:00:50:05

Ask host to enable sharing for playback control

Static Analysis for Ruby with Jake Zimmerman

10/14/2025
Dynamic 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 makes it harder to catch certain classes of bugs before execution. Type checkers for dynamic languages add structure and safety without compromising their expressive The post Static Analysis for Ruby with Jake Zimmerman appeared first on Software Engineering Daily.

Duration:00:47:13

Ask host to enable sharing for playback control

Scaling AI in Enterprise Codebases with Guy Gur-Ari

10/9/2025
The 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 applications, which dramatically lowers the barriers to entry and democratizes access to software creation. However, many enterprise environments have large, legacy codebases and The post Scaling AI in Enterprise Codebases with Guy Gur-Ari appeared first on Software Engineering Daily.

Duration:00:52:05

Ask host to enable sharing for playback control

SED News: NVIDIA Bets on Intel, Meta’s Demo Crash, and Anthropic’s Explosive Growth

10/7/2025
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 NVIDIA‘s $5B investment in Intel and $100M stake in OpenAI, Meta’s stumble with its AR glasses demo, and the The post SED News: NVIDIA Bets on Intel, Meta’s Demo Crash, and Anthropic’s Explosive Growth appeared first on Software Engineering Daily.

Duration:00:53:23