go

Respin: upspin revival

tl;dr: I revived the upspin project source code. See it at https://github.com/filmil/upspin, and https://github.com/filmil/upspin-gdrive. Read on to learn what that actually means.

Apr 19, 2026

Unix domain sockets in go

After a lengthy search I found the below article that explains the use of Unix domain sockets in go:

Jan 6, 2024