|
You are here |
vale.dev | ||
| | | | |
dehora.net
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | | | [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
|
|
| | | In this series of blog posts about Samsung's TEE OS we identify vulnerabilities in tee security and show how to exploit them. | ||