/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

lwn.net
| | blog.jcoglan.com
4.8 parsecs away

Travel
| | [AI summary] The article introduces the 'Location' type pattern in programming and explains how to prevent data races by using techniques such as synchronous execution, immutable promises, encapsulation in objects, and mutexes.
| | reitzen.com
4.0 parsecs away

Travel
| |
| | clojure-doc.org
5.3 parsecs away

Travel
| | This guide covers:
| | yehudakatz.com
44.7 parsecs away

Travel
| TL;DR Although apps and gems look like they share the concept of "dependency", there are some important differences between them. Gems depend on a name and version range, and intentionally don't care about where exactly the dependencies come from. Apps have more controlled deployments, and need a guarantee that