/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
| | blog.skylight.io
4.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
| | aradaelli.com
4.3 parsecs away

Travel
| | [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status.
| | hhvm.com
5.2 parsecs away

Travel
| | HHVM's JIT compiler allows it to execute PHP faster than Zend PHP in most cases, unmodified. However, we've gotten some interest from the community in HipHop...
| | wwwtech.de
28.0 parsecs away

Travel
| [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability.