Episode (100)
Halaman 8 dari 10
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...
A Conversation with Amazon CTO Werner Vogels
Aug 28, 2025Werner 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...
Redis and AI Agent Memory with Andrew Brookins
Aug 26, 2025A 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 s...
Complex Workload Deployment with Will Stewart
Aug 21, 2025Deploying 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, ensu...
Empowering Cross-Functional Product Teams with Tobias Dunn-Krahn and Doug Peete
Aug 19, 2025Modern 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 fricti...
Carbon and Modernizing C++ with Chandler Carruth
Aug 14, 2025Carbon 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 interopera...
Podman with Brent Baude
Aug 12, 2025Podman 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 compat...