Episode (100)
Halaman 6 dari 10
Orkes and Agentic Workflow Orchestration with Viren Baraiya
Oct 02, 2025Modern software systems are composed of many independent microservices spanning frontends, backends, APIs, and AI models, and coordinating and scaling them reliably is a constant challenge. A workflow...
Turbopuffer with Simon Hørup Eskildsen
Sep 30, 2025Vector 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...
Building an Indie Hit in Godot with Jay Baylis and Tom Coxon
Sep 25, 2025Cassette 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 mos...
Rethinking GraphQL Frontends with Robert Balicki
Sep 23, 2025A 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-fetc...
pnpm with Zoltan Kochan
Sep 18, 2025Traditional package management systems for JavaScript have faced several inefficiencies related to dependency storage, resolution, and project performance. pnpm is a fast, disk-efficient package manag...
SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock
Sep 16, 2025Modern 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 conc...
Angular with Jessica Janiuk
Sep 11, 2025Modern web development faces several challenges, particularly when building scalable, maintainable, and high-performance applications. As applications grow, managing complex user interfaces, and ensur...
SED News: Perplexity’s Chrome Play, Meta’s AI Freeze, and Intel Becomes Too Big to Fail
Sep 09, 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...
Context-Aware SQL and Metadata with Shinji Kim
Sep 04, 2025A 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 d...
Modern Data Visualization with Robert Kosara
Sep 02, 2025Data visualization is increasingly important as organizations prioritize data-driven decision-making. Tools that transform complex datasets into intuitive, interpretable visualizations are arguably ju...