Podcast – Software Engineering Daily

Podcast – Software Engineering Daily

Software Engineering Daily

  • 44 minutes 19 seconds
    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 and Co-Founder at Sourcegraph, where he has worked for the past twelve years. In this episode he joins the show with Sean Falconer to talk about the frontier of leveraging AI in software engineering.

    Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from AI to quantum computing. Currently, Sean is an AI Entrepreneur in Residence at Confluent where he works on AI strategy and thought leadership. You can connect with Sean on LinkedIn.

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

    The post Sourcegraph and the Frontier of AI in Software Engineering with Beyang Liu appeared first on Software Engineering Daily.

    1 April 2025, 9:00 am
  • 37 minutes 45 seconds
    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 2020 Turing Award together with Alfred Aho “for fundamental algorithms and theory underlying programming language implementation and for synthesizing these results and those of others in their highly influential books, which educated generations of computer scientists.”

    In this episode he joins Kevin Ball to talk about his life and career.

    Kevin Ball or KBall, is the vice president of engineering at Mento and an independent coach for engineers and engineering leaders. He co-founded and served as CTO for two companies, founded the San Diego JavaScript meetup, and organizes the AI inaction discussion group through Latent Space.

     

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

    The post Turing Award Special: A Conversation with Jeffrey Ullman appeared first on Software Engineering Daily.

    27 March 2025, 9:00 am
  • 53 minutes 39 seconds
    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 temporal Knowledge Graphs, enabling agents to retain long-term contextual information. It was founded in 2023 and was part of the Y Combinator batch of Winter 2024.

    Daniel Chalef is the Founder of Zep. He joins the show with Kevin Ball to talk about the challenge of contextual memory in AI, temporal knowledge graphs, ambient AI agents, and more.

    Be sure to check out Graphiti on GitHub and read the Zep White Paper on arXiv.

    Full Disclosure: This episode is sponsored by Zep.

    Kevin Ball or KBall, is the vice president of engineering at Mento and an independent coach for engineers and engineering leaders. He co-founded and served as CTO for two companies, founded the San Diego JavaScript meetup, and organizes the AI inaction discussion group through Latent Space.

     

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

    The post Knowledge Graphs as Agentic Memory with Daniel Chalef appeared first on Software Engineering Daily.

    25 March 2025, 9:00 am
  • 48 minutes 36 seconds
    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 Remix project.

    Josh Goldberg is an independent full time open source developer in the TypeScript ecosystem. He works on projects that help developers write better TypeScript more easily, most notably on typescript-eslint: the tooling that enables ESLint and Prettier to run on TypeScript code. Josh regularly contributes to open source projects in the ecosystem such as ESLint and TypeScript. Josh is a Microsoft MVP for developer technologies and the author of the acclaimed Learning TypeScript (O’Reilly), a cherished resource for any developer seeking to learn TypeScript without any prior experience outside of JavaScript. Josh regularly presents talks and workshops at bootcamps, conferences, and meetups to share knowledge on TypeScript, static analysis, open source, and general frontend and web development.

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

    The post React Remix with Ryan Florence appeared first on Software Engineering Daily.

    20 March 2025, 9:00 am
  • 49 minutes 31 seconds
    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 most powerful supercomputers. His work has profoundly impacted computational science, enabling advancements across numerous research domains.

    Jack received the 2021 Turing Award “for pioneering contributions to numerical algorithms and libraries that enabled high performance computational software to keep pace with exponential hardware improvements for over four decades.”

    He joins the podcast with Sean Falconer to talk about his life and career.

    Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from AI to quantum computing. Currently, Sean is an AI Entrepreneur in Residence at Confluent where he works on AI strategy and thought leadership. You can connect with Sean on LinkedIn.

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

    The post Turing Award Special: A Conversation with Jack Dongarra appeared first on Software Engineering Daily.

    18 March 2025, 9:00 am
  • 53 minutes 3 seconds
    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 company, the fundamentals of quantum computing, the state of the technology, and where we’re headed.

    Kevin Ball or KBall, is the vice president of engineering at Mento and an independent coach for engineers and engineering leaders. He co-founded and served as CTO for two companies, founded the San Diego JavaScript meetup, and organizes the AI inaction discussion group through Latent Space.

     

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

    The post Quantum Computing at Rigetti with David Rivas appeared first on Software Engineering Daily.

    13 March 2025, 9:00 am
  • 41 minutes 13 seconds
    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 decentralized applications are run.

    As we approach the 10th anniversary of Ethereum’s creation we wanted to understand the state of the technology so we spoke with Andrew Koller who is an engineer at Kraken, which is a software company and popular cryptocurrency exchange. In this conversation Andrew talks about Kraken, security considerations at an exchange, the history of Ethereum, L2, and the future of Ethereum.

    Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from AI to quantum computing. Currently, Sean is an AI Entrepreneur in Residence at Confluent where he works on AI strategy and thought leadership. You can connect with Sean on LinkedIn.

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

    The post The State of the Ethereum Blockchain with Andrew Koller appeared first on Software Engineering Daily.

    11 March 2025, 9:00 am
  • 46 minutes 8 seconds
    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 full scope of an organization’s APIs and applications, and runs tests to identify vulnerabilities and address them pre-production.

    Scott Gerlach is the Co-Founder and Chief Security Officer at StackHawk and previously worked at SendGrid and GoDaddy. He has an extensive background running security operations and engineering and, in this episode, he joins the show to talk about the challenges around API security and leading-edge strategies to address them.

    Full Disclosure: This episode is sponsored by 10kMedia (StackHawk).

    Gregor Vand is a security-focused technologist, and is the founder and CTO of Mailpass. Previously, Gregor was a CTO across cybersecurity, cyber insurance and general software engineering companies. He has been based in Asia Pacific for almost a decade and can be found via his profile at vand.hk.

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

     

    The post StackHawk and Shift-Left API Security with Scott Gerlach appeared first on Software Engineering Daily.

    6 March 2025, 10:00 am
  • 42 minutes 6 seconds
    NVIDIA RAPIDS and Open Source ML Acceleration with Chris Deotte and Jean-Francois Puget

    NVIDIA RAPIDS is an open-source suite of GPU-accelerated data science and AI libraries. It leverages CUDA and significantly enhances the performance of core Python frameworks including Polars, pandas, scikit-learn and NetworkX.

    Chris Deotte is a Senior Data Scientist at NVIDIA and Jean-Francois Puget is the Director and a Distinguished Engineer at NVIDIA. Chris and Jean-Francois are also Kaggle Grandmasters, which is the highest rank a data scientist or machine learning practitioner can achieve on Kaggle, a competitive platform for data science challenges.

    In this episode, they join the podcast with Sean Falconer to talk about Kaggle, GPU-acceleration for data science applications, where they’ve achieved the biggest performance gains, the unexpected challenges with tabular data, and much more.

    Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from AI to quantum computing. Currently, Sean is an AI Entrepreneur in Residence at Confluent where he works on AI strategy and thought leadership. You can connect with Sean on LinkedIn.

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

    The post NVIDIA RAPIDS and Open Source ML Acceleration with Chris Deotte and Jean-Francois Puget appeared first on Software Engineering Daily.

    4 March 2025, 10:00 am
  • 49 minutes 31 seconds
    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 protecting users and companies from web-based threats. Jeswin joins the podcast to talk about SquareX and modern strategies for browser security.

    Gregor Vand is a security-focused technologist, and is the founder and CTO of Mailpass. Previously, Gregor was a CTO across cybersecurity, cyber insurance and general software engineering companies. He has been based in Asia Pacific for almost a decade and can be found via his profile at vand.hk.

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

    The post Browser Security with Jeswin Mathai appeared first on Software Engineering Daily.

    27 February 2025, 10:00 am
  • 43 minutes
    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 numerous microservices communicating across networks, making failures difficult to isolate. The challenges and maintenance burdens can magnify as systems grow in size and complexity.

    Julia Blase is a Product Manager at Chronosphere where she works on features to help developers troubleshoot distributed systems more efficiently, including Differential Diagnosis, or DDx. DDx provides tooling to troubleshoot distributed systems, and emphasizes automation and developer experience. In this episode Julia joins Sean Falconer to talk about the challenges and emerging strategies to troubleshoot distributed systems.

    Full Disclosure: This episode is sponsored by Chronosphere.

    Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from AI to quantum computing. Currently, Sean is an AI Entrepreneur in Residence at Confluent where he works on AI strategy and thought leadership. You can connect with Sean on LinkedIn.

     

    Please click here to see the transcript of this episode.

    Sponsorship inquiries: sponsor@softwareengineeringdaily.com

    The post Troubleshooting Microservices with Julia Blase appeared first on Software Engineering Daily.

    25 February 2025, 10:00 am
  • More Episodes? Get the App