» Tag
bash
4 postsmtime is not a claim: how one cp broke three monitoring systems
A cp without -p reset 54 file timestamps, fooling three separate monitoring systems. Why mtime should never be trusted as a freshness signal.
Managing Dotfiles with GNU Stow and Setting Up Ubuntu Server
Learn how to manage dotfiles with GNU Stow and set up your Ubuntu server in one command. A guide for an efficient development environment.
Why Your Claude Code Hook Doesn't Fire on Windows
Discover why your Claude Code hook fails on Windows and explore solutions.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comIdentify Slow Hooks in Claude Code — Measure p95 with a One-Line Wrapper
A new wrapper for Claude Code logs execution times of hooks, helping identify performance issues by measuring p95.