/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

nickb.website
| | blog.johnnovak.net
3.5 parsecs away

Travel
| | Personal blog of John Novak
| | arunrocks.com
3.6 parsecs away

Travel
| | A blog by Arun Ravindran, author and speaker, about Python, Django and other curious things.
| | zserge.com
3.5 parsecs away

Travel
| | A tiny ray tracer, only useful for people who never written one themselves, but would like to. It lacks features, but provides a foundation to build your own, featureful ray tracer upon.
| | ricardomartins.cc
21.1 parsecs away

Travel
| UnsafeCell is the keystone for building interior mutability types in Rust, such as Cell, RefCell, RwLock and Mutex. In this article we'll explore how it works and how it is used by those types.