AI & Tools

Tools I reach for

A running list of the tools and workflows I actually use.

  • ripgrep for searching codebases
  • fd for finding files
  • jq for shaping JSON
  • fzf for fuzzy-picking anything

The underlying theme: plain text and the Unix pipeline.

Related posts