Episode (100)
Halaman 9 dari 10
Emulating Retro Games on Modern Consoles with Robin Lavallée and Bill Litshauer
Jun 19, 2025Emulating retro games on modern consoles is a growing trend, and allows players to experience classic titles with improved performance, enhanced resolution, and added features like save states and rew...
SED News: Corporate Spies, Postgres, and the Weird Life of Devs Right Now
Jun 17, 2025Welcome back to SED News, a podcast series from Software Engineering Daily where hosts Gregor Vand and Sean Falconer break down the latest stories in software engineering, Silicon Valley, and wider te...
TanStack and the Future of Frontend with Tanner Linsley
Jun 12, 2025TanStack is an open-source collection of high-performance libraries for JavaScript and TypeScript applications, primarily focused on state management, data fetching, and table utilities. It includes p...
The Challenge of AI Model Evaluations with Ankur Goyal
Jun 10, 2025Evaluations are critical for assessing the quality, performance, and effectiveness of software during development. Common evaluation methods include code reviews and automated testing, and can help id...
Modern Distributed Applications with Stephan Ewen
Jun 05, 2025A major challenge with creating distributed applications is achieving resilience, reliability, and fault tolerance. It can take considerable engineering time to address non-functional concerns like re...
Crew AI with João Moura
Jun 03, 2025Agentic AI is seen as a key frontier in artificial intelligence, enabling systems to autonomously act, adapt in real-time, and solve complex, multi-step problems based on objectives and context. Unlik...
Chip Design in the AI Era with Thomas Andersen
May 29, 2025Synopsys is a leading electronic design automation company specializing in silicon design and verification, as well as software integrity and security. Their tools are foundational to the creation of ...
OpenTofu with Cory O’Daniel and Malcolm Matalka
May 27, 2025OpenTofu is an open-source alternative to Terraform, designed for managing infrastructure as code. It enables users to define, provision, and manage their cloud and on-premises resources using a decla...
Mojo and Building a CUDA Replacement with Chris Lattner
May 22, 2025Python is the dominant language for AI and data science applications, but it lacks the performance and low-level control needed to fully leverage GPU hardware. As a result, developers often rely on NV...
Building PostgreSQL for the Future with Heikki Linnakangas
May 20, 2025PostgreSQL is an open-source database known for its robustness, extensibility, and compliance with SQL standards. Its ability to handle complex queries and maintain high data integrity has made it a t...