|
You are here |
pling.jondgoodwin.com | ||
| | | | |
viralinstruction.com
|
|
| | | | | [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
|
|
| | | | | The over-hyped language feature, and how we should cope with it today. | |
| | | | |
nora.codes
|
|
| | | | | [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
|
|
| | | I've hit an undefined behavior with Zig and how I learned about Slices | ||