/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

vorner.github.io
| | jgayfer.com
3.9 parsecs away

Travel
| | I didn't discover the joy of writing Rust code until I stopped trying to make the language something it isn't.
| | blog.lohr.dev
3.6 parsecs away

Travel
| | A review by a Rust enthusiast
| | crocidb.com
4.7 parsecs away

Travel
| | Some of my thoughts on Rust, after working with it for the last 6 months on bulletty, the TUI feed reader
| | blog.skylight.io
20.4 parsecs away

Travel
| One of the coolest features of Rust is how it automatically manages resources for you, while still guaranteeing both safety (no segfaults) and high performance. Because Rust is a different kind of programming language, it might be difficult to understand what I mean, so let me be perfectly clear: * In