Making it work.
Eventually.
Thirty years of shipping software, wrestling infrastructure into shape, and calling the right people when I'm stuck. This is where I write about what I've learned.
30 yearscloud + identity + securitystill learning
01 — LatestAll posts

Featured27 Mar 2026
Multi-Platform Docker Builds from an M1 Mac Using Your Synology NAS as a Remote Builder
Running BuildKit as a standalone container on a Synology NAS bypasses the Docker API version mismatch that blocks buildx SSH remote builders on an M1 Mac.
8 min read

Featured27 Mar 2026
Running OpenClaw on Your Synology NAS — Hardened for Always-On Homelab Use
OpenClaw is upfront about its security model: it's a personal agent that trusts its operator, and it tells you to harden it before exposing it. This post implements those recommendations as a Portainer stack on a Synology NAS, adding a Squid egress proxy to whitelist outbound domains, Docker secrets for credential isolation, and a read-only root filesystem.
12 min read