23 Aug 25
23 Sep 24
Bare metal to production ready in mins; your own fly server on your VPS. - MightyMoud/sidekick
10 Sep 24
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies. - ergo-services/ergo: An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
15 Nov 23
Talon enables you to write code, play games, and control your computer with voice, eye tracking, or noises.
21 Jun 23
This article explains how to correctly handle filenames in Bourne shells (the primary shell of Unix/Linux/POSIX systems), based on the issues discussed in ‘Fixing Unix/Linux/Filenames’. Many programs fail to work properly on filenames that include spaces, begin with dash (-), include newlines, and so on, because developers don’t know how to do it properly. Many texts, even good ones, get this wrong.