The question of whether to still allow HTTP/1.0 requests or block them

Go's new small language features from 1.22 and 1.23 are nice

Traditionally, init on Unix was not a service manager as such

Daemonization in Unix programs is probably about restarting programs

I wish (Linux) WireGuard had a simple way to restrict peer public IPs

Go and my realization about what I'll call the 'Promises' pattern

In practice, abstractions hide their underlying details

Operating system threads are always going to be (more) expensive

Using rsync to create a limited ability to write remote files

It's not simple to add function keyword arguments to Go