Tag: ai

  • Building My Own Personal Finance App From Scratch (With AI Help)

    Building My Own Personal Finance App From Scratch (With AI Help)

    TL;DR: I got tired of manually categorizing transactions in Firefly III and wanted a FIRE dashboard that doesn’t require three clicks to find. So I built my own finance tool from scratch, using Claude Code as my primary development method. This series documents what happened, the things that worked surprisingly well, and the things that went sideways. The Moment It Started…

  • AI Pair Programming: Navigating the Hype and Reality

    AI Pair Programming: Navigating the Hype and Reality

    TL;DR In this exploration of AI-powered development, I leveraged Aider with Claude as a pair programming assistant to build a transaction categorizer. Despite the iterative process involving occasional slowdowns and needed refinements, the collaboration yielded surprisingly robust results. By containerizing Aider and integrating the Anthropic API, I developed a sophisticated tool with capabilities that would…