Live data from Hacker News

Anthropic tightens usage limits for Claude Code without telling users

techcrunch.com

111–120 of 274 posts

Re: Anthropic tightens usage limits for Claude Code without telling users

#111
post #94

The funny thing is Claude 4.0 isn't even that 'smart' from a raw intelligence perspective compared to the other flagship models. They've just done the work to tailor it specifically for proper tool using during coding. Once other models catch up, they will not be able to be so stingy on limits. Google has the advantage here given they're running on their own silicon; can optimize for it; and have nearly unlimited cas…

Will the other models really catch up, though? To me it seems like Anthropic's lead in programming has increased over the past year. Isn't it possible that over time, some models just become fundamentally better at some things than other models?

I've used Augment before moving to Claude, they are pretty similar, often can't tell the difference. I don't think there is that much difference in the dev focused llms.

Re: Anthropic tightens usage limits for Claude Code without telling users

#112

That’s funny I literally started the $200/month plan this week because I routinely spend $300+/month on API tokens. And I was thinking to myself, “How does this make any sense financially for Anthropic to let me have all of this for $200/month?” And then I kept getting hit with those overloaded api errors so I canceled my plan and went back to API tokens. I still have no idea what they’re doing over there but I’ll ha…

Why wouldn't you assume that it implies the API rates are massively inflated? I don't do anything really but started playing around last week. I put $5 in tokens in to see how long it would last while I play around. It came out at 30min of compute or whatever dir 3hrs of playing around. So my dumb back of the envelope says $10/hr of compute means $90k per year. Sure GPUs are expensive but are they $90k year expensive? Dunno. It's not like the incremental cost of adding GPUs to the inference side are unmoored from hardware incremental costs.

Re: Anthropic tightens usage limits for Claude Code without telling users

#113
post #108
post #73

Earlier quoted context omitted.

We just came out of closed alpha yesterday and have been trying to figure out how best to price, if you'd be willing to provide any feedback I'd certainly appreciate it: https://www.charlielabs.ai/pricing - Thank you!! :)

You are charging $2500 a month!? I’ll assuming this is real and not trolling. Who are the customers? What kind of people spend that much? I know people using $200-300 models but this is 10x that!

We were in closed alpha and thankfully a fair number of teams converted. To your point: right now we don't have any users on the $2500/mth plan, but it aligned with what the people on the $500/mth plan are asking for, we'll see..! :) I was really wondering if our concept of credits is kinda hard to understand?

Re: Anthropic tightens usage limits for Claude Code without telling users

#114
post #64

> One user, who asked not to be identified, said it has been impossible to advance his project since the usage limits came into effect. Vibe limit reached. Gotta start doing some thinking.

I honestly feel sorry for these vibe coders. I'm loving AI in a similar way that I loved google or IDE magic. This seems like a far worst version of those developers that tried to build an entire app with Eclipse or Visual Studio GUI drag and drop from the late 90s

Why isn't anyone talking about the bevvy of drag-and-drop no colder solutions that have already been in the market? Surely the LLMs are competing with those tools, right?

Re: Anthropic tightens usage limits for Claude Code without telling users

#115

Earlier quoted context omitted.

I can tell you how I hit it: Opus and long workflows. I have two big workflows: plan and implement. Plan follows a detailed workflow to research an idea and produce a planning document for how to implement it. This routinely takes $10-30 in API credits to run in the background. I will then review this 200-600 line document and fix up any mistakes or remove unnecessary details. Then implement is usually cheaper, and i…

This is very interesting as a workflow. How “big” are the asks you’re giving Claude? Can you give an example of the type of question you’d ask it to implement where it requires a discrete planning document that long? Whenever I use it, I typically do much smaller asks, eg “add a button here”, “make that button trigger a refresh with a filter of such state…”

Here's an example of me doing a migration from Deno -> Bun, prompting with something like "migrate this, make a plan in BUN.md" and then "do step 1 and write your progress, do step 2, etc."

https://github.com/shepherdjerred/scout-for-lol/blob/6c6a3ca...

Re: Anthropic tightens usage limits for Claude Code without telling users

#116
post #91
post #82

Earlier 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.

> Paid compilers. I don't think this one is a good comparison. Once you had the binary, the compiler worked forever[1] The issue with them was around long term support for bugs and upgrade path as the language evolved. --- [1] as long you had a machine capable of running/emulating the instruction set for the binary.

Hm, I am assuming that paid compilers were largely gone before the whole "must have this dongle attached to computer" industry? Because for software that uses those, "I paid for it" absolutely does not guarantee "I can still run it". The only reason it's not more of a problem is the planned obsolescence that means forced to upgrade sooner or later (but, unlike purely subscription-based services, you have some control over how frequently you pay).

Re: Anthropic tightens usage limits for Claude Code without telling users

#117

So far I’ve had 3-4 Claude code instances constantly working 8-12 hours a day every day. I use it like a stick shift though. When I need a big plan doc, switch to recommended model between opus and sonnet. And for coding, use sonnet. Sometimes I hit the opus limit but I simply switch to sonnet for the day and watch it more closely.

I do the same with two $200 MAX plans that I switch between when one hits the limit. I use opus exclusively though so I tend to hit the first account's limits at least once a day.

Re: Anthropic tightens usage limits for Claude Code without telling users

#118
post #64

> One user, who asked not to be identified, said it has been impossible to advance his project since the usage limits came into effect. Vibe limit reached. Gotta start doing some thinking.

I honestly feel sorry for these vibe coders. I'm loving AI in a similar way that I loved google or IDE magic. This seems like a far worst version of those developers that tried to build an entire app with Eclipse or Visual Studio GUI drag and drop from the late 90s

Thats a really good comparison. Dreamweaver would be another one. You just don’t own the tool now, so it puts you at even more risk.

Re: Anthropic tightens usage limits for Claude Code without telling users

#119

The funny thing is Claude 4.0 isn't even that 'smart' from a raw intelligence perspective compared to the other flagship models. They've just done the work to tailor it specifically for proper tool using during coding. Once other models catch up, they will not be able to be so stingy on limits. Google has the advantage here given they're running on their own silicon; can optimize for it; and have nearly unlimited cas…

Even if Moore's law was still in effect and the computer resources required stayed the same and compute stayed as efficient per watt (neither is true), it would just halve compute costs every 18 months. You're able to read about people hitting $4000 costs/month on the $200 plan upthread. That's 8 years until it's cost effective. Are they really ready to burn money for 8 years?

[deleted]

Re: Anthropic tightens usage limits for Claude Code without telling users

#120

So far I’ve had 3-4 Claude code instances constantly working 8-12 hours a day every day. I use it like a stick shift though. When I need a big plan doc, switch to recommended model between opus and sonnet. And for coding, use sonnet. Sometimes I hit the opus limit but I simply switch to sonnet for the day and watch it more closely.

lol thanks for ruining it for the rest of us. i am sure you created something groundbreaking with 4 instances of cc.
Post reply on HN