bits & bolts

occasional notes on systems programming, tooling and coffee

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-14

Small tricks with PowerShell 7

A few pipelines worth keeping around: JSON round-trips, parallel foreach, and honest timing for micro-benchmarks.

posted 2026-06-02

Reading crash dumps without a debugger

Triaging minidumps from the field using nothing but the module list and the exception address.

posted 2026-03-27

archive · about