Podcast Archives - Software Engineering Daily

Technical interviews about software topics.

Website : http://softwareengineeringdaily.com/category/all-episodes/exclusive-content/podcast/

IPFS Feed : https://ipfspodcasting.com/RSS/179/PodcastArchives-SoftwareEngineeringDaily.xml  

Last Episode : June 26, 2025 9:00am

Last Scanned : 1.4 hours ago

Episodes

Episodes currently hosted on IPFS.

Verifying 1
WayForward Games with Tomm Hulett and Voldi Way
WayForward is a renowned video game studio that was founded in 1990. The company has developed games for publishers such as Capcom, Konami, and Nintendo and has released their games across major hardware platforms from the last 35 years. They are also the creators of the Shantae series of 2D platformers. WayForward recently developed the The post WayForward Games with Tomm Hulett and Voldi Way appeared first on Software Engineering Daily.
Expires in 28 hours
Published Thursday
1
CodeRabbit and RAG for Code Review with Harjot Gill
One of the most immediate and high-impact applications of LLMs has been in software development. The models can significantly accelerate code writing, but with that increased velocity comes a greater need for thoughtful, scalable approaches to codereview. Integrating AI into the development workflow requires rethinking how to ensure quality,security, and maintainability at scale. CodeRabbit is The post CodeRabbit and RAG for Code Review with Harjot Gill appeared first on Software Engineering Daily.
Published Tuesday
1
SED News: Corporate Spies, Postgres, and the Weird Life of Devs Right Now
Welcome 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 tech world. In this episode, Gregor and Sean unpack what’s going with Deel and Rippling, explore why Databricks and Snowflake are making big bets The post SED News: Corporate Spies, Postgres, and the Weird Life of Devs Right Now appeared first on Software Engineering Daily.
Published 06/17
1
TanStack and the Future of Frontend with Tanner Linsley
TanStack 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 popular libraries like TanStack Query, TanStack Table, and TanStack Router. These libraries emphasize declarative APIs, optimized performance, and developer-friendly features, and they are increasingly popular for modern frontend development. Tanner The post TanStack and the Future of Frontend with Tanner Linsley appeared first on Software Engineering Daily.
Published 06/12
1
The Challenge of AI Model Evaluations with Ankur Goyal
Evaluations 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 identify bugs, ensure compliance with requirements, and measure software reliability. However, evaluating LLMs presents unique challenges due to their complexity, versatility, and potential for unpredictable behavior. Ankur Goyal is The post The Challenge of AI Model Evaluations with Ankur Goyal appeared first on Software Engineering Daily.
Published 06/10
1
Modern Distributed Applications with Stephan Ewen
A 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 retries, state synchronization, and distributed coordination. Event-driven models aim to simplify these issues, but often introduce new difficulties in debugging and operations. Stephan Ewen is the Founder at Restate which The post Modern Distributed Applications with Stephan Ewen appeared first on Software Engineering Daily.
Published 06/05
1
Crew AI with João Moura
Agentic 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. Unlike traditional rule-based or generative AI, which are limited to predefined or reactive tasks, agentic AI processes vast information, models uncertainty, and makes context-sensitive decisions, mimicking The post Crew AI with João Moura appeared first on Software Engineering Daily.
Published 06/03
1
Chip Design in the AI Era with Thomas Andersen
Synopsys 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 modern chips and embedded software, powering everything from smartphones to cars. Chip design is a deeply complex process, often taking months or years and requiring the The post Chip Design in the AI Era with Thomas Andersen appeared first on Software Engineering Daily.
Published 05/29
1
OpenTofu with Cory O’Daniel and Malcolm Matalka
OpenTofu 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 declarative configuration language. OpenTofu was created to ensure an open and community-driven approach to infrastructure tooling, and it emphasizes compatibility and extensibility for diverse deployment scenarios. Cory The post OpenTofu with Cory O’Daniel and Malcolm Matalka appeared first on Software Engineering Daily.
Published 05/27
1
Mojo and Building a CUDA Replacement with Chris Lattner
Python 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 NVIDIA’s CUDA framework, which adds complexity and fragments the development stack. Mojo is a new programming language designed to combine the simplicity of The post Mojo and Building a CUDA Replacement with Chris Lattner appeared first on Software Engineering Daily.
Published 05/22
1
Building PostgreSQL for the Future with Heikki Linnakangas
PostgreSQL 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 top choice for both start-ups and large enterprises. Heikki Linnakangas is a leading developer for the PostgreSQL project, and he’s a co-founder at Neon, which The post Building PostgreSQL for the Future with Heikki Linnakangas appeared first on Software Engineering Daily.
Published 05/20
1
Security at Coinbase with Philip Martin
Cryptocurrency exchanges face unique security challenges that require specialized threat assessments and planning. Coinbase is a cryptocurrency exchange based in the United States. It was founded in 2012 and has evolved alongside cryptocurrency as a technology. Philip Martin is the Chief Security Officer at Coinbase. Prior to Coinbase, Philip built and led the Incident Response The post Security at Coinbase with Philip Martin appeared first on Software Engineering Daily.
Published 05/15