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

Turbopuffer with Simon Hørup Eskildsen

9/30/2025
Vector search has become a foundational technology for AI applications, enabling everything from semantic code search to contextual retrieval for large language models. However, a major challenge with vector databases has been the cost as data storage scales. Turbopuffer is a vector database that focuses on speed, cost and scalability. It was created by Simon The post Turbopuffer with Simon Hørup Eskildsen appeared first on Software Engineering Daily.

Duration:00:50:36

Ask host to enable sharing for playback control

Building an Indie Hit in Godot with Jay Baylis and Tom Coxon

9/25/2025
Cassette Beasts is a turn-based monster-battling RPG that lets players record creatures onto cassette tapes and transform into them during battle. The game was an indie hit, and is also one of the most successful games built with the open source Godot Engine. Jay Baylis and Tom Coxon are the creators of Cassette Beasts at The post Building an Indie Hit in Godot with Jay Baylis and Tom Coxon appeared first on Software Engineering Daily.

Duration:00:42:22

Ask host to enable sharing for playback control

Rethinking GraphQL Frontends with Robert Balicki

9/23/2025
A challenge in modern frontend application design is efficiently fetching and managing GraphQL data while keeping UI components responsive and maintainable. Developers often face issues like over-fetching, under-fetching, and handling complex query dependencies, which can lead to performance bottlenecks and increased development effort. Relay is a JavaScript framework developed by Meta for managing GraphQL data The post Rethinking GraphQL Frontends with Robert Balicki appeared first on Software Engineering Daily.

Duration:00:38:00

Ask host to enable sharing for playback control

pnpm with Zoltan Kochan

9/18/2025
Traditional package management systems for JavaScript have faced several inefficiencies related to dependency storage, resolution, and project performance. pnpm is a fast, disk-efficient package manager for JavaScript and TypeScript projects, serving as an alternative to npm and Yarn. Due to its efficiency and reliability, pnpm is increasingly popular for managing monorepos and large-scale applications. Zoltan The post pnpm with Zoltan Kochan appeared first on Software Engineering Daily.

Duration:00:36:23

Ask host to enable sharing for playback control

SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock

9/16/2025
Modern application development often involves juggling multiple types of databases to handle diverse data models. The lack of unification can lead to complex architectures with attendant security concerns and fragmented development workflows. SurrealDB is an open-source, multi-model database developed in Rust and integrates functionalities of many databases including relational, document, graph, time series, search and The post SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock appeared first on Software Engineering Daily.

Duration:00:55:18

Ask host to enable sharing for playback control

Angular with Jessica Janiuk

9/11/2025
Modern web development faces several challenges, particularly when building scalable, maintainable, and high-performance applications. As applications grow, managing complex user interfaces, and ensuring efficient data handling and modular code structures, becomes increasingly difficult. Angular is a TypeScript-based web framework developed by Google. It’s component-driven and designed for building single-page applications with a strong emphasis on The post Angular with Jessica Janiuk appeared first on Software Engineering Daily.

Duration:00:51:03

Ask host to enable sharing for playback control

SED News: Perplexity’s Chrome Play, Meta’s AI Freeze, and Intel Becomes Too Big to Fail

9/9/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 discuss Perplexity’s headline-grabbing offer to buy Google Chrome, the U.S. government’s large stake in Intel, Meta’s abrupt pause on AI The post SED News: Perplexity’s Chrome Play, Meta’s AI Freeze, and Intel Becomes Too Big to Fail appeared first on Software Engineering Daily.

Duration:00:46:38

Ask host to enable sharing for playback control

Context-Aware SQL and Metadata with Shinji Kim

9/4/2025
A common challenge in data-rich organizations is that critical context about the data is often hard to capture and even harder to keep up to date. As more people across the organization use data and data models get more complex, simply finding the right dataset can be slow and create bottlenecks. Select Star is a The post Context-Aware SQL and Metadata with Shinji Kim appeared first on Software Engineering Daily.

Duration:00:41:38

Ask host to enable sharing for playback control

Modern Data Visualization with Robert Kosara

9/2/2025
Data visualization is increasingly important as organizations prioritize data-driven decision-making. Tools that transform complex datasets into intuitive, interpretable visualizations are arguably just as critical as the data itself. Robert Kosara is a Data Visualization Developer at Observable which is a platform for creating interactive data visualizations, and which makes extensive use of the popular D3 The post Modern Data Visualization with Robert Kosara appeared first on Software Engineering Daily.

Duration:00:48:50

Ask host to enable sharing for playback control

A Conversation with Amazon CTO Werner Vogels

8/28/2025
Werner Vogels is the Chief Technology Officer at Amazon, where he has played a pivotal role in shaping the company’s technology vision for over two decades. Before joining Amazon in 2004, Werner was a research scientist at Cornell University where he focused on distributed systems and scalability, both of which are concepts that would later The post A Conversation with Amazon CTO Werner Vogels appeared first on Software Engineering Daily.

Duration:00:47:33

Ask host to enable sharing for playback control

Redis and AI Agent Memory with Andrew Brookins

8/26/2025
A key challenge with designing AI agents is that large language models are stateless and have limited context windows. This requires careful engineering to maintain continuity and reliability across sequential LLM interactions. To perform well, agents need fast systems for storing and retrieving short-term conversations, summaries, and long-term facts. Redis is an open‑source, in‑memory data The post Redis and AI Agent Memory with Andrew Brookins appeared first on Software Engineering Daily.

Duration:00:48:36

Ask host to enable sharing for playback control

Complex Workload Deployment with Will Stewart

8/21/2025
Deploying and managing cloud workloads is a complex task that requires developers to handle infrastructure, scaling, CI/CD pipelines, and database hosting. Configuring and maintaining Kubernetes, ensuring smooth deployments, and integrating various services efficiently is a common challenge. Will Stewart is the co-founder and CEO of Northflank, which is a platform focused on streamlining application deployment The post Complex Workload Deployment with Will Stewart appeared first on Software Engineering Daily.

Duration:00:37:34

Ask host to enable sharing for playback control

Empowering Cross-Functional Product Teams with Tobias Dunn-Krahn and Doug Peete

8/19/2025
Modern software teams typically rely on a patchwork of tools to manage planning, development, feature rollout, and post-release analysis. This fragmentation is a known challenge that can create friction and slow down software development iteration. It’s especially problematic for cross-functional teams, where differences in roles, expertise, and work culture can further complicate collaboration. There is The post Empowering Cross-Functional Product Teams with Tobias Dunn-Krahn and Doug Peete appeared first on Software Engineering Daily.

Duration:00:46:28

Ask host to enable sharing for playback control

Carbon and Modernizing C++ with Chandler Carruth

8/14/2025
Carbon is a programming language developed by Google as a successor to C++, and it aims to provide modern safety features while maintaining high performance. It’s designed to offer seamless interoperability with C++ while addressing shortcomings of C++ such as slow compilation times and lack of memory safety. Carbon also introduces features like a more The post Carbon and Modernizing C++ with Chandler Carruth appeared first on Software Engineering Daily.

Duration:01:02:39

Ask host to enable sharing for playback control

Podman with Brent Baude

8/12/2025
Podman is an open-source container management tool that allows developers to build, run, and manage containers. Unlike Docker, it supports rootless containers for improved security and is fully compatible with standards from the Open Container Initiative, or OCI. Brent Baude is a Senior Principal Software Engineer at Red Hat where he works on Podman. In The post Podman with Brent Baude appeared first on Software Engineering Daily.

Duration:00:43:24

Ask host to enable sharing for playback control

SED News: Meta’s AI Gambit, Windsurf Shake‑Up, and the UK VPN Surge

8/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 explore Meta’s bold push into AI with the launch of Meta Superintelligence Labs, the dramatic twists in the Windsurf acquisition The post SED News: Meta’s AI Gambit, Windsurf Shake‑Up, and the UK VPN Surge appeared first on Software Engineering Daily.

Duration:00:47:25

Ask host to enable sharing for playback control

Electron and Desktop App Engineering with Shelley Vohr

8/5/2025
Electron is a framework for building cross-platform desktop applications using web technologies like JavaScript, HTML, and CSS. It allows developers to package web apps with a native-like experience by bundling them with a Chromium browser and Node.js runtime. Electron is widely used for apps like VS Code, Discord, and Slack because it enables a single The post Electron and Desktop App Engineering with Shelley Vohr appeared first on Software Engineering Daily.

Duration:00:50:59

Ask host to enable sharing for playback control

Modal and Scaling AI Inference with Erik Bernhardsson

7/31/2025
Modal is a serverless compute platform that’s specifically focused on AI workloads. The company’s goal is to enable AI teams to quickly spin up GPU-enabled containers, and rapidly iterate and autoscale. It was founded by Erik Bernhardsson who was previously at Spotify for 7 years where he built the music recommendation system and the popular The post Modal and Scaling AI Inference with Erik Bernhardsson appeared first on Software Engineering Daily.

Duration:00:39:55

Ask host to enable sharing for playback control

RxJS with Ben Lesh

7/29/2025
RxJS is an open-source library for composing asynchronous and event-based programs. It provides powerful operators for transforming, filtering, combining, and managing streams of data, from user input and web requests to real-time updates. Ben Lesh is the creator of RxJS. He joins Josh Goldberg to talk about his path into engineering and the RxJS library. The post RxJS with Ben Lesh appeared first on Software Engineering Daily.

Duration:00:50:29

Ask host to enable sharing for playback control

Small AI Models with Yoeven Khemlani

7/24/2025
JigsawStack is a startup that develops a suite of custom small models for tasks such as scraping, forecasting, vOCR, and translation. The platform is designed to support collaborative knowledge work, especially in research-heavy or strategy-driven environments. Yoeven Khemlani is the Founder of JigsawStack and he joins the podcast with Gregor Vand to talk about making The post Small AI Models with Yoeven Khemlani appeared first on Software Engineering Daily.

Duration:00:40:39