/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

pling.jondgoodwin.com
| | viralinstruction.com
4.3 parsecs away

Travel
| | [AI summary] The author argues that Rust's borrowchecker causes serious ergonomic problems and overstates its role in memory safety, suggesting that the effort required to satisfy it often outweighs the benefits compared to garbage-collected languages.
| | www.tedinski.com
6.1 parsecs away

Travel
| | The over-hyped language feature, and how we should cope with it today.
| | nora.codes
4.3 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.
| | crocidb.com
24.9 parsecs away

Travel
| I've hit an undefined behavior with Zig and how I learned about Slices