Working Notes: a commonplace notebook for recording & exploring ideas.
Home. Site Map. Subscribe. More at expLog.

Ai Dev

Maintaining a work log with records and experiences of applying AI agents, autocomplete and other mechanisms as I work through my day. Using this to think through how to leverage AI for building, different patterns and ways I've applied AI or seen people applied it -- and thinking through both tools and models I wish existed for this.

July '25

2025-07-26

Taking stock of the different ways to apply AI for development that I've tried so far, thinking through where things can go, and exploring ideas for what I wish existed.

2025-07-05

June '25

2025-06-29

2025-06-19

sudo rm -r ~/.nvm/versions/node/v22.14.0
npm cache clean --force
sudo npm cache clean --force


npm install -g @anthropic-ai/claude-code --verbose

Kunal