Intercom S3 Backups: Dealing with Empty Files
How I deleted 17,164 zero-byte files from S3 before discovering Intercom has a setting to prevent this
Start typing to search...
Short notes on things I've learned — quick tips, tricks, and discoveries.
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.