• cmd/lopower/lopower.go: Bit of code to connect a low powered device to tailscale with wireguard. (Smaller than their usual agent that does this because those devices aren’t usually very big)

  • Disaggregated Storage - a brief introduction: Using a remote disk is a choice some databases make that can have benefits. Compute can be added / removed very quickly for query processing and other frontend tasks. There are pros and cons of course. Extended latency when getting a db page since that now involves a network call for example.

Modern development practices