Turing Award Special: A Conversation with John Hennessy
John 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.
--------
38:53
Sourcegraph and the Frontier of AI in Software Engineering with Beyang Liu
Sourcegraph is a powerful code search and intelligence tool that helps developers navigate and understand large codebases efficiently. It provides advanced search functionality across multiple repositories, making it easier to find references, functions, and dependencies. Additionally, Sourcegraph integrates with various development workflows to streamline code reviews and collaboration across teams. Beyang Liu is the CTO
The post Sourcegraph and the Frontier of AI in Software Engineering with Beyang Liu appeared first on Software Engineering Daily.
--------
44:19
Turing Award Special: A Conversation with Jeffrey Ullman
Jeffrey Ullman is a renowned computer scientist and professor emeritus at Stanford University, celebrated for his groundbreaking contributions to database systems, compilers, and algorithms. He co-authored influential texts like Principles of Database Systems and Compilers: Principles, Techniques, and Tools (often called the “Dragon Book”), which have shaped generations of computer science students. Jeffrey received the
The post Turing Award Special: A Conversation with Jeffrey Ullman appeared first on Software Engineering Daily.
--------
37:45
Knowledge Graphs as Agentic Memory with Daniel Chalef
Contextual memory in AI is a major challenge because current models struggle to retain and recall relevant information over time. While humans can build long-term semantic relationships, AI systems often rely on fixed context windows, leading to loss of important past interactions. Zep is a startup that’s developing a memory layer for AI agents using
The post Knowledge Graphs as Agentic Memory with Daniel Chalef appeared first on Software Engineering Daily.
--------
53:39
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.