James McGrath

Tag: #AI

4 posts with this tag

In the fall of 2024, my team started using Aider as our coding assistant, one of the first CLI-based AI coding tools out there. I was tasked with creating front-end guidelines to be used as LLM...
Published on Mar 01, 2026
Reading time: 2 minutes
I use AI every day at work to assist me not only in coding but also in handling technical specifications and their challenges. As our organization began adopting AI more broadly, I have seen how the...
Published on Jul 19, 2025
Reading time: 4 minutes
One of the things I am really bad at is deciding where to put a file in a project. I realized that I can let AI solve that for me by giving it more context on the project with a map of the project...
Published on Jun 26, 2025
Reading time: 2 minutes
I made an alt text generator using Aider with Claude Sonnet 4, SvelteKit and Tailwind. I didn't think it was very hard to do since I straight up vibe coded it.
Published on Jun 23, 2025
Reading time: 11 minutes