Earlier quoted context omitted.
So Anthropic is trying to save money on infrastructure, we all get it. However, it's not ok to degrade the performance your users have paid for. Last week the issue was that you reduced the default "effort" level, now the prompt cache is shortened. Several users experience far more restrictive usage limits lately. There is only so much you can do through "UX improvements" or some smart routing on the backend. Your fl…
Classic VC pump playbook - run it uneconomically until everyone is addicted, then 5x prices once you have enough critical mass. See 2010s "Millennial Lifestyle Subsidy"..
Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
631–640 of 695 posts
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#632Earlier quoted context omitted.
Where are you getting 60GB from? It shouldn’t be that large. But yes, would love to save context/cache such that it can be played back/referred to if needed. /compact is a little black box that I just have to trust that is keeping the important bits.
The KV cache consists of activation vectors for every attention head at every layer of the model for every token, so it gets quite large. ChatGPT also estimates 60-100GB for full token context of an Opus-sized model: https://chatgpt.com/share/69dc5030-268c-83e8-92c2-6cef962dc5...
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#633Hey all, Boris from the Claude Code team here. We've been investigating these reports, and a few of the top issues we've found are: 1. Prompt cache misses when using 1M token context window are expensive. Since Claude Code uses a 1 hour prompt cache window for the main agent, if you leave your computer for over an hour then continue a stale session, it's often a full cache miss. To improve this, we have shipped a few…
Hi, thanks for Claude Code. I was wondering though if you'd considering adding a mode to make text green and characters come down from the top of the screen individually, like in The Matrix?
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#634Hey all, Boris from the Claude Code team here. We've been investigating these reports, and a few of the top issues we've found are: 1. Prompt cache misses when using 1M token context window are expensive. Since Claude Code uses a 1 hour prompt cache window for the main agent, if you leave your computer for over an hour then continue a stale session, it's often a full cache miss. To improve this, we have shipped a few…
I wish people would pay more attention to: * Anthropic is in some way trying to run a business (not a charity) and at least (eventually?) make money and not subsidize usage forever * "What a steal/good deal" the $100-$200/mo plans are compared to if they had to pay for raw API usage and less on "how dare you reserve the right to tweak the generous usage patterns you open-ended-ly gave us, we are owed something!"
especially when you are told using the subagent for code review "claude -p" is now billed on API on top of $200 sub
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#635Claude has gotten noticeably worse for me too. It goes into long exploration loops for 5+ minutes even when I point it to the exact files to inspect. Then 30 minutes later I hit session limits. Three sessions like that in a day, and suddenly 25% of the weekly limit is gone. I ended up buying the $100 Codex plan. So far it has been much more generous with usage and more accurate than Claude for the kind of work I do.…
Codex seems to give the $20 plan for free for 1 month and that's what I signed up for.
Let's see how it compares when I can't use my Claude max sub for 3 more hours.
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#636Earlier quoted context omitted.
This comment seems unnecessarily hostile.
Do you really want HN by like Stepford Wives? Dang is already doing to good job on closing on that, no need to encourage them more.
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#637I skimmed the issue. No wonder Anthropic closes these tickets out without much action. That’s just a wall of AI garbage. Here’s what I’ve done to mostly fix my usage issues: * Turn on max thinking on every session. It save tokens overall because I’m not correcting it of having it waste energy on dead paths. * keep active sessions active. It seems like caches are expiring after ~5 minutes (especially during peak usage…
> This is the most frustrating thing because Anthropic forced the 1M model on everyone. This is spot on. It would be great (and very easy for them) to have a setting where you can force compaction at a much lower value, eg 300k tokens.
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#638Hey all, Boris from the Claude Code team here. We've been investigating these reports, and a few of the top issues we've found are: 1. Prompt cache misses when using 1M token context window are expensive. Since Claude Code uses a 1 hour prompt cache window for the main agent, if you leave your computer for over an hour then continue a stale session, it's often a full cache miss. To improve this, we have shipped a few…
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#639Earlier quoted context omitted.
The idea is that Claude Code is surprisingly buggy and unrefined for something created by the very tool and processes that are supposed to be replacing us as we speak.
The idea is that sculpted ideal code is rarely the best choice.
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#640Earlier quoted context omitted.
Where did they say the prompt cache is shortened?
from 1h to 5 minutes, was in the news recently
The HN thread in question is here (and had that info edited out of the title)