Jul 29, 2026
Notes on a Three-Day Memory Leak
A slow leak in a Node worker, the wrong assumptions that hid it, and what finally found it.
A slow leak in a Node worker, the wrong assumptions that hid it, and what finally found it.
A small Node script that walks every post and flags broken links before a reader finds them first.
A build script got 40% slower after I 'optimized' it with worker threads, and what that taught me about profiling first.