They're likely burning money so I can't be pissed off yet, but we see the same Cursor as well; the pricing is not transparent. I'm paying for Max, and when I use the tooling to calculate the spend returned by the API, I can see it's almost $1k! I have no idea how much quota I have left until the next block. The pricing returned by the API doesn't make any sense.
> They're likely burning money so I can't be pissed off yet What do you mean? That’s totally a good reason to be pissed off at them. I’m so tired of products that launch before they have a clear path to profitability.
Anthropic tightens usage limits for Claude Code without telling users
251–260 of 274 posts
Re: Anthropic tightens usage limits for Claude Code without telling users
#252Earlier quoted context omitted.
Who would have though including a hard depedency on third part service with unclear long term availability would be a problem! Paid compilers and remotely acessible mainframes all over again - people apparently never learn.
You need to run the cost/benefit analysis here: if I had avoided Claude Code, all that would have happened is I would have written much less code. What's the cost between never using Claude, and using it and getting these lower limits? In the end, I'm left with no Claude in both situations, which leaves me better off for having used it (I wrote more code when Claude worked).
Re: Anthropic tightens usage limits for Claude Code without telling users
#253Re: Anthropic tightens usage limits for Claude Code without telling users
#254Re: Anthropic tightens usage limits for Claude Code without telling users
#255Earlier quoted context omitted.
> For developers who read and understand the code being generated, the tool could go away and it would only slow you down Recent research suggests it would in fact speed you up. https://metr.org/blog/2025-07-10-early-2025-ai-experienced-o...
You should actually read the paper. N size of 16. Only 1 of which had used cursor more than 40 hours before. All people working in existing code bases where they were the primary author.
Re: Anthropic tightens usage limits for Claude Code without telling users
#256Earlier quoted context omitted.
I've used CC a lot and to great effect, but it never runs more than 10 mins (Opus). Completely independent for 60 min, sounds impressive. Can you share some insights on this? Really curious; I can also share recents prompts of mine.
"You are an expert software engineer Your key objective is to fix a bug in the XYAZ class. Use a team of experts as sub-agents to complete the analysis, debugging and triage work for you. Delegate to them, you are the manager and orchestrator of this work. As you delegate work, review and approve/reject their work as needed. Continue to refine until you are confident you have found a simple and robust fix"
Re: Anthropic tightens usage limits for Claude Code without telling users
#257Earlier quoted context omitted.
Do you use it to make any actual products that makes money?
yes. https://app.grantpuma.com/
I’m assuming this is work in progress and currently it’s been vibe coded to MVP stage?
Re: Anthropic tightens usage limits for Claude Code without telling users
#258Earlier quoted context omitted.
They're not selling them, they're still giving them away. Once the VC money runs out we'll see what the actual cost of this stuff is.
> They're not selling them I have a receipt of sale that says otherwise.
When you are totally hooked and they are fully out of money, that's when you'd realize the long con you've been dragged into. At this very moment, that they are tightening the usage limits they are not telling you, and you still think the peanuts you are paying them now would be enough in the future? It's called https://en.wikipedia.org/wiki/Enshittification and you better know that you are in it.
Re: Anthropic tightens usage limits for Claude Code without telling users
#259Earlier quoted context omitted.
$200 a month with Opus 4 and Sonnet 4 won't let you replace a $12.5k / month employee - but it's cheap enough that everyone, including you and even your employees, will want to see how much utility they can squeeze out of it. This is a price to get people hooked up, yes, but also to get them to explore all kinds of weird tricks and wacky workflows, especially ones that are prohibitively costly when billed per token.…
$200 a month gives your $12.5k / month employee a handy assistant who can take care of things you'd love to automate or would employ a junior dev for.
Re: Anthropic tightens usage limits for Claude Code without telling users
#260I played with Claude Code using the basic $20/month plan for a toy side project. I couldn't believe how many requests I could get in. I wasn't using this full-time for an entire workweek, but I thought for sure I'd be running into the $20/month limits quickly. Yet I never did. To be fair, I spent a lot of time cleaning up after the AI and manually coding things it couldn't figure out. It still seemed like an incredib…