Software Engineering Radio

Software Engineering Radio thumbnail

An interview based podcast, each episode has a full transcription on the official site with related references.

Categories:

Links

Episodes

Showing 1-10 of 19

SE Radio 720: Martin Dilger on Understanding Eventsourcing thumbnail

SE Radio 720: Martin Dilger on Understanding Eventsourcing

13 May 2026

Recommended: Useful Architectural Pattern.

Event sourcing is a system design approach that records changes as sequential events to ensure historical traceability, uses event modeling for aligning systems with human workflows, contrasts with CRUD architectures, and emphasizes slice-based design, event streams, and practical applications like legacy modernization and workflow simplification.

Open episode
Birol Yildiz on Building an Agentic AI SRE thumbnail

Birol Yildiz on Building an Agentic AI SRE

6 May 2026

AI agents in SRE leverage autonomous decision-making, agentic search, and lightweight architectures to replace static runbooks, balancing autonomy with reliability challenges, context management, and human oversight in dynamic environments.

Open episode
Will Sentance on JS Modernization thumbnail

Will Sentance on JS Modernization

29 Apr 2026

JavaScript's evolution from a 1995 scripting language to a performance-optimized modern tool balances innovation with backward compatibility through TC39's incremental updates, browser advancements, community-driven libraries, key features like async/await and symbols, engine optimizations, and a design philosophy prioritizing flexibility and user-driven standardization for large-scale frameworks.

Open episode
Eric Tschetter on Decoupling Observability thumbnail

Eric Tschetter on Decoupling Observability

23 Apr 2026

Recommended: Telemetry is important, avoiding vendor lockin is even more important.

Observability in microservices emphasizes decoupled architectures over traditional frameworks to address vendor lock-in, data interoperability, and scalability challenges, while balancing unstructured telemetry management, query language standardization, and cross-team collaboration.

Open episode
Martin Kleppmann Local-First Software thumbnail

Martin Kleppmann Local-First Software

15 Apr 2026

Local First Software combines local data storage with cloud collaboration to enable offline access, real-time editing, and seamless syncing via AutoMerge and CRDTs, prioritizing user control, privacy, and decentralized workflows with future focus on open standards and AI integration.

Open episode
Sahaj Garg on Designing for Ambiguity in Human Input thumbnail

Sahaj Garg on Designing for Ambiguity in Human Input

8 Apr 2026

Ambiguity in language and speech, arising from context, phrasing, and incomplete information, poses challenges for AI systems due to their limited context processing, while humans resolve it through contextual cues, tone, and prior knowledge, with strategies focusing on contextual prompts, audio training, data augmentation, and balancing AI efficiency with human-like adaptability in multilingual and ethical contexts.

Open episode
Costa Alexoglou on Remote Pair Programming thumbnail

Costa Alexoglou on Remote Pair Programming

1 Apr 2026

A discussion on pair programming's collaborative advantages, remote pairing challenges, AI's role in coding, the development of HAWP, and future remote work tools, highlighted by a five-month platform refactor case study and lessons in balancing performance, security, and user needs.

Open episode
Hector Ramon Jimenez on Building a GUI library in Rust thumbnail

Hector Ramon Jimenez on Building a GUI library in Rust

25 Mar 2026

ICE is a Rust-based UI toolkit inspired by Elm's architecture, using message-passing to separate state, updates, and views, evolved from a game library module into a functional-focused standalone tool with Winit/WGPU rendering, cross-platform goals, and challenges in dependency stability, while emphasizing state-driven design, community development, and future improvements in rendering efficiency, accessibility, and multi-platform support.

Open episode
Dan Lorenc on Sigstore thumbnail

Dan Lorenc on Sigstore

18 Mar 2026

Software supply chain attacks exploit vulnerabilities in development tools and open-source components, exemplified by the Shyhalood NPM breach, with SIGStore proposed as a cryptographic solution to verify software integrity, though challenges like enforcement and privacy persist in securing open-source ecosystems.

Open episode
Scott Hanselman on AI-Assisted Development Tools thumbnail

Scott Hanselman on AI-Assisted Development Tools

11 Mar 2026

AI-assisted development tools require precise specifications to navigate ambiguity, balance automation with human oversight and testing, and emphasize foundational programming knowledge to ensure reliable, high-quality software outcomes.

Open episode

Showing 1-10 of 19