|
You are here |
verdagon.dev | ||
| | | | |
www.pl-enthusiast.net
|
|
| | | | | Memory safety is a commonly used term - but what is its definition (and why does that matter)? | |
| | | | |
vale.dev
|
|
| | | | | [AI summary] An in-depth technical explanation of Vale's memory safety strategy utilizing generational references, linear style, and regions to optimize performance and ensure safety without garbage collection or reference counting. | |
| | | | |
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. | |
| | | | |
abarbanell.wordpress.com
|
|
| | | This is a little experience report how to bring up Scala on my RaspberryPi Step 1: Java I have connected my Raspberry only with power and network (no keyboard/mouse/display) for now and log in via ssh from my Linux desktop. Not only to save cables on the desk, but also to allow copy and paste... | ||