Below you will find pages that utilize the taxonomy term “AI-Development”
March 7, 2026
I Burned Through My AI Tokens by Noon and I Think I Need a Sponsor

Subtitle: On the dark psychology of token scarcity, the $200 plan that still isn’t enough, and why Anthropic’s usage bar is the most stressful thing on the internet
It’s 11:47 a.m. on a Saturday and I am staring at a message in my beloved terminal that has become the most familiar sentence in my life:
January 30, 2026
I Stopped Writing Code and Started Building Software: The Agentic Coding Revolution

Here’s what nobody tells you about AI coding assistants: you’re still coding the old way.
Quick roadmap:
- Why “copilot mode” is already obsolete
- Two real projects built with agentic coding (native iOS app + retro game)
- The three shifts that separate traditional coding from agentic development
- How AI collaborates on architecture and PRDs using plan mode
- What actually happens when AI owns the implementation layer
The Uncomfortable Truth About Copilot Mode
For the past two years, we’ve been using AI wrong. GitHub Copilot autocompletes your code. ChatGPT writes functions you copy-paste. Claude suggests implementations you review line by line.