Writing

Field notes.

Essays on Go, delivery pipelines, security, and the operational details most tutorials skip. RSS feed available.

1 min read

Build once, promote forever

Why rebuilding an image per environment is how config leaks into binaries — and how promotion replaces it.

  • CI/CD
  • Docker
1 min read

The CSP nonce that bit back

A field report on strict CSP with htmx: what broke, what the spec actually says, and the one line that fixes it.

  • Security
  • htmx