Explore >> Select a destination


You are here

antonz.org
| | matttproud.com
12.7 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.
| | aarol.dev
15.4 parsecs away

Travel
| | Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar. It has been running since 2015. The ...
| | kokada.dev
16.0 parsecs away

Travel
| |
| | www.ryanliptak.com
71.4 parsecs away

Travel
| An introduction to a recent addition to Zig's standard library that allows for checking that any allocation failures are handled without introducing memory leaks, etc.