NewsLetter.
15 - Tesla Model 3 hacked in under two minutes, is it time for Rust to step in?
In this edition, we discuss the implications of the recent Tesla Model 3 hack, the potential of the Rust programming language in secure system development, the use of Rust in space applications, and the new build system, Buck2, made by Meta. We also share updates from Twitter and upcoming Rust conferences.
Read more ⟶
14 - Building your backend in Rust
Discover the latest insights on Rust backend development, learn about the power of hot reloading with cargo-watch, and ensure comprehensive test coverage with cargo-tarpaulin in this edition of the Rust Trends newsletter.
Read more ⟶
13 - Rust Nation UK 2023, Code search and a Rust Magazine
Stay updated with Rust programming trends, featuring highlights from Rust Nation UK 2023, GitHub's new code search, and the latest issue of Rust Magazine. A must-read for every Rustacean.
Read more ⟶
12 - Emulators and memory management visualization
Join us in exploring Nintendo emulators in Rust and memory management visualization tools in this exciting issue. Learn about the unique gaming experience brought by NES emulators in Rust and the nuances of Stack and Heap in memory management. Discover the Aquascope tool to understand Rust's borrow checker visually.
Read more ⟶
11 - Error Handling in Rust
Explore how to handle errors in Rust through this comprehensive guide. Dive into the world of error handling in Rust, understand the importance of the Result type and the ? operator, and learn about the match operator. Gain insights on how Rust makes error handling explicit, ensuring robust and efficient programming.
Read more ⟶
10 - Connecting the world with Rust
In this edition, we delve into creating your own API in Rust, introduce Lapce - a new Rust-built editor, and talk about the mission and achievements of the Rust Foundation. Whether you're an aspiring API developer or looking for a new code editor, we have some exciting insights for you.
Read more ⟶
9 - Algorithms, Networking and Operating Systems
In this edition, we explore the implementation of algorithms in Rust, building an Operating System (OS) using Rust on Raspberry Pi, and network programming with Rust crates. Whether you're looking to delve deeper into computer science fundamentals with Rust, exploring new domains, or seeking to enhance your networking skills, there's something for everyone.
Read more ⟶