← Back to context

Comment by pdntspa

25 days ago

I am using my claude pro plan for at least 8 hours a day, 5 days a week, to maintain a medium-sized codebase, and my total weekly usage is something like 25% of my limit.

What the hell are people doing that burns through that token limit so fast?

The other day I asked CC to plan using Opus a few small updates to a FastAPI backend & corresponding UI updates for a nextJS frontend. Then I had it implement using Sonnet. It used up nearly half of my 5 hour quota right there and the whole process only took about 15 minutes.

  • This is on the pro ($100/mo) plan?

    I go through multiple sessions like this per day and it barely makes a dent. And I just keep it in Opus the whole time.

    How is it possible that our experiences are so different with essentially the same task?

    For reference, my current squeeze is about 30k sloc in Python, half being tests.