/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

vorner.github.io
| | crocidb.com
4.7 parsecs away

Travel
| | Some of my thoughts on Rust, after working with it for the last 6 months on bulletty, the TUI feed reader
| | josephg.com
3.6 parsecs away

Travel
| | [AI summary] The user has expressed a wealth of ideas for improving the Rust programming language, covering topics like comptime, macros, macros, and more. They also mention their frustration with certain language features and the challenges of contributing to the Rust ecosystem through RFCs.
| | jgayfer.com
3.9 parsecs away

Travel
| | I didn't discover the joy of writing Rust code until I stopped trying to make the language something it isn't.
| | nora.codes
17.7 parsecs away

Travel
| [AI summary] The article explains the concept of 'unsafe' in Rust, clarifying that it allows specific low-level operations while maintaining overall memory safety through the language's type system and safe abstractions.