diff --git a/_episodes/interviews/2024-03-17-carl-fredrik-samson.md b/_episodes/interviews/2024-03-17-carl-fredrik-samson.md new file mode 100644 index 0000000..6633c7c --- /dev/null +++ b/_episodes/interviews/2024-03-17-carl-fredrik-samson.md @@ -0,0 +1,45 @@ +--- +title: "Asynchronous Programming in Rust with Carl Fredrik Samson" +date: 2024-03-17T08:06:00Z +file: https://audio.rustacean-station.org/file/rustacean-station/2024-03-17-carl-fredrik-samson.mp3 +duration: "50:18" +length: "73121309" +#reddit: (leave blank on initial publish, amend with link and uncomment this line after Reddit thread has been posted) +--- + +Allen Wyma talks with [Carl Fredrik Samson](https://twitter.com/cf_samson) about his book [Asynchronous Programming in Rust](https://www.packtpub.com/product/asynchronous-programming-in-rust/9781805128137), a deep dive into asynchronous programming in Rust. + +## Contributing to Rustacean Station + +Rustacean Station is a community project; get in touch with us if you'd like to suggest an idea for an episode or offer your services as a host or audio editor! + +- Twitter: [@rustaceanfm](https://twitter.com/rustaceanfm) +- Discord: [Rustacean Station](https://discord.gg/cHc3Gyc) +- Github: [@rustacean-station](https://github.com/rustacean-station/) +- Email: [hello@rustacean-station.org](mailto:hello@rustacean-station.org) + +## Timestamps + +- [@00:00] - Meet Carl Fredrik Samson, author of Asynchronous Programming in Rust +- [@04:26] - Making the deal with Packt (publishing company) +- [@05:12] - Runtime with green threads +- [@07:50] - Understanding the concept of asynchronous programming +- [@03:17] - The benefits and purpose of using asynchronous programming +- [@28:35] - Comparing green threads and fibers in Rust +- [@35:29] - Importance of learning async programming +- [@41:43] - Insights into the book's creation process, including research and writing efforts +- [@43:13] - Target audience and prerequisites for the book +- [@45:09] - Book details +- [@48:02] - Closing thoughts + +## Credits + +Intro Theme: [Aerocity](https://twitter.com/AerocityMusic) + +Audio Editing: [Plangora](https://twitter.com/plangora) + +Hosting Infrastructure: [Jon Gjengset](https://twitter.com/jonhoo/) + +Show Notes: [Plangora](https://twitter.com/plangora) + +Hosts: [Allen Wyma](https://twitter.com/allenwyma)