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 : April 3, 2025 9:00am
Last Scanned : 1.3 hours ago



Episodes
Episodes currently hosted on IPFS.
Confirmed 7
Turing Award Special: A Conversation with John HennessyJohn Hennessy is a computer scientist, entrepreneur, and academic known for his significant contributions to computer architecture. He co-developed the RISC architecture, which revolutionized modern computing by enabling faster and more efficient processors. Hennessy served as the president of Stanford University from 2000 to 2016 and later co-founded MIPS Computer Systems and Atheros Communications. Currently,
The post Turing Award Special: A Conversation with John Hennessy appeared first on Software Engineering Daily.
Expires in 35 hours
Published Thursday
React Remix with Ryan Florence
Remix is a full-stack, open-source web framework that was developed by the creators of the popular React Router library. It focuses on features such as server-side rendering and efficient data loading, and it emphasizes developer experience. Ryan Florence is a co-creator of React Remix and in this episode he speaks with Josh Goldberg about the
The post React Remix with Ryan Florence appeared first on Software Engineering Daily.
Published 03/20
Turing Award Special: A Conversation with Jack Dongarra
Jack Dongarra is an American computer scientist who is celebrated for his pioneering contributions to numerical algorithms and high-performance computing. He developed essential software libraries like LINPACK and LAPACK, which are widely used for solving linear algebra problems on advanced computing systems. Dongarra is also a co-creator of the TOP500 list, which ranks the world’s
The post Turing Award Special: A Conversation with Jack Dongarra appeared first on Software Engineering Daily.
Published 03/18
Quantum Computing at Rigetti with David Rivas
Rigetti Computing is an American company specializing in quantum computing, founded in 2013. The company develops quantum processors and hybrid quantum-classical computing systems, and aims to make quantum computing more accessible for research and commercial applications. David Rivas is the CTO at Rigetti Computing. He joins the podcast with Kevin Ball to talk about the
The post Quantum Computing at Rigetti with David Rivas appeared first on Software Engineering Daily.
Published 03/13
The State of the Ethereum Blockchain with Andrew Koller
Ethereum is a decentralized blockchain platform that was created by Vitalik Buterin and Gavin Wood in 2015. It uses a cryptocurrency called Ether as its native token to power transactions and operations on the Ethereum network. Ethereum’s proponents envision a future where the network forms the foundation for a second platform layer, called L2, where
The post The State of the Ethereum Blockchain with Andrew Koller appeared first on Software Engineering Daily.
Published 03/11
StackHawk and Shift-Left API Security with Scott Gerlach
APIs are a fundamental part of modern software systems and enable communication between services, applications, and third-party integrations. However, their openness and accessibility also make them a prime target for security threats, and this makes APIs a growing focus on software teams. StackHawk is a company that scans and monitors source code to obtain the
The post StackHawk and Shift-Left API Security with Scott Gerlach appeared first on Software Engineering Daily.
Published 03/06
Browser Security with Jeswin Mathai
Browser security aims to protect users from cyber threats encountered online, such as phishing, malicious extensions, and malware. It’s a complex, multifaceted challenge that’s increasingly important as cloud-based tools, SaaS platforms, and collaborative applications become the backbone of modern workflows. Jeswin Mathai is the Chief Architect at SquareX which is a cybersecurity company focused on
The post Browser Security with Jeswin Mathai appeared first on Software Engineering Daily.
Published 02/27
Troubleshooting Microservices with Julia Blase
A distributed system is a network of independent services that work together to achieve a common goal. Unlike a monolithic system, a distributed system has no central point of control, meaning it must handle challenges like data consistency, network latency, and system failures. Debugging distributed systems is conventionally considered challenging because modern architectures consist of
The post Troubleshooting Microservices with Julia Blase appeared first on Software Engineering Daily.
Published 02/25
Vercel’s Developer Frameworks with Ary Khandelwal and Max Leiter
The availability of high-quality AI model APIs has drastically lowered the barriers developing AI applications. These tools abstract away complex tasks such as model deployment, scaling, data retrieval, natural language processing, and text generation. Vercel has developed a complementary set of tools for building AI web applications, including their AI SDK, v0, and the shadcn/ui
The post Vercel’s Developer Frameworks with Ary Khandelwal and Max Leiter appeared first on Software Engineering Daily.
Published 02/20
Docusign for Developers with Dan Selman and Larry Jin
Agreements and contracts are a fundamental innovation and govern everything from personal commitments to major financial decisions. They function as trusted artifacts to capture the nature of a commitment and provide clarity and accountability. Software has revolutionized many business functions, including the basic mechanics of digitally signing an agreement. However, the process of managing agreements
The post Docusign for Developers with Dan Selman and Larry Jin appeared first on Software Engineering Daily.
Published 02/18
The Subsea Cable Network with Josh Dzieza
Subsea cables are high-capacity fiber-optic lines laid along the ocean floor to enable global communication by transmitting data between continents. Spanning thousands of miles, they carry an estimated 95% of international internet, phone, and data transmissions. Critically, these cables are vulnerable to sabotage by state actors, as they form critical infrastructure for global communication and
The post The Subsea Cable Network with Josh Dzieza appeared first on Software Engineering Daily.
Published 02/12
LangChain and Agentic AI Engineering with Erick Friis
LangChain is a popular open-source framework to build applications that integrate LLMs with external data sources like APIs, databases, or custom knowledge bases. It’s commonly used for chatbots, question-answering systems, and workflow automation. Its flexibility and extensibility have made it something of a standard for creating sophisticated AI-driven software. Erick Friis is a Founding Engineer
The post LangChain and Agentic AI Engineering with Erick Friis appeared first on Software Engineering Daily.
Published 02/11