Reading List

The most recent articles from a list of feeds I subscribe to.

A few secure, random bytes without `pgcrypto`

Avoiding the pgcrypto extension and its OpenSSL dependency by generating cryptographically secure randomness through gen_random_uuid().

Make your Next.JS Docker images microscopic!

Do standalone builds on Alpine

Xecast Episode 5: Simracing and Vtubing with Lithium Fox

This episode of Xecast, Xe Iaso is joined by special guest Lithium Fox. They nerd out about simracing, vtubing, and passion projects.

20 Sept Weekly Recap: Home

I returned to Denmark on Sunday night. I’m not sure if it’s my age or the stark contrast between the fast pace of my U.S. trips and the slower life here, but I’ve felt a bit disoriented. This week has been a mental struggle. I had a hard time focusing, and even though I produced […]

Direnv's `source_env`, and how to manage project configuration

How I accidentally stumbled across the source_env directive and dramatically improved my configuration methodology overnight.