Sveriges 100 mest populära podcasts

 Rustacean Station

Rustacean Station

Come journey with us into the weird, wonderful, and wily world of Rust.

Prenumerera

iTunes / Overcast / RSS

Webbplats

rustacean-station.org

Avsnitt

Hyper 1.0 with Sean McArthur

Allen Wyma talks with Sean McArthur about the 1.0 release of Hyper, the well-known Rust HTTP library. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Meet open-source engineer Sean McArthur [@01:20] - Reasons for the 9-year journey to release hyper 1.0 [@05:34] - Addressing async fragmentation [@07:38] - Sean?s transition to freelance maintenance [@10:12] - Freelancing and finding clients while working on open source [@16:56] - Hyper?s maturity and future plans [@22:16] - Stages of hyper?s development, releases, and post-release issues. [@36:14] - Closing discussion Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2024-03-23
Länk till avsnitt

Asynchronous Programming in Rust with Carl Fredrik Samson

Allen Wyma talks with Carl Fredrik Samson about his book Asynchronous Programming in Rust, 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] 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 Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2024-03-17
Länk till avsnitt

Asciinema with Marcin Kulik

Allen Wyma talks with Marcin Kulik about his work on asciinema, a service that allows people to record their terminal windows to share with others, that has the custom asciinema player written 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Introduction [@01:56] - Overview of Asciinema: A suite of tools for recording, replaying, and sharing terminal sessions [@09:11] - More about Marcin Kulik, the creator of Asciinema, and his background [@10:08] - Inspiration behind the creation of Asciinema [@18:52] - Marcin?s journey into Rust [@23:15] - Balancing paid development and consulting services for Asciinema [@24:36] - Progress on the Rust rewrite [@28:37] - AGG (Asciinema GIF generator) [@34:44] - Maintaining multiple languages and the role of Rust [@40:17] - Future plans for Asciinema and potential features [@47:23] - Closing discussion Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2024-01-31
Länk till avsnitt

Unlocking Rust's power through mentorship and knowledge spreading, with Tim McNamara

Tim McNamara, author of Rust in Action and founder at Accelerant, sits down with Marco Otte-Witte. Tim discusses how Rust, despite common perceptions, is relatively easy to learn and how the compiler empowers engineers to avoid common mistakes. The conversation also emphasizes Rust?s growing adoption in companies, its role in addressing long-term maintainability challenges, and its potential to significantly reduce software energy consumption, while highlighting the importance of mentorship to ensure successful integration across organizations. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps & referenced resources [@00:00] - Introduction Video recording of the interview [@00:34] - Start of the interview [@01:27] - Tim?s role at AWS [@03:57] - Tim?s reasons for learning Rust [@04:57] - Rust in Action [@06:59] - How hard is it to learn Rust? [@13:49] - Reasons companies are holding back from adopting Rust [@23:51] - Rust?s type system and maintainability [@36:30] - Dependencies in Rust [@41:01] - Energy savings with Rust [@48:09] - Tim?s approach to pitching Rust [@54:21] - Overcoming concerns around Rust adoption [@55:36] - Recruitment strategy for Rust [@57:13] - Knowledge spreading [@01:02:41] - Conclusion Credits Intro Theme: Aerocity Audio Editing: Mainmatter Hosting Infrastructure: Jon Gjengset Show Notes: Mainmatter Hosts: Marco Otte-Witte
2024-01-28
Länk till avsnitt

Prossimo with Josh Aas

Allen Wyma talks with Josh Aas about his work on Prossimo, an Internet Security Research Group (ISRG) project that is focusing on moving critical software used on the Internet to a memory safe language, such as 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Meet Josh Aas - Executive Director at ISRG (Internet Security Research Group), a non-profit dedicated to building a more secure and privacy-respecting digital infrastructure. [@01:32] - Let?s Encrypt Project - a nonprofit Certificate Authority providing TLS certificates to 363 million websites. [@06:53] - Divvi Up project - a privacy-respecting system for aggregate statistics. [@09:48] - Prossimo - ensuring memory safety for the internet?s most critical infrastructure. [@15:24] - Discussion about Curl and Rust. [@19:06] - The benefits of rewriting software, particularly transitioning from C to Rust for improved memory safety. [@34:19] - The ISRG?s ambition to make the Linux kernel memory-safe with Rust. [@37:27] - Can Zig potentially be a competitor to Rust? [@39:41] - Closing thoughts. Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2024-01-12
Länk till avsnitt

Polars with Ritchie Vink

Allen Wyma talks with Ritchie Vink about his work on Polars, a DataFrame library written 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Meet Ritchie Vink - Creator of Polars [@02:00] - What is a DataFrame? [@05:19] - Arrow [@07:26] - NumPy [@11:31] - Polars vs Pandas [@17:32] - Using Polars in app development [@25:24] - Python and Rust docs [@31:49] - Polars 1.0 release [@35:21] - What keeps Ritchie working on Polars [@37:27] - Growing Polars without bloat [@39:57] - Closing discussions Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2024-01-06
Länk till avsnitt

Exploring Rust's impact on efficiency and cost-savings, with Stefan Baumgartner

Stefan Baumgartner, Senior Product Architect at Dynatrace, discusses with Marco Otte-Witte how Rust enables developers to write performant and reliable software that?s efficient at a level that leads to substantial cost savings. Stefan shares his firsthand experience with Rust, highlighting the ecosystem?s ability when it comes to delivering functioning prototypes quickly. He also discusses the importance of understanding memory management and low-level concepts in programming and how teaching Rust empowers developers to write efficient and reliable software. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps & referenced resources [@00:00] - Introduction Video recording of the interview [@00:34] - Start of the interview [@02:06] - Pitching Rust and criteria for adoption [@03:35] - What is Dynatrace [@06:15] - Stability with Rust [@09:59] - Benefits of Rust [@13:45] - Learning and teaching Rust [@19:21] - Comparing Rust?s teachability to other languages [@24:39] - The role of the compiler in Rust programming [@26:17] - Stefan?s approach to teaching Rust [@29:50] - Onboarding at Dynatrace [@34:14] - Performance versus stability [@37:12] - Rust?s highlights [@39:41] - Conclusion Credits Intro Theme: Aerocity Audio Editing: Mainmatter Hosting Infrastructure: Jon Gjengset Show Notes: Mainmatter Hosts: Marco Otte-Witte
2023-12-06
Länk till avsnitt

Recruiting in Rust with Cedric Sellmann

Allen Wyma talks with Cedric Sellmann about his experience with recuiting Rust engineers. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Guest introduction: Cedric Sellmann - Rust Recruitment Specialist, previous Java recruiter. [@07:18] - Rust?s limited mainstream adoption and challenges in verifying Rust qualifications. [@17:28] - Job hunting tips for Rust developers. [@29:06] - Current Rust job market compared to previous years. [@32:54] - The effectiveness of referrals for Rust developer job opportunities. [@35:30] - Industries hiring Rust developers: crypto, gaming, and more! [@50:31] - Advice for aspiring Rust developers. Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-11-24
Länk till avsnitt

Rust Digger with Gabor Szabo

Allen Wyma talks with Gabor Szabo, who also runs Rust Maven, about his website Rust Digger which collects data about 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - What is Rust Digger, and why is it useful? [@16:36] - Handling crates without repository links (e.g., the Fastly crate) [@22:27] - Handling crates without an owner. [@30:34] - What?s next for Rust Digger, including name squatting, malware, and dependency management. [@38:57] - What to expect in the coming months. Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-11-17
Länk till avsnitt

Kraken's migration to Rust microservices, with Rob Ede

Rob Ede, lead maintainer of Actix Web, explains to Marco Otte-Witte how (and why) Kraken chose to migrate their microservices to Rust. They also discuss Rust?s web development ecosystem at large, with a particular focus on Actix Web: Rob shares his view on how improvements in the language and framework space will eventually lead to a future where web development in Rust can be as approachable as web development in Javascript. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps & referenced resources [@00:00] - Introduction Video recording of the interview [@00:36] - Start of the interview [@01:26] - What is Actix Web? [@06:34] - Kraken?s migration from Java to Rust [@10:09] - Benefits of Rust adoption at Kraken [@12:48] - Rust vs Java [@15:42] - Future improvements for Actix Web [@21:15] - Do Rust users become contributors? [@24:08] - The future of Rust and Actix Web [@30:46] - Recommendations for adopting Rust [@31:37] - Conclusion Credits Intro Theme: Aerocity Audio Editing: Mainmatter Hosting Infrastructure: Jon Gjengset Show Notes: Mainmatter Hosts: Marco Otte-Witte
2023-10-19
Länk till avsnitt

Learn Rust in a Month of Lunches with Dave MacLeod

Allen Wyma talks with Dave MacLeod about his book ?Learn Rust in a Month of Lunches? from Manning. Rustacean Station discount code for the book: au35mac 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Introduction: meet Dave MacLeod [@01:47] - Target audience and motivation behind the book [@08:32] - Taking a direct approach to learning [@15:14] - Understanding shadowing in Rust [@16:56] - Comparing ?Learn Rust in a Month of Lunches? with ?EasyRust? [@20:06] - Streamlined printing: Changes to printline and print in Rust [@22:08] - Dive into async Rust [@24:19] - Crafting a coherent flow: process and concept tie-ins in the book [@29:46] - Tackling advanced topics: macros, iterators, and closures [@33:05] - Exploring the chrono crate [@35:29] - Safety and testing: discussing unsafe Rust [@41:49] - The book?s release date [@44:18] - Dave?s experience writing the book [@46:54] - Future plans and projects [@49:33] - Closing thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-10-05
Länk till avsnitt

What's New in Rust 1.70 and 1.71

Jon and Ben discuss the highlights of the 1.70 and 1.71 releases of 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps & referenced resources [@01:20] - Rust 1.70 [@01:22] - Cargo?s sparse protocol by default [@03:47] - OnceCell and OnceLock [@10:56] - IsTerminal [@12:49] - Named debug levels [@14:57] - Enforced stability in the test CLI [@16:45] - Stabilized APIs Add Default impls for iterators Arc::into_inner Option::is_some_and SocketAddrExt [@24:30] - Changelog deep-dive [@24:42] - Use SipHash-1-3 instead of 2-4 [@26:06] - Alignment debug checks for pointer derefs [@27:04] - Relaxed ordering for asm! operands [@27:53] - -Zgitoxide [@28:21] - -Zdirect-minimal-versions [@29:16] - Rust 1.71.0 [@29:25] - C-unwind ABI RFC Unwinding by default? [@36:59] - Debugger visualization attributes Detailed documentation [@37:36] - raw-dylib linking Windows linking docs What is ordinal linking [@38:15] - Upgrade to musl 1.2 [@39:42] - Const-initialized thread locals [@41:14] - Changelog deep-dive [@41:40] - Uplift drop_ref clippy lints [@42:39] - Allow some recursive panics [@43:57] - Optimize cargo under rustup [@45:38] - Avoid excessive registry lookups [@46:28] - Include rust-version in publish [@47:02] - Document more semver rules Adding #[non_exhausting] Making an fn safe MSRV is a minor bump Credits Intro Theme: Aerocity Audio Editing: Aerocity Hosting Infrastructure: Jon Gjengset Show Notes: Jon Gjengset Hosts: Jon Gjengset and Ben Striegel
2023-09-30
Länk till avsnitt

rb-sys with Ian Ker-Seymer

Allen Wyma talks with Ian Ker-Seymer about his work on rb-sys which easily allows you to integrate Ruby with 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Guest introduction: Ian Ker-Seymer - Staff Software Engineer at Shopify [@02:04] - The connection between Liquid and Shopify [@06:19] - The nenefits of using WebAssembly [@11:14] - Exploring the languages in Shopify?s stack, including Ruby [@14:24] - Rust?s practical use cases [@16:44] - How Rust became part of Shopify?s stack [@19:14] - Deep dive into rb-sys [@24:17] - RubyGems and Bundler: insights and considerations [@36:41] - Integrating Rust into the stack [@40:52] - Addressing challenges with Windows compilation [@47:46] - Spotlight on rb-sys: why it?s worth exploring Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-09-28
Länk till avsnitt

What's New in Rust 1.68 and 1.69

Jon and Ben discuss the highlights of the 1.68 and 1.69 releases of 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps & referenced resources [@01:30] - Rust 1.68 [@01:32] - Cargo?s sparse protocol [@09:28] - Local Pin construction Implementation comments A fun hack [@13:56] - Default alloc error handler Small allocs in panic handler probably ok [@18:24] - Stabilized APIs impl From<bool> for f64 [@19:06] - Changelog deep-dive [@19:15] - Stabilize UEFI extern [@20:07] - cargo build --verbose [@20:50] - home is a cargo crate [@21:12] - Cargo.lock for workspace publish [@21:35] - Make Context !Send and !Sync [@24:24] - Rust 1.68.1 [@25:11] - Rust 1.68.2 GitHub announcement [@26:29] - Rust 1.69.0 [@28:17] - Nice PR#42069 [@29:50] - More cargo fix [@31:17] - No more debug info for build scripts Nicholas Nethercote?s blog [@34:48] - Stabilized APIs CStr::from_bytes_until_nul [@37:24] - Changelog deep-dive [@37:28] - Unaligned references is a hard error now [@38:28] - Deriving on packed structs More detailed description [@44:51] - Suggest cargo add [@45:36] - Search for macros with ! [@46:10] - Compatibility notes [@47:18] - Rust 0.1 release notes Credits Intro Theme: Aerocity Audio Editing: Aerocity Hosting Infrastructure: Jon Gjengset Show Notes: Jon Gjengset Hosts: Jon Gjengset and Ben Striegel
2023-09-19
Länk till avsnitt

Pitching Rust to decision-makers, with Joel Marcey

Marco Otte-Witte discusses how to pitch Rust to decision-makers with Joel Marcey, the Director of Technology at the Rust Foundation. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps & referenced resources [@00:00] - Introduction Video recording of the interview [@00:33] - Start of the interview [@00:50] - Joel?s role at the Rust Foundation [@03:17] - The value of Rust adoption for companies [@07:29] - Real-world success stories with Rust [@11:34] - The implications of adopting Rust as a business [@18:17] - Rust?s competitive advantage for hiring [@20:18] - Where Rust shines [@33:35] - The future of Rust [@38:33] - The Rust Foundation?s plans for the future [@40:43] - Conclusion Credits Intro Theme: Aerocity Audio Editing: Mainmatter Hosting Infrastructure: Jon Gjengset Show Notes: Mainmatter Hosts: Marco Otte-Witte
2023-09-11
Länk till avsnitt

Adopting Rust: present and future of the Rust web ecosystem, with Luca Palmieri

Marco Otte-Witte discusses with Luca Palmieri the present and future of the Rust web ecosystem. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps & referenced resources [@00:00] - Introduction Video recording of the interview [@00:27] - Start of the interview [@01:39] - ?Zero to Production in Rust? Zero to Production in Rust [@02:40] - Luca?s experience working with Rust at AWS [@19:14] - Scenarios and use cases for Rust adoption [@34:43] - The state of the art and future of web backend development in Rust [@45:57] - Conclusion Credits Intro Theme: Aerocity Audio Editing: Mainmatter Hosting Infrastructure: Jon Gjengset Show Notes: Mainmatter Hosts: Marco Otte-Witte
2023-08-12
Länk till avsnitt

Scanner.dev with Cliff Crosland

Allen Wyma talks with Cliff Crosland about his work on Scanner.dev that is powered by 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Introduction [@02:16] - Rust for Cloud Infrastructure [@07:34] - Exploring libcurl [@13:23] - Introducing Rust to Scanner.dev [@13:23] - Scala in Data Science [@25:22] - Rust vs. Other Languages [@40:08] - Encoding/Decoding [@45:03] - How Scanner.dev Works [@55:16] - Future of Scanner.dev [@01:00:58] - Final Information Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-08-11
Länk till avsnitt

Bootstrapping Rust with Albert Larsan

Allen Wyma talks with Albert Larsan about his work on bootstrapping the Rust compiler. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction to Bootstrap [@1:57] - Building the standard library and compiler. [@5:34] - The biggest challenges when bootstrapping rustc (the Rust compiler) [@11:26] - Why use Python to start the bootstrapping process? [@13:08] - Running tests as part of the Rust CI to ensure that each component is well-tested. [@15:07] - Running tests on Linux, MacOS, and Windows [@18:54] - Features that the Rust bootstrap team has been working on. [@20:50] - Plans to run Clippy and fix issues. [@23:41] - Stage redesign, verification, reproducibility, and different optimizations implemented in the compiler. [@27:28] - Albert?s advice on the process of bootstrapping Rust. [@31:05] - The importance of documentation [@31:49] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-07-14
Länk till avsnitt

Shuttle with Ivan Cernja

Allen Wyma and Zeeshan Ali Khan talk with Ivan Cernja, DevRel at Shuttle, a platform for deploying Rust apps. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction. [@2:04] - Ivan?s programming background and how he got involved with Shuttle. [@4:41] - What is Shuttle? [@6:15] - Why choose Rust for Shuttle? [@9:36] - Deciding to make Shuttle open source and community feedback. [@12:38] - Shuttle AI and integration with ChatGPT. [@18:04] - Shuttle Heroes program. [@21:10] - Pain points working with Rust. [@22:51] - Async runtime issues. [@24:01] - What?s next for Shuttle? [@26:22] - The best things and advantages about using Rust. [@27:28] - Why startups are reluctant about using Rust. [@32:14] - Moving to Linz and getting involved in Rust Linz. [@36:10] - Ivan?s goal on making Rust education as accessible as possible. [@37:26] - How to get hold of Ivan and get more information about Shuttle. Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma and Zeeshan Ali Khan
2023-06-30
Länk till avsnitt

Fish Folk with Erlend Sogge Heggen

Allen Wyma talks with Erlend Sogge Heggen, Founder of Fish Folk. Fish Folk is a collection of open source games written 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Introduction to Fish Folk. [@2:17] - Initial concerns about using Rust in a game development project and how it worked out. [@5:46] - The inspiration behind Fish Folk. [@8:05] - The importance of modding and building an open and community-oriented environment. [@10:52] - Protection and licensing of the project. [@14:38] - The process of finding developers and contributors to the project. [@18:24] - Initial funding for the project and financing contributors. [@22:19] - Legalization and registration. [@23:37] - Fish Folk?s Kickstarter campaign. [@25:16] - Fish Folk?s several iterations and transitions and how they affected the development of the game. [@25:50] - The decision to switch from Macroquad to Bevy. [@31:40] - The overall experience and result of switching from Macroquad to Bevy. [@32:49] - Experimenting with different approaches and models for multiplayer implementation. [@35:22] - Plans on monetization. [@40:57] - Timelines and deadlines for the release of the game. [@44:39] - How to get involved with the project. Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-06-26
Länk till avsnitt

Daily with Kwindla Hultman Kramer

Allen Wyma talks with Kwindla Hultman Kramer, Founder and CEO of Daily, and João Neves, Staff Engineer at Daily. Daily provides SDKs for building video applications on top of the WebRTC standard using 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Introduction to Daily [@05:00] - WebRTC Implementation and sharing across different platform [@10:31] - The challenges of integrating C++ with WebRTC [@19:16] - Signaling in WebRTC - Session setup and initial configuration [@22:45] - Challenges in implementing WebRTC standards [@27:21] - Handling and working around platform and browser differences when implementing WebRTC [@30:51] - Daily?s mono repo approach for code sharing [@33:30] - The process of building and releasing code in relation to different platforms and dependencies [@35:57] - Integrating Rust, C, Objective C, and Swift for iOS development [@37:20] - Daily?s automated testing processes [@42:24] - Daily?s network simulation layer in their testing process [@44:00] - The use of Rust in implementing network simulation for testing purposes [@49:15] - Using WebAssembly alongside native code in an application, and the potential obstacles to consider [@50:52] - Crates that are being used by Daily [@52:44] - What would differentiate Daily compared to other solutions? [@55:48] - Daily vs Zoom [@56:38] - Other open-source projects from Daily [@1:01:20] - Parting thoughts and how to get in touch with Daily Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-06-16
Länk till avsnitt

Slint 1.0 with Tobias Hunger

Allen Wyma talks with Tobias Hunger, developer on Slint. Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display. Slint has just made a 1.0 release. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Introduction [@04:02] - Slint updates and progress from the previous interview [@06:15] - Upgrades that came along releasing of Slint 1.0 [@11:12] - Bugs fixed in Slint 1.0 [@12:43] - Stability, improved tooling and other key features in the Slint upgrade [@15:34] - Multi-window support [@18:26] - Screen reader accessibility and keyboard shortcut in Slint [@22:04] - Raspberry Pi Pico and Zero 2 W [@24:21] - Rust support, line buffering and graphics acceleration [@26:10] - Other UIs that are out in the Rust space [@27:17] - Handling bugs and feature reports [@29:10] - Slint documentation [@34:02] - Patch files [@37:16] - Plans for the 1.1 release [@38:51] - Interesting ways users used Slint API [@40:30] - Slint users and Rust community feedback [@43:35] - Requiring that users have a Rust compiler installed [@46:31] - Programming with Rust vs C, C++ [@48:33] - Tobias? great experience with the Rust community Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-06-09
Länk till avsnitt

Shuttle Launchpad with Stefan Baumgartner

Allen Wyma and Zeeshan Ali Khan talk with Stefan Baumgartner, contributor to the Shuttle Launchpad tutorial series on 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Introduction [@01:45] - What is Shuttle Launchpad and why was it created [@03:34] - Shuttle Launchpad initial development [@06:39] - Supporting multiple backends and databases [@08:32] - How did Stefan get into Shuttle [@10:27] - Rust, Shuttle, and security [@12:57] - Rust community in Austria [@15:27] - Rust Linz [@17:33] - Stefan?s career background [@21:19] - Language choice trade-offs [@25:34] - Developer communication [@27:15] - Gimoji [@28:50] - Zed [@30:00] - Copilot when working with Rust [@32:12] - VS Code [@33:14] - Shuttle Launchpad?s aim in making learning Rust much easier [@37:50] - Initial issue of creating Shuttle Launchpad [@45:25] - Differences with traditional linked list newsletters [@48:09] - Other materials and ways to learn and get started with Rust [@54:25] - Plugs for Gimoji and Shuttle Launchpad Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma and Zeeshan Ali Khan
2023-06-05
Länk till avsnitt

CoderDojo and Rust Linz with Rainer Stropek

Allen Wyma and Zeeshan Ali Khan talk with Rainer Stropek, creator of CoderDojo Linz and Rust Linz. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction to Rust Linz [@3:23] - How did Rainer get into teaching kids in Austria how to code [@5:17] - CoderDojo?s vision in creating a coding club [@7:44] - Why text-based programming is not an option for kids younger than 10 [@11:31] - Starting programming at a young age [@18:40] - Is coding and programming for everyone? [@22:40] - Parent?s huge influence on kids who wants to pursue programming [@24:32] - CoderDojo?s approach to inclusive programming [@33:55] - CoderDojo for adults and for kids [@35:59] - Rainer?s programming background [@37:29] - Organizing Rust Linz meet-ups [@43:26] - Rust meet-up schedules [@45:09] - Call for speakers for Rust Linz [@49:22] - Using rust in building web APIs and application programming [@50:14] - Interfacing Rust with other languages [@52:19] - Future of WebAssembly [@54:01] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma and Zeeshan Ali Khan
2023-05-27
Länk till avsnitt

PyO3 with David Hewitt

Allen Wyma talks with David Hewitt, contributor to the PyO3 crate that helps to create Python extensions using 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction PyO3 [@5:03] - History of PyO3 [@9:14] - Maintainers of PyO3 [@12:15] - Comparing different languages for machine learning [@16:21] - Python?s ability to tap into native languages [@17:38] - Consideration of using Rust with Python [@20:39] - Python?s Global Interpreter Lock (GIL) [@23:14] - Python vs Rust performance [@24:20] - Rust error handling and two reasons to move Python code to Rust [@26:08] - The complaints about Python [@31:03] - C vs Python [@33:17] - Why use Rust instead of C in the cryptography library [@36:06] - Small percentage of people who get cut out by the use of Rust [@39:36] - The importance of memory safety [@41:27] - Zig and Rust [@43:58] - The reliability of Rust use in Android Kernel [@46:32] - Python interpreter [@51:13] - Inline Python [@56:05] - How to get started with Rust [@57:41] - The future of PyO3 [@59:07] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-05-19
Länk till avsnitt

smol with John Nunley

Allen Wyma and Zeeshan Ali Khan talk with John Nunley, contributor to the smol async runtime. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@1:46] - Advantage of smol [@5:40] - John Nunley?s programming background [@11:50] - Tauri, GTK and other GUI frameworks [@16:16] - Async.io [@19:28] - Writing packages and breaking up packages into smaller modules [@24:21] - John?s work career [@25:09] - Windows vs Linux API [@29:06] - windows-rs [@30:03] - Windows support with Rust [@31:46] - Recent changes in smol [@33:16] - Event Listener and how it works [@37:26] - Handling pull requests and complaints [@41:40] - smol?s integration with other runtimes [@44:54] - smol vs Tokio [@47:04] - Reason why smol is growing in popularity among GUI crates [@49:06] - Recent developments in async [@52:18] - The Async working group [@58:11] - Community-based crates with suggestions and structure [@1:00:22] - What to expect to come out of smol in the near future? [@1:02:11] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma and Zeeshan Ali Khan
2023-05-12
Länk till avsnitt

Glidesort with Orson Peters

Allen Wyma talks with Orson Peters, creator of the Glidesort sorting algorithm that may make its way into the Rust core library. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction to Glidesort [@1:19] - What got Orson interested in sorting algorithms [@4:47] - Process of creating Glidesort [@6:06] - Quicksort and how to handle low cardinality inputs [@8:18] - Three-way comparison and binary partitioning [@10:59] - Basic terms to know about quicksort and mergesort [@15:28] - Choosing an element as a pivot [@24:16] - Stable and unstable sorting algorithms [@27:03] - How Glidesort can help with memory usage and memory savings [@35:51] - How Glidesort detects if there is already a sorting in an array [@38:19] - Linear scanning [@41:47] - When Glidesort is a good algorithm to use [@45:53] - Glidesort is a comparison-based algorithm [@49:09] - What datatype would be great for Glidesort [@52:17] - Sorting algorithms and language issues [@53:11] - Sorting algorithm in Python vs Rust [@55:52] - The challenge of implementing sorting algorithms in Rust [@58:36] - Reducing Glidesort?s code size [@1:01:21] - Standard library benchmarking criteria [@1:02:52] - Performance evaluation of Glidesort and other improvements [@1:06:08] - Quantum computing [@1:07:43] - Next on the list for Glidesort improvements [@1:10:54] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-05-05
Länk till avsnitt

Rust Embedded WG with Jonathan Pallant

Allen Wyma talks with Jonathan Pallant, Senior Embedded Engineer of Ferrous Systems and member of Rust Embedded Working Group about Rust on embedded systems. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@2:23] - Jonathan?s projects [@10:3] - Keyboard drivers, CP/M, IBM history [@22:19] - Jonathan?s background in embedded systems [@23:46] - Understanding more about computers and laptops [@33:37] - Rust working group for embedded systems [@37:16] - The power of Rust on microcontrollers [@40:00] - The difference between a Microcontroller and a Central Processing Unit [@42:15] - Discussing System on Chip (SoC), Memory Management Unit (MMU), and Microcontrollers [@45:50] - RISC (Reduced Instruction Set Computing) vs CISC (Complex Instruction Set Computing) architecture [@53:30] - How did the working group become an official working group? [@56:00] - Using Rust with microcontrollers [@59:54] - Choosing Rust over C or Python Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-04-28
Länk till avsnitt

SurrealDB with Tobie and Jamie Morgan

Allen Wyma talks with Tobie and Jamie Morgan, creators of SurrealDB about why they switched to 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Intro [@1:42] - What made SurrealDB switch from Go to Rust? [@4:51] - What is SurrealDB and why it was made? [@9:18] - How does SurrealDB store data? [@11:24] - SurrealDB and WebAssembly [@13:25] - SurrealDB limitations running in the browser [@14:09] - Running SurrealDB in the cloud [@15:37] - Advantage of SurrealDB over other services [@16:35] - Transparency in SurrealDB [@18:37] - Encryption in SurrealDB [@19:26] - SurrealDB licensing and open-source [@25:45] - SurrealDB services and users [@28:57] - When not to use SurrealDB? [@31:34] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-04-21
Länk till avsnitt

Rust Analyzer with Lukas Wirth

Allen Wyma talks with Lukas Wirth, member of the rust-analyzer team. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@1:46] - Rust Analyzer?s source of funding and history [@10:56] - Lukas? contribution and work in Rust Analyzer [@16:01] - What is Rust Analyzer and what does it do? [@17:35] - Rust Analyzer diagnostics and implementation [@21:23] - The importance of Rust Analyzer [@25:36] - Rust Analyzer?s limitations [@32:54] - Lessons from the left-pad library issue [@35:20] - Difficulties with dependency version duplicates [@39:53] - Installing Rust Analyzer for different code editors [@44:29] - Rust Language Server vs Rust Analyzer [@51:25] - Clippy [@56:39] - Rust?s advantage over other languages [@58:08] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-04-15
Länk till avsnitt

Wasmer with Syrus Akbary

Allen Wyma talks with Syrus Akbary, Founder and CEO at Wasmer, a WebAssembly runtime written 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - What is Wasmer? [@4:50] - How Syrus got into Wasmer [@7:55] - WebAssembly vs Docker and Kubernetes [@14:30] - WebAssembly GC proposal and updates [@18:06] - Advantage of using WASM over other techniques [@20:52] - Permission system with WebAssembly [@23:30] - Why choose Wasmer? [@25:04] - Wasmer installation process [@25:56] - What makes Rust the best language to use for creating Wasmer [@28:47] - Compiling and running your Rust codes to WebAssembly [@30:48] - Updates and features that are coming out on WebAssembly [@39:36] - Rust and WebAssembly [@46:00] - Making all applications able to compile to WebAssembly [@47:01] - Using GUI with Wasmer [@50:16] - Where to get more information about Wasmer Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-04-07
Länk till avsnitt

Servo with Josh Matthews

Allen Wyma talks with Josh Matthews, former Engineering Manager at Mozilla for Servo, a web browser engine written 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Josh?s history with Servo [@3:54] - Community fears around the future of Rust when Mozilla had their layoffs [@6:52] - Chrome?s Javascript engine [@10:54] - How to make web design more secure with Rust [@19:50] - How Servo is using Rust [@24:49] - Servo?s responsibility as browser engine vs a JavaScript engine [@30:14] - CSS Grid support [@35:51] - Developer tools [@39:54] - Complexity in web optimization [@42:13] - Running multiple iframes within a page [@44:21] - How Rust helped Servo [@46:32] - Funding Servo [@50:19] - Where to get updates on Servo [@50:40] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-03-31
Länk till avsnitt

AI-NC with Tom Miles

Allen Wyma talks with Tom Miles, CTO of AI-NC, a platform written in Rust to get manufactorability feedback for hardware designs. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@0:46] - What is Spin [@1:23] - AI-NC?s company history [@2:46] - What made Tom start a machine shop company [@8:17] - AI-NC?s goal to provide automation, design, and advanced manufacturing [@17:04] - Communication between designers and assembly people [@19:22] - The margin for error in manufacturing [@30:40] - What made the team switch to Rust vs other languages [@35:06] - Libraries that AI-NC uses in their services [@42:35] - Integrations with third-party chat applications [@46:03] - Hiring Rust talent [@50:23] - Teaching people Rust [@53:27] - Advice for companies that want to use Rust [@54:42] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-03-24
Länk till avsnitt

Cargo Limit with Alexander Lopatin

Allen Wyma talks with Alexander Lopatin, creator of Cargo Limit, a cargo plugin that will show errors in your Rust code before any warnings. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Alexander?s programming background [@3:17] - What made Alexander interested in the Rust [@4:43] - What is Cargo Limit? [@9:19] - Cargo Limit?s features [@11:20] - Improvements that Alexander wants to make in Cargo Limit [@12:52] - Cargo extensions and installation [@13:31] - Alexander?s process for creating Cargo extensions and plugins [@16:00] - Using Neovim and integrating with Rust Analyzer [@18:57] - Upcoming upgrades and features of Cargo Limit [@24:46] - How to get in touch with Alexander and learn more [@25:28] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-03-17
Länk till avsnitt

Zed with Antonio Scandurra

Allen Wyma talks with Antonio Scandurra, co-creator of Zed, a high performance code editor written 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@2:56] - The story behind Zed [@6:24] - Zed?s performance and features powered by Rust [@12:01] - How Zed balances speed vs features [@16:00] - What is the most important thing an editor has to have? [@18:01] - Zed customization and the ability to add plugins [@23:13] - Zed?s built-in contacts panel for team collaboration [@26:54] - Third-party services that Zed uses [@31:28] - Zed?s tab support [@32:39] - Zed?s theme customization and system [@34:31] - Top crates that power Zed [@36:05] - Zed?s plans to support other platforms [@37:56] - Porting Rust vs porting other languages [@42:09] - Zed?s pricing plans [@43:15] - Zed?s possible plan for open-sourcing parts of the editor [@44:10] - Check out more information about Zed and sign up to join the waitlist [@44:29] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-03-10
Länk till avsnitt

Rustdoc with Joshua Nelson

Allen Wyma talks with Joshua Nelson, team lead for the Bootstrap team for Rust, and formally on the Rustdoc team for 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@1:07] - Different groups and teams in the Rust community [@8:31] - Memory safety and security issues [@10:26] - Rust documentation [@12:13] - Joshua?s contribution to Rust?s documentation [@14:57] - How did Joshua get involved with Rust [@18:17] - Documentation and prioritizing features [@23:19] - Rust team and governance issues [@34:17] - Maintaining the code [@37:45] - Joshua?s new team and career [@42:20] - Cargo and the bootstrap tool [@46:08] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-03-03
Länk till avsnitt

Asynchronix with Serge Barral

Allen Wyma talks with Serge Barral about Asynchronix, a event simulation framework written 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - What is Asynchronix? [@2:21] - Writing Rust documentation [@4:28] - Serge?s career & background [@8:51] - How does the Asynchronix simulator work? [@11:40] - The importance of writing the library in Rust [@16:51] - Time-based simulation and practical use cases [@26:59] - Building the custom executor [@30:48] - How long did it take to build Asynchronix? [@34:10] - Asynchronix?s vision to improve modern systems development [@40:15] - Getting in touch to learn more about Asynchronix [@41:43] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-02-24
Länk till avsnitt

Lodestone with Wilbur Zhang, Peter Jiang, and Kevin Huang

Allen Wyma talks with the Lodestone team, who is working a tool to create private Minecraft servers in a safe and convenient way using 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@2:51] - How did the Lodestone team discover Rust? [@8:26] - Motivation for writing the Lodestone project [@9:28] - Why choose Rust [@12:23] - Go vs Rust [@13:53] - Experience using Tauri [@16:05] - Lodestone?s front-end work [@19:18] - Setting up and using Lodestone [@21:46] - Issues and challenges the team is currently working on [@25:27] - The advantage of using Rust [@27:21] - Crates used in the project [@29:51] - How Actors work [@34:56] - Lodestone?s scripting system [@39:29] - Lodestone?s security and permission system [@45:37] - How to reach out to the Lodestone team [@46:19] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-02-21
Länk till avsnitt

What's New in Rust 1.65, 1.66, and 1.67

Jon and Ben discuss the highlights of the 1.65, 1.66, and 1.67 releases of 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps & referenced resources [@01:11] - Rust 1.65 [@01:28] - Generic Associated Types More detailed blog post [@06:48] - let-else statements if_chain crate [@16:56] - break from labeled blocks [@19:21] - Splitting Linux debuginfo [@20:44] - Stabilized APIs std::backtrace::Backtrace [@22:41] - RLS deprecation [@23:19] - Changelog deep-dive [@23:30] - Cargo queue reordering Benchmarking results [@24:54] - Niches in data-filled enums [@27:23] - poll_fn and Unpin [@28:05] - Too many personalities [@29:20] - uninit integers are UB Working Group discussion [@33:23] - Uplift let_underscore lint [@35:13] - #[non_exhaustive] on enum variants [@36:27] - Rust 1.66.0 [@36:40] - Explicit discriminants on enums with fields Dark and forbidden secrets RFC [@40:05] - core::hint::black_box Tracking issue discussion [@46:34] - cargo remove [@46:52] - Stabilized APIs Mixed integer operations BTreeMap/Set first/last operations std::os::fd [@50:51] - Changelog deep-dive [@51:10] - Cargo publish changes [@53:33] - Don?t link to libresolv or libiconv on Darwin [@54:41] - sym in asm [@55:18] - Soundness fix for impl Trait [@57:27] - Allow transmutes across lifetimes [@57:45] - Unicode 15 [@58:24] - for loops over Option and Result [@1:00:38] - Rust 1.66.1 Security advisory. Affects primarily users with insteadOf in their git config. Prefer pushInsteadOf instead. You may also be interested in: Rustup 1.25.2 [@1:02:41] - Rust 1.67 [@1:02:45] - #[must_use] on async fn [@1:04:07] - sync::mpsc updated Long-standing mpsc panic The PR crossbeam crate CachePadded AtomicCell [@1:07:52] - Stabilized APIs NonZero*::BITS [@1:08:38] - Changelog deep-dive [@1:08:45] - Ratio-aware decompression limit Original CVE Original fix [@1:10:40] - Ordering of array fields [@1:13:08] - Compilation targets Sony PlayStation 1 target Remove linuxkernel targets Target configuration x86_64-unknown-none [@1:14:45] - Dataflow-based MIR constant propagation [@1:15:37] - The drop order twist The effect on let-chains let-chains tracking issue [@1:20:48] - Inconsistent rounding of 0.5 [@1:23:24] - Android NDK update in 1.68 [@1:23:54] - Help test cargo?s HTTP protocol Credits Intro Theme: Aerocity Audio Editing: Aerocity Hosting Infrastructure: Jon Gjengset Show Notes: Jon Gjengset Hosts: Jon Gjengset and Ben Striegel
2023-02-13
Länk till avsnitt

Rust ABI with Aurimas Bla?ulionis

Allen Wyma talks with Aurimas Bla?ulionis, author of We Need Type Information, Not Stable ABI blog post, which details possible alternatives to a stable Rust ABI. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Who is Auri? [@3:07] - Auri?s background: video game development, hacking, and reverse engineering [@8:14] - Common advice for optimizing your code [@10:24] - Auri?s article on how to link multiple libraries together [@14:07] - What is an ABI (Application Binary Interface)? [@17:05] - ABI between C and C++ [@19:02] - ABI for Rust [@21:14] - Fat pointers and zero-size types [@23:50] - Writing FFI [@31:15] - C FFI in relation to a Rust ABI [@32:12] - System support for Rust [@39:30] - Auri?s blog and articles [@40:53] - Where to reach out to Auri Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-02-11
Länk till avsnitt

Cloudflare with Adam Chalmers

Allen Wyma talks with Adam Chalmers, software engineer at Cloudflare, which is a global network of servers located around the world, that uses Rust to help power and secure the internet. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction to Cloudflare [@3:57] - Cloudflare?s edge computing [@7:56] - Running Rust binary on Cloudflare [@10:36] - Adams? background and work history [@15:12] - How does Cloudflare provide web security? [@32:30] - Cloudflare?s transition and rewriting from C to Rust [@37:12] - Cloudflare?s data plane and control plane [@43:00] - Hacking and security issues on Apple and other devices [@50:56] - How does Cloudflare handle onboarding people to Rust [@1:00:09] - The importance of Rust?s performance and reliability for Cloudflare [@1:05:07] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-02-04
Länk till avsnitt

Rust Web Programming with Maxwell Flitton

Allen Wyma talks with Maxwell Flitton, author of Rust Web Programming which details how to build web services using 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@3:21] - What led Maxwell to write and publish books about Rust [@6:02] - Type-checking and Python crashes [@8:50] - Rust technology and its sustainability [@12:32] - Python vs Rust [@13:23] - Maxwell?s background and history [@16:11] - Details about Maxwell?s book Rust Web Programming [@19:19] - Using the actor model [@24:02] - Maxwell?s thoughts and motivation for publishing more books [@32:44] - Rust community [@35:19] - Rust innovations happening in London [@36:22] - Where to purchase the Rust Web Programming book [@40:14] - What to expect for the upcoming book editions [@43:48] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-01-27
Länk till avsnitt

Rust Magazine with Shuang Zhu

Allen Wyma talks with Shuang Zhu, creator of Rust Magazine, a Rust-focused online magazine that provides articles from experts and enthusiasts 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@3:28] - Rust community in China [@4:03] - Shuang Zhu?s experience using Go [@7:30] - Go vs Rust [@11:21] - Rust Magazine [@11:42] - What separates Rust Magazine from other Rust publications [@18:01] - How to contribute and submit articles to Rust Magazine [@21:41] - How to apply as an editor for Rust Magazine [@22:08] - Publishing frequency for Rust Magazine [@24:04] - How to stay up to date with the Rust Magazine [@25:26] - What made Shuang Zhu decide to create Rust Magazine [@27:25] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-01-20
Länk till avsnitt

Rust Nation with Ernest Kissiedu

Allen Wyma talks with Ernest Kissiedu, organizer of Rust Nation, a Rust-focused conference geared towards Rust beginners and the Rust-curious. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@3:21] - Rust Nation?s purpose and goal [@5:14] - Ernest?s background and being the community lead of Rust London Community [@13:29] - Rust communities all around the world [@16:14] - Possible guests and speakers at the Rust conference. [@22:39] - Why you should attend the Rust conference regardless of how experienced you are with Rust [@26:44] - Choosing and narrowing down the list of speakers for the conference [@31:55] - How the Rust conference will be different from other conferences [@35:29] - How to join the Rust London Community Meetup group [@42:20] - Get 15% off on Rust conference ticket price use promo code RUSTACEAN-STATION [@50:31] - How to reach out to Ernest [@51:27] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-01-13
Länk till avsnitt

Fermyon with Matt Butcher

Allen Wyma talks with Matt Butcher, CEO of Fermyon, who is working on Fermyon Cloud, a platform to deploy and host WebAssembly applications, with a prime focus on hosting Spin applications written 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@2:13] - A deeper dive into the Cloud and its impact [@9:39] - Matt?s work experience on HP and HP Cloud. [@13:40] - Kubernetes [@20:07] - WebAssembly [@30:27] - Krustlet [@36:21] - Edge Computing [@41:05] - Fermyon Cloud [@50:48] - Where to learn more about Fermyon Cloud [@52:58] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2023-01-08
Länk till avsnitt

C2Rust with Stephen Crane

Allen Wyma talks with Stephen Crane, CTO of Immunant, who is working on C2Rust, a library that transpiles C99-compliant C code into unsafe 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - C2Rust Introduction [@01:50] - How C2Rust works and its goal as a transpiler [@05:49] - Transpilers vs compilers [@12:30] - Unstructured control flow vs structured control flow [@16:32] - The process of transforming C to Rust projects [@19:15] - Parsing C code correctly [@22:13] - The importance of compiler flags on interpreting C Code [@28:45] - C++ vs C [@38:50] - When you should you look at using C2Rust [@45:04] - The best way to run your tests in Rust [@48:15] - Projects that are currently using C2Rust [@50:29] - Improving the usability and safety of the output of rust code [@53:55] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2022-12-16
Länk till avsnitt

Kernel Density Estimation with Seaton Ullberg

Allen Wyma talks with Seaton Ullberg, developer of kernel-density-estimation, a Rust library that computes kernel density estimations. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@0:00] - Introduction [@0:55] - Crate overview and how it works [@17:49] - Kernel Density Estimation vs other competing algorithms [@24:05] - Application uses of Kernel Density Estimation [@33:38] - Why write this library [@35:03] - Why use Rust when re-writing this library [@40:26] - Seaton using f64 as a feature [@42:20] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2022-12-09
Länk till avsnitt

Presser with Gray Olson

Allen Wyma talks with Gray Olson, developer of Presser, a library that aims to make it easier to safely work with byte buffers. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Gray?s background and introduction [@04:18] - Gray?s art and graphic designing work for Embark Studio [@08:40] - Ray tracing and fractals [@13:44] - The most expensive process in a video game [@16:48] - Vector graphics are so hard on the GPU [@18:57] - What makes triangles very useful in drawing and designing [@22:41] - Matrix math as a fundamental building block of computer graphics [@28:13] - Understanding the concept of uninitialized memory and why Presser is necessary [@36:31] - LLVM?s ?No Uninitialized Memory? attribute. [@39:06] - Rust?s virtual machine [@40:52] - Allocating memory for data [@49:34] - Safety invariants and validity invariants in the Rust ecosystem [@53:19] - How to use unsafe code in a way that does not violate the validity invariant of Rust [@1:04:01] - Embark Studio?s mission to enable those who play games to also modify the game worlds they play in [@1:07:27] - Embark Studio?s Rust game projects [@1:09:08] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2022-12-02
Länk till avsnitt

Leptos with Greg Johnston

Allen Wyma talks with Greg Johnston, creator of Leptos, a full-stack, web framework using a reactive design to build declaritive user interfaces. 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:00] - Introduction of Greg [@02:12] - Programming languages has Greg worked with [@05:14] - Greg?s other passions besides programming [@10:59] - How Elm has set the agenda for a lot of Javascript front-end frameworks [@13:25] - Elm vs Rust in terms of error handling [@18:16] - What is Leptos and why Greg created it [@33:44] - Pros of using Leptos [@38:19] - Leptos? Server Side Rendering feature [@45:44] - Leptos? build tool limitations [@51:40] - Leptos? ability to interact with other languages [@59:25] - Greg?s work and projects using JavaScript [@1:00:45] - Greg?s Flutter experience [@1:04:21] - Greg?s Ionic experience [@1:08:28] - HTML [@1:12:46] - Leptos? version [@1:14:14] - Leptos? production readiness [@1:16:23] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2022-11-25
Länk till avsnitt

Kanal with Khashayar Fereidani

Allen Wyma talks with Khashayar Fereidani, creator of Kanal, a sync and async channel library boasting the fastest implementation of channels 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 Discord: Rustacean Station Github: @rustacean-station Email: [email protected] Timestamps [@00:10] - Introduction [@03:10] - Where did the idea of creating Kanal come from? [@04:10] - Go vs Rust performance [@06:32] - How Kanal works with synchronous Rust [@07:40] - When did work on Kanal get started [@11:08] - What?s left to get done for Kanal to be production ready [@13:48] - Feedback so far for Kanal [@15:54] - Async frameworks that work with Kanal [@16:59] - Kinds of problems that are solved with channels [@19:11] - Channels can help in learning Rust [@19:48] - What?s next for Kanal [@20:49] - Parting thoughts Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma
2022-11-20
Länk till avsnitt
Hur lyssnar man på podcast?

En liten tjänst av I'm With Friends. Finns även på engelska.
Uppdateras med hjälp från iTunes.