/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

endler.dev
| | llogiq.github.io
2.9 parsecs away

Travel
| | [AI summary] A comprehensive blog post by Rust lead developer Alex Crichton summarizing his 'Rust Life Improvement' talk, covering best practices for the Rust ecosystem including Cargo shortcuts, configuring builds, using Clippy effectively, advanced testing strategies, and language features.
| | earthly.dev
1.5 parsecs away

Travel
| | This tutorial explains how to use sccache, a tool that can speed up Rust compilation by caching the output of compilation and reusing it for subseq...
| | corrode.dev
0.0 parsecs away

Travel
| | Slow Rust Builds? Here are some tips to speed up your compile times. This list was originally released on my private blog, but I decided to update it for 2024 and move it here. Tabl...
| | www.danhacks.com
18.3 parsecs away

Travel
| [AI summary] A comprehensive guide listing resources and techniques to help software engineers prepare for coding interviews, covering data structures, algorithms, and practical practice tools.