Explore >> Select a destination


You are here

rdrr.io
| | github.com
0.1 parsecs away

Travel
| | The canonical spec for ulid. Contribute to ulid/spec development by creating an account on GitHub.
| | aivarsk.com
10.2 parsecs away

Travel
| | TigerBeetle is an interesting project to follow. It links to interesting papers, it challenges assumptions, algorithms, and architecture of past systems. It satisfies my cravings for low-level programming.
| | blog.lawrencejones.dev
3.3 parsecs away

Travel
| | ULIDs are an alternative to UUIDs that solve several problems, but it's not all plain sailing. This post shares experience using ULIDs in production, exp...
| | matttproud.com
53.9 parsecs away

Travel
| I would like to propose a set of neologisms for the Go Programming Language based on emergent language use: context awareness: noun, the state of an API being cognizant of and respecting the semantics of the context API. Example: Function f has context awareness. context-aware or1 context aware: phrasal adjective, whether an API has context awareness. Examples: The API consumes a context-aware function value like function f. Function f is context aware.