~/lab · open source · notes · experiments

Tiny tools, high impact.

Repos, write-ups, and experiments from real work. If a thing is here, it saved time, removed repeat mistakes, exposed a trade-off, or made a system easier to operate.

Open source tools
Field notes & tooling loops
npm + crates.io·local tooling·Jun 23, 2026·3 min read

Keep dependency updates local before the bot opens a PR

npm-check-updates and python-check-updates are small scouts for dependency drift, not replacements for CI.

Medium·article · 2 min·Dec 26, 2021·2 min read

Dependency updates should arrive as a reviewable loop

The older Medium note where grouped updates, dashboards, and real checks beat a noisy stream of tiny PRs.