blog
More thought-through writing. I’m not a professional writer, so bear with me.
spotlight
- How I manage my dotfiles
Using GNU Stow in a deliberate order to share macOS configuration without sharing machine identities.
- Ambient request context in Node.js
Two runnable examples show why a shared request id fails under concurrency and how AsyncLocalStorage keeps each log attached to the right call.