/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

verdagon.dev
| | www.pl-enthusiast.net
3.5 parsecs away

Travel
| | Memory safety is a commonly used term - but what is its definition (and why does that matter)?
| | vale.dev
0.0 parsecs away

Travel
| | [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
3.2 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.
| | abarbanell.wordpress.com
12.1 parsecs away

Travel
| 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...