|
|
|
|
|
by kkarpkkarp
22 days ago
|
|
> I currently subscribe to the $100/month Max plan from Anthropic and the $100/month Pro plan from OpenAI. If you are a heavy user of coding agents these plans are a fantastic deal. Guys, what - in your opinion - does "heavy user" mean? I thought I am heavy user (I am using AI to code every day 8hr a day + side projects) but 20 USD/month Cursor plan is always enough. What should I be doing to extend my license to higher level? |
|
I spend most of my time designing and tweaking tests suites, and improving test performance. These commits are almost entirely Codex: https://github.com/tsoniclang/tsonic/commits/main/ - but it's possible only because there's a very large test suite attached to it.
All of that is very token intensive. If OpenAI gave me 3x my limits, I'd find ways to eat it up in a week.
What do these tokens give me? Well, I think in a week or two, I hope to port the TypeScript-Go compiler back into TypeScript, but compiled to native code. It's probably not particularly useful for most ppl, but it's a hobby project that I've spent the last 7 months on.