Explore >> Select a destination


You are here

hjr265.me
| | tonyfinn.com
6.5 parsecs away

Travel
| | This post explains the basics of Nixpkgs for authoring Nix packages, including the tools that will save you from reinventing the wheel in your own Nix packages.
| | unwiredcouch.com
4.8 parsecs away

Travel
| |
| | renato.athaydes.com
6.7 parsecs away

Travel
| | [AI summary] The blog post discusses running WebAssembly (WASM) on the JVM using the asmble compiler and Gradle plugin, highlighting its potential and challenges compared to traditional methods like Emscripten.
| | matttproud.com
36.3 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.