/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

vale.dev
| | dehora.net
4.5 parsecs away

Travel
| | Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere.
| | viralinstruction.com
5.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.
| | verdagon.dev
0.0 parsecs away

Travel
| | [AI summary] The article explores various approaches to memory safety in programming languages, including garbage collection, reference counting, borrow checking, and manual memory management, while discussing their tradeoffs in speed, development velocity, and security.
| | www.riscure.com
28.4 parsecs away

Travel
| In this series of blog posts about Samsung's TEE OS we identify vulnerabilities in tee security and show how to exploit them.