Moving a side project to containers
A short recap of migrating an old daemon to Docker: multi-stage builds, image size wins, and the two config gotchas that cost an afternoon.
posted 2026-08-14occasional notes on systems programming, tooling and coffee
A short recap of migrating an old daemon to Docker: multi-stage builds, image size wins, and the two config gotchas that cost an afternoon.
posted 2026-08-14A few pipelines worth keeping around: JSON round-trips, parallel foreach, and honest timing for micro-benchmarks.
posted 2026-06-02Triaging minidumps from the field using nothing but the module list and the exception address.
posted 2026-03-27