mizuchi@labs:$ ~ git log --oneline
Thoughts, guides, and updates on recent projects.
*
344843e2026-05-02
Distributed Traefik with Tether
How I built a stateless, event-driven mesh to route Traefik across multiple Proxmox nodes and servers.
#traefik#docker#homelab#golang#networking#websockets
*
37b5b002026-04-25
Ditching DNS Duct Tape
Automating external DNS records from Traefik labels in Docker Swarm using Go and libdns.
#docker#swarm#devops#golang#traefik#selfhosted
*
7a741472026-04-18
Declarative SQLite with sqlite-schema-diff
Declarative schema diffing tool for SQLite, inspired by Stripe's pg-schema-diff.
#sqlite#database#golang#devops#cli
*
3c2176a2026-04-04
A Silent Watchtower Replacement
A set-and-forget container update daemon without the notification bloat.
#docker#swarm#devops#golang#selfhosted