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.
A tiny URL builder for the query-string bugs that survive code review because they look too small to matter.
A small Go utility for sharing local dev servers through one Tailscale URL, then tearing it down cleanly.
A type-safe GraphQL query builder for moving avoidable query mistakes into the editor.
Upload middleware and a scalar that keep stream handling, validation, and cleanup visible.
A Bun-friendly CLI that reads the real git diff before drafting the commit, branch, or PR text.
A harness for treating Logstash pipelines like code, with fixtures and expected structured output.
Dotfiles and sync scripts for rebuilding a useful terminal without relying on memory.
A small Nutch plugin about preserving source data until the search layer is ready to decide.
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.
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.