sips: macOS Hidden Image Swiss Knife
The built-in macOS command that replaced my Preview/Photoshop habit for resizing, converting, and batch-processing images.
Start typing to search...
Short notes on things I've learned — quick tips, tricks, and discoveries.
The built-in macOS command that replaced my Preview/Photoshop habit for resizing, converting, and batch-processing images.
Why Claude Code's Edit tool keeps failing on tab-indented codebases, and how to fix it.
How I deleted 17,164 zero-byte files from S3 before discovering Intercom has a setting to prevent this
How to build a single-line status bar that shows git context on the left and session metrics on the right.
Three tools that fix git worktree UX so coding agents can run in parallel without setup pain.
How git worktree enables parallel AI agent workflows - run multiple Claude Code or Cursor sessions simultaneously without context switching overhead.
Learn how to identify and safely upgrade outdated packages using pnpm's built-in commands
Manage multiple GitHub accounts with different SSH keys on macOS - seamless switching without conflicts.
The three ownership rules and mental model that finally made Rust's borrow checker click.
Query historical data by timestamp or snapshot ID using Iceberg's time travel syntax - a game-changer for debugging data pipelines.