Outbound Link Summary:
7 months ago
p3k dots

With gokrazy, you can deploy your Go programs as appliances to a Raspberry Pi or PC (via xeiaso.net via lobste.rs).

For a long time, we were unhappy about having to spend so much time on each of our various Raspberry Pis, taking care of security updates and other general Linux distribution maintenance.

Then, we had a crazy idea: what if we massively reduced the overall system complexity by getting rid of all software we don’t strictly need, and instead built up a minimal system from scratch entirely in Go, a memory safe programming language?

Relevant: Headscale – An open source, self-hosted implementation of the Tailscale control server.