David Sankel – Rust and C++ Interop

David Sankel from Adobe and who sits on the C++ Standards Committee discusses efforts to make it easier for Rust and C++ to work together.
Guillaume Gomez – Rustdoc as a case study of developer tooling

Beautiful documentation that’s easy to generate is one of Rust’s superpowers, but that superpower does not come for free. Guillaume Gomez describes his longstanding involvement in the project, starting in 2013.
David Lattimore – Faster Linker, Faster Builds

David introduces his linker, wild. Along the way, he teaches about how compilers work, what the linker is and how Rust enables him to write major ambitious projects.
Rahul Kumar: Why verify Rust’s standard library?

AWS and the Rust Foundation are jointly sponsoring an initiative to verify the Rust standard library. Learn why from the initiative’s creator, Rahul Kumar.
Reliable software: An interview with Jon Gjengset

Listen to Jon Gjengset discuss how to write high quality Rust software and keep it that way.
Building Rust: an interview with Nell Shamrell-Harrington

Nell Shamrell-Harrington speaks about the Rust project governance, the Rust Foundation, maintainer wellbeing and her own career journey.
Hazel Weakly: Creating tech tools for humans

This interview discusses erosion of human connection in tech and the importance of designing tools that empower individuals and communities. Hear how programming languages like Rust and Haskell are shaping a more hopeful, and perhaps even more wholesome, future.
Learn Rust, train doctors – Interview with Caroline Morton

Dr Caroline Morton has created software that exposes trainee doctors to the cognitive overload of the emergency room. Learn about the technical challenges and why her team turned to the Rust programming language. The episode touches on her personal story. She’s been writing software for 9 years, including 4 years full time, and is still […]