| ▲ | grewil2 7 hours ago |
| Side note: I don’t know what Anthropic changed but now Claude Code consumes the quota incredibly fast. I have the Max5 plan, and it just consumed about 10% of the session quota in 10 minutes on a single prompt. For $100/month, I have higher expectations. |
|
| ▲ | landr0id 7 hours ago | parent | next [-] |
| Relevant: https://www.reddit.com/r/ClaudeAI/comments/1s7zgj0/investiga... https://www.reddit.com/r/ClaudeAI/comments/1s7mkn3/psa_claud... |
| |
| ▲ | onemoresoop 3 hours ago | parent | next [-] | | That explains things. Im getting this:
API Error: 400 {"error":{"message":"Budget has been exceeded! Current cost: 271.29866200000015, Max budget:
200.0","type":"budget_exceeded","param":null,"code":"400"}} So I completetly ran out of tokens and haven’t even used it at all for the past couple of days, and last week my usage was very light. Let me scratch that, all my usage has been very light since I got this plan at work. It’s a an enterprise subscription I believe, hard to tell since it doesn’t connect directly to Anthropic, rather it goes through a proxy on Azure. Im not liking this at all and all, so flaky and opaque. Not possible to get a breakdown on what the usage went on, right? Do we have to contact Anthropic for a refund or will they restore the bogus usage? | |
| ▲ | nixpulvis 5 hours ago | parent | prev | next [-] | | This is a serious problem with the fact that it's nearly impossible to understand what a "token" is and how to tame their use in a principled way. It's like if cars didn't advertise MPG, but instead something that could change randomly. | | |
| ▲ | claw-el 4 hours ago | parent | next [-] | | Also, certain models are more verbose than the others. We are basically at the mercy of a model who likes to ramble a lot. | | |
| ▲ | konfusinomicon 3 hours ago | parent [-] | | im fiarly certain the knob on the machine that controls length of redundant comments and docblocks is cranked to 11. it makes me curious how much of their bottom line is driven by redundant comment output. |
| |
| ▲ | amitprasad 4 hours ago | parent | prev | next [-] | | Relevant post: https://modal.com/blog/dollars-per-token-considered-harmful (disclaimer: I work with the author) | | |
| ▲ | nixpulvis 4 hours ago | parent [-] | | I completely agree that requests are what should be charged for. But I think there are two things, given that requests aren't all going to cost the same amount: 1. Estimate free invoicing the requests and letting users figure it out after the fact.
2. Somehow estimating cost and telling users how much a request will cost. We have 1, we want 2. |
| |
| ▲ | uoaei 5 hours ago | parent | prev | next [-] | | Like if cars measured fuel efficiency or range using the knobs in the tread on your tire. | |
| ▲ | smohare an hour ago | parent | prev | next [-] | | [dead] | |
| ▲ | clawfund 4 hours ago | parent | prev [-] | | [flagged] | | |
| |
| ▲ | prodigycorp an hour ago | parent | prev [-] | | Anthropic really needs to opensource claude code. One of the biggest turnoffs as a claude code user is the CC community cargo culting the subreddit because community outreach is otherwise poor. |
|
|
| ▲ | conception 6 hours ago | parent | prev | next [-] |
| I noticed 1M context window is default and no way not to use it. If your context is at 500-900k tokens every prompt, you’re gonna hit limits fast. |
| |
| ▲ | Wowfunhappy 6 hours ago | parent | next [-] | | I had to double check that they'd removed the non-1M option, and... WTF? This is what's in `/config` → `model` 1. Default (recommended) Opus 4.6 with 1M context · Most capable for complex work
2. Sonnet Sonnet 4.6 · Best for everyday tasks
3. Sonnet (1M context) Sonnet 4.6 with 1M context · Billed as extra usage · $3/$15 per Mtok
4. Haiku Haiku 4.5 · Fastest for quick answers
So there's an option to use non-1M Sonnet, but not non-1M Opus?Except wait, I guess that actually makes sense, because it says Sonnet 1M is billed as extra usage... but also WTF, why is Sonnet 1M billed as extra usage? So Opus 1M is included in Max, but if you want the worse model with that much context, you have to pay extra? Why the heck would anyone do that? The screen does also say "For other/previous model names, specify with --model", so I assume you can use that to get 200K Opus, but I'm very confused why Anthropic wouldn't include that in the list of options. What a strange UX decision. I'm not personally annoyed, I just think it's bizarre. | | |
| ▲ | retrofuturism 5 hours ago | parent [-] | | `/model opus` sets it to the original non-1M Opus... for now. | | |
| ▲ | windexh8er 4 hours ago | parent [-] | | Thanks. I quickly burned through $100 in credit when I started using Opus 4.6 in OpenCode via OpenRouter. My session stopped and was getting an error not representative of credit availability, so was surprised after a few minutes when I finally realized Opus just destroyed those credits on a bullshit reasoning loop it got stuck in. Anthropic seems to know that the expanded context is better for their bottom line as they've defaulted it now. And as others have said it's very easy to burn token usage on the $100/month plan. It's getting to the point where it's going to very much make sense to do model routing when using coding tooling. |
|
| |
| ▲ | aberoham 6 hours ago | parent | prev | next [-] | | export CLAUDE_CODE_DISABLE_1M_CONTEXT=1 | | |
| ▲ | teaearlgraycold 6 hours ago | parent [-] | | Anthropic is not building good will as a consumer brand. They've got the best product right now but there's a spring charging behind me ready to launch me into OpenCode as soon as the time is right. | | |
| ▲ | kylecazar 6 hours ago | parent [-] | | Would you use Opus if you switched to OpenCode? | | |
| ▲ | teaearlgraycold 6 hours ago | parent [-] | | I'd like to use Opus with OpenCode right now to combine the best TUI agent app with the best LLM. But my understanding is Anthropic will nuke me from orbit if I try that. | | |
| ▲ | joecot 5 hours ago | parent | next [-] | | You can use Opus with OpenCode anytime you want, just not with the Claude plan. You can use it via API with any provider, including Anthropic's API. You can use it with Github Copilot's plan. The only thing you can't do without getting banned is use OpenCode with one of Claude's plans. | | |
| ▲ | nurettin 2 hours ago | parent [-] | | I keep seeing this "you can use the inconvenient and unpredictably costly way all you want" pedantic kneejerk response so often lately. It's like saying well humans can fly with a paraglider. It is correct and useless. Most here won't have cash to burn with unbounded opus api usage. |
| |
| ▲ | corford 5 hours ago | parent | prev [-] | | OpenCode with a Copilot Business sub and Opus 4.6 as the model works well | | |
|
|
|
| |
| ▲ | nextaccountic 3 hours ago | parent | prev | next [-] | | do you pay for the full context every prompt? what happened with the idea of caching the context server side? | | |
| ▲ | davesque 3 hours ago | parent [-] | | You don't. Most of the time (after the first prompt following a compaction or context clear) the context prefix is cached, and you pay something like 10% of the cost for cached tokens. But your total cost is still roughly the area under a line with positive slope. So increases quadratically with context length. |
| |
| ▲ | zhangchen 3 hours ago | parent | prev [-] | | [dead] |
|
|
| ▲ | no1youknowz 7 hours ago | parent | prev | next [-] |
| I've been jumping from Claude -> Gemini -> GPT Codex. Both Claude and Gemini really reduced quotas and so I cancelled. Only subbed GPT for the special 2x quota in March and now my allocation is done as well. I decided to give opencode go a try today. It's $5 for the first month. Didn't get much success with Kimi K2, overly chatty, built too complex solutions - burned 40% of my allocation and nothing worked. ¯\_(ツ)_/¯. But Minimax m2.7. Wow, it feels just like Claude Opus 4.6. Really has serious chops in Rust. Tomorrow/Wednesday will try a month of their $40 plan and see how it goes. |
| |
|
| ▲ | zar1048576 2 hours ago | parent | prev | next [-] |
| Have had similar issues with costs sometimes being all over the map. I suspect that the major providers will figure this out as it’s an important consideration in the enterprise setting |
|
| ▲ | lkbm 5 hours ago | parent | prev | next [-] |
| I've heard this a few times lately, but this past weekend I built a website for a friend's birthday, and it took me several hours and many queries to get through my regular paid plan. I just use default settings (Sonnet 4.6, medium effort, thinking on). I'm guessing Opus eats up usage much, much faster. I don't know what's going on, since a lot of people are hitting limits and I don't seem to be. |
| |
| ▲ | notatoad 5 hours ago | parent | next [-] | | what they changed was peak vs off-peak usage metering. using it on the weekend gets you more use than during weekdays 9-5 in US eastern time. | | |
| ▲ | matheusmoreira 4 hours ago | parent | next [-] | | I waited until off peak hours to use Opus 4.6 to do some research. One prompt consumed 100% of my 5h limit and 15% of my weekly usage. Even off peak it's still insane. Opus didn't even manage to finish what it was doing. | |
| ▲ | hrimfaxi 4 hours ago | parent | prev | next [-] | | I'm surprised it's during east coast working hours and not west coast. | | |
| ▲ | notatoad 4 hours ago | parent [-] | | the speculation i read was that it's trading hours, and they're getting a lot of load from the finance industry |
| |
| ▲ | lkbm 4 hours ago | parent | prev [-] | | Technically, this was Friday morning, so I think I was still in peak hours. |
| |
| ▲ | teaearlgraycold 4 hours ago | parent | prev [-] | | Even with Opus I don’t usually hit limits on the standard plan. But I am not doing professional work at the moment and I actually alternate between using the LLM and reading/writing code the old fashioned way. I can see how you’d blow through the quota quickly if you try to use LLMs as universal problem solvers. |
|
|
| ▲ | xantronix 3 hours ago | parent | prev | next [-] |
| This is a very normal thing to be the top comment on an article on how to use Claude Code. |
|
| ▲ | outside1234 5 hours ago | parent | prev | next [-] |
| They need to get to profitability because that sweet sweet Saudi subsidy cash is gone gone. |
| |
| ▲ | kderbyma 4 hours ago | parent [-] | | They wont be profitable at this point...they just dont realise they are eating their own tail. |
|
|
| ▲ | manmal 7 hours ago | parent | prev | next [-] |
| Looks like they are falling victim to their own slop. This smells a lot like the Amazon outages caused by mandated clanker usage. |
|
| ▲ | skwallace36 6 hours ago | parent | prev | next [-] |
| things are rough out there right now |
|
| ▲ | maximinus_thrax 4 hours ago | parent | prev | next [-] |
| I'm very surprised to see enshittification starting so early. I was expecting at last 3-4 years of VC subsidized gravy train. |
| |
| ▲ | kderbyma 4 hours ago | parent [-] | | This has been 6 months of constant decline so at this point I am wondering when they cliff it like wework |
|
|
| ▲ | irishcoffee 4 hours ago | parent | prev | next [-] |
| Reminds me of when I would mess with my friends on "pay per text" plans by sending them 10 text messages instead of just 1. I should start paying attention to unattended laptops and blow up some token usage in the same manner. It's almost like an evolution of bobby tables. |
|
| ▲ | alcor-z 3 hours ago | parent | prev | next [-] |
| [dead] |
|
| ▲ | LeonTing1010 3 hours ago | parent | prev [-] |
| [dead] |