AI Tools 🤖
I don't use AI tools in most of my work on the site, but here is where I do:
Tools I Actually Use ⚡
- Claude Code - I use Claude Code to generate my CLI tool and vibe code my deployment system. It's great for things like "help me write a new cli command that creates a new post"
- Claude - I drop in code that I'm putting in blog posts to help with adding verbose comments. I don't usually write code snippets with full JSDoc comments, but AI makes it easy and consistent.
- GitHub Copilot - It's in VSCode. I don't think I know how to turn it off at this point. I take it's suggestion for `tab` about 25% of the time.
My AI Philosophy 🎯
I believe AI should augment human ability, not replace it.
This site's content is written by me, not AI. When AI tools help with code generation or documentation, I review and customize everything to match my standards.