Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

68% Positive

Analyzed from 6430 words in the discussion.

Trending Topics

#claude#more#models#anthropic#codex#fable#code#tokens#opus#model

Discussion (201 Comments)Read Original on HackerNews

lubujacksonabout 3 hours ago
I think the difference between the Anthropic token maximization approach (vibe code all the things!) and OpenAI's focus on efficiency, terseness and token reduction are going to be the defining features of who wins the long-term race.

My money is on the more efficient solution. Even if Anthropic can win some benchmarks by using 3x tokens over 3x time, it is a terrible base to build toward the future. Users are no longer willing to wait exponentially long for linear improvements. And as we see from some of the Chinese models, they can quickly distill frontier models with the tax of being slower and more token-guzzling, while retaining most of the quality. The real differentiators are becoming speed and efficiency, which translate to cost and user velocity more than incremental capability improvements.

It's great that frontier models can solve complex math equations, but bread and butter LLM usage (where the money is made) has already shifted from "I need the best always" to "what solves my day-to-day problems quickly and consistently". Fable usage as a percentage is flat-lining. We are already at the point where output quality is negligible. What wins going forward is cost, speed, consistency and the compounding effects of "softer" improvements to the harness.

WhiteDawnabout 2 hours ago
Not to sound like a mark, I try to not get attached to any of these providers.

I've jumped between copilot, claude, gemini and chatgpt since the start of the year. chatgpt wasn't even worth looking at early this year.

Anthropic has the smarter models for sure, and seems to be default in corporate. However, the amount of budget you get with GPT as a user is much better, the harness feels more polished, and the models are faster. They are also much nicer to work with, I can just read the output for the most part. With claude I get pages of text and need to skim to find where the actual information i need to care about lies. So much more cognitive overhead.

Sol is smart enough for anything I've thrown at it, it's not one-shotting like fable, but I'm more willing to actually go back and forth with it, and it's likely producing better output to keep a human in the loop rather than trying to solve the world independently and making multiple incorrect assumptions.

I think GPT sees the market changing and is correctly repositioning themselves. Anthropic is down the wrong road, and if they don't correct course quickly I'm sure many of those enterprise contracts will start pivoting.

stanmancanabout 1 hour ago
> and it's likely producing better output to keep a human in the loop rather than trying to solve the world independently and making multiple incorrect assumptions.

I was just discussing this with a co-worker yesterday. I would really like a model (or harness?) that worked with me instead of for me. Walk me through its choices and decisions, let me correct it and guide it along. I would be way more confident in it's output, I would be more familiar with the changes that are being made, and it would make reviewing the final code way easier since I was making the decisions along side it. I'm sure it would also reduce the "brainrot" we're all going to experience the more we hand work to these models.

halfmatthalfcatabout 1 hour ago
Those exist and they're called orchestration skill frameworks like Superpowers, GetShitDone, etc.
throwaway894345about 2 hours ago
I just need a Sol translator to sit in front of Fable and Opus :/
vardalab23 minutes ago
Opus yesterday produced this gem: "Standing where it stood." I replied, "never stop stopping!" and we had a stalemate, lol
astro1234about 2 hours ago
The Opus-human patois is unbearable
essephabout 2 hours ago
> I think GPT sees the market changing and is correctly repositioning themselves

I'm not sure how they'll survive their creditors tbh

rebolekabout 2 hours ago
I really would like to see OpenAI’s focus on efficiency but everytime I use Codex, it wastes tokens like there’s no tomorrow, hitting week limit in a day, where I’m able to use Claude just fine. Maybe it’s based on the codebase, I don’t know, but I have better results with Claude than Codex.
vorticalboxabout 2 hours ago
It might be your prompting.

My boss uses opus and gets good results when I use it always burns tokens. The other way is also true too I get great results with sol/terra but my boss does not.

rebolek31 minutes ago
Maybe. But if Claude is fine with my prompts while Codex uses them as an excuse to burn tokens. I have nothing against the model, they are more or less on pair, it’s just that Claude is giving me more value for same money.
llama052about 2 hours ago
At least with OpenAI you can use a third party harness like Pi.
bicepjaiabout 2 hours ago
I had the opposite experience. Claude models and its harness feel like they are set to eat tokens for everything, especially if it’s ultracode effort. I have seen it spawn 6 agents and eat my 4-hour quota right in front of me. Codex is on point and follows instructions well even with max effort. I like my analogy of Claude being garrulous and Codex being laconic. If I see more limit hits in same sitting session, I have to rearrange my workflows. my experiments with qwen and deepseek have been good, cant wait to try glm and other models.
throwup238about 2 hours ago
Just before I canceled my 20x Max sub I had a day where I had ~15% of my weekly I was trying to burn. I set it on ultracode and because I had set the max agents 32 for another project and forgot, the five research agents ended up spinning up a total of 26 subagents and burned through the remainder of my weekly in the span of 20 minutes before I noticed and shut it down.

“No, not like THAT!”

NyxWulfabout 2 hours ago
Here is an excerpt from the system prompt for UltraCode (Same for Fable,Opus,Sonnet):

"Ultracode. When a system-reminder confirms ultracode is on, that opt-in is standing: author and run a workflow for every substantive task by default. The goal is the most exhaustive, correct answer you can produce — token cost is not a constraint."

StilesCrisisabout 2 hours ago
Requesting ultracode is basically asking for maximum token usage. If you want to limit consumption, use medium or high.
jimmydoeabout 2 hours ago
same boat.

gpt 5.5/5.6 goes further on its own much more often than opus 4.8/5 does. codex capped ~300k context when claude does 1m.

I don't feel codex is saving tokens, and result is usually not as good imo.

gatioabout 2 hours ago
> codex capped ~300k context when claude does 1m.

That's configurable in codex.. but there is a higher cost/usage to using it.

apsurdabout 2 hours ago
You've articulated what I found unsettling about Boris' pov that "coding is a solved problem". I listened to a few of his talks and was instinctively off-put by that sentiment. I figured a fellow programmer would understand and speak on the nuances.

Granted it did make me think about my biases and to lean into more future facing inevitabilities. But you've nailed it, for Boris and Anthropic, they are betting that coding is a solved problem in the sense that any person can one-shot any random idea and the output will be in some abstract sense "good". And then at what cost and toward what end?

cloverichabout 2 hours ago
On the one hand it feels true. On the other I ask - what good software have anthropic, or anyone else, produced that was fully vibed?

As someone who does near 100% of my coding via LLM these days, i still find that for anything complex i am still looking at and thinking in terms of code. Im still quality checking and steering at some interval via code. And im still not sure how or whether i can replicate that level of thought without still dealing in code at times.

poloticsabout 2 hours ago
It's a scale thing. with one fairly simple Android app, it's doable. anything Enterprisey is a nightmare. maybe that's the lesson and the problem is not with the llms but with accidental complexity. Just right now I feel like I'm one mythical LLM minute away from the next clean pull request...
mattmabout 2 hours ago
In this last week I've started reviewing code more and in just a short time, I've found 3 fairly simple things that were introduced by Claude that were not wrong per se, however, they were very inefficient and didn't address the root of the issue. I still think we're in a place where the output looks good as long as you don't look under the hood or keep it scoped to small, vibe-coded projects. Once you get beyond that it can fall apart. Anthropic must have a large codebase by now though. Yet I haven't seen much released from them about how they actually work day to day on development.
poloticsabout 2 hours ago
What makes you think Antropic has a large code base? what do they do exactly that would make them need a large code base? Or maybe the word Large can be understood in different way?
thefourthchime33 minutes ago
If the problem isn't that hard, I've been using Cursor's Auto or Grok 4.5 (not 4.6, it's too slow).

They're both pretty damn competent and more important, Extremely Fast! I find the speed more useful than trying to be a hundred percent complete on every task. The big intelligent models screw up all the time as well, but I have to wait twenty minutes to three hours to find out.

GPT 5.6 is especially tenacious and seems to want to solve every bug in edge case 1000% all the time. Sometimes that's what you need, but a lot of times you're just trying to move fast and figure out what the product is.

smartmicabout 2 hours ago
> who wins the long-term race

Isn’t the race between Chinese open-weight models and the others more decisive for the future?

poloticsabout 2 hours ago
I think the race is actually between locally optimized rigs with extremely strict context management, and the rest.
nozzlegearabout 2 hours ago
Those rigs are running one of the open Chinese models though, right?
colechristensenabout 2 hours ago
it'll all be centralized models justifying their capability against local inference in, maybe 3 years or less

once we have a bit more memory fab capacity and the insane bottomless investment in AI giants realizes there is a bottom, local hardware will catch up with model performance to the extent that centralized inference will be downgraded to special cases or for orgs that find it cheaper than buying expensive hardware

but really most power users are going to have 1 TB unified RAM and local models that will do well enough

for light office use you can still have a cheap laptop and a claude subscription

Ameoabout 2 hours ago
Seems like it wouldn't be hard for Anthropic to tweak a few prompts or RL pipelines to tune for terseness and token-efficiency if that stays as something that consumers want.

I find it unlikely that there's some fundamental property of OpenAI's models' "personality" or style which Anthropic (or any other serious AI firm) wouldn't be able to match if they wanted to.

ph4rsikalabout 2 hours ago
Claude used to be 10x more efficient. I think there are no barriers of entry between one coding agent and the other. Therefore, I expect them to reverse as soon as people switch. At least this is what I will do.
wilgabout 3 hours ago
Oh no, I use the top shelf models every day and I really think they have a lot of room to improve in pretty much every regard. I suspect Fable usage is flatlining because it's not that good comparitively and way too expensive.
alightsoulabout 2 hours ago
There is no evidence regarding distillation. It is impossible to distill a model in just a month which was the gap between fable and Kimi k3. Anthropic wouldn't even keep up with the load. It is just another example of American exceptionalism.
Barbingabout 2 hours ago

  “In one notable technique, their prompts asked Claude to imagine and articulate the internal reasoning behind a completed response and write it out step by step—effectively generating chain-of-thought training data at scale. We also observed tasks in which Claude was used to generate censorship-safe alternatives to politically sensitive queries like questions about dissidents, party leaders, or authoritarianism, likely in order to train DeepSeek’s own models to steer conversations away from censored topics. By examining request metadata, we were able to trace these accounts to specific researchers at the lab.”

  “You are an expert data analyst combining statistical rigor with deep domain knowledge. Your goal is to deliver data-driven insights — not summaries or visualizations — grounded in real data and supported by complete and transparent reasoning.” (variations appearing 10s of 1000s of times)
https://www.anthropic.com/news/detecting-and-preventing-dist...

Does Dario have the same relationship with the truth as Sam? (Their companies pirate books and develop products that compete at some level with those books’ authors, so obviously neither are that wonderfully trustworthy, so maybe “no evidence” meant you don’t believe this evidence rather than you weren’t aware of it. I would understand and respect your lack of belief!)

maxdoabout 2 hours ago
When they do that they pay billions . Unlike China. That’s the order of law vs bunch of companies in a totalitarian government
alightsoulabout 2 hours ago
That's what any harness could do. By itself it's not evidence of distillation. Just mentioning Deepseek in there is just fear mongering, again American exceptionalism, which creates the belief only the US has the right to own cutting edge technology. It's a disservice to the entire world, and china happens to be the only challenger to that belief. They surely also asked for tasks to avoid mentioning Trump's involvement in the Epstein files and CP, but don't mention those, due to American exceptionalism. Dario has stated that he is an American exceptionalist. He powers Israeli/US bombings in Gaza, but only cares when China does the same.

This is evidence only if you're an American exceptionalist.

throwaway894345about 2 hours ago
> My money is on the more efficient solution. Even if Anthropic can win some benchmarks by using 3x tokens over 3x time, it is a terrible base to build toward the future. Users are no longer willing to wait exponentially long for linear improvements.

As much as I wish you were right, everything about software economics for the last 30+ years has favored _less efficient software_. Traditional hardware has been optimized for traditional software for decades and we still see bloated software win consistently. LLM hardware is at the start of its cycle, with abundant low-hanging fruit to conquer--I would expect the pro-bloat dynamics to weigh even more heavily in the LLM space than in the traditional software space.

swader999about 3 hours ago
Looking like this will be the last month with Anthropic. Between the outages and just overall crap utility of Opus/Fable lately...
20kabout 3 hours ago
They'll all be getting around to this sooner or later, its just too expensive
wongarsuabout 2 hours ago
I get incredible utility out of $200 per month

It's hard to put a number on it, but even accounting for all the time in meetings, talking with stakeholders and developers etc I'm over 10% more productive overall. I earn substantially more than $2000/month, the ROI is there

It's only expensive compared to the currently very strong offering from OpenAI. Or other models - my hobby projects are all on DeepSeek

moregristabout 2 hours ago
What you’re saying is that they should be charging $2000 or more per month then.

Perhaps that’s true, but it’s a price tag that’s a lot harder to swallow for many orgs than $200/mo, and would require some hard justification for how your increased productivity contributes to the business bottom line.

I’ll agree that you can probably do that with hard numbers. I am skeptical that most $200/mo users could.

oh_noabout 1 hour ago
yes and no, anthropic and openai are losing money on people who max out their sub, but openai has a lot more room to play with with much cheaper models to serve (by all signs we have from actual api/task pricing)
akulbeabout 3 hours ago
I posted on LinkedIn that I thought the future of AI will be local. I'm surprised I didn't get tarred and feathered, but it's been crickets.

I do believe it though. While the subsidies of the frontier providers are nice, they can't continue forever.

ricardobayesabout 2 hours ago
I believe it's been crickets because open-source/DIY solutions almost never become mainstream. Devs tend to think everyone wants a self-service to save a few bucks.

Most ordinary people don't care that much about privacy and if there is a solution that just works well enough to cover their needs and costs just fair enough to be affordable, they are going to use that. I feel like this is why fast food is such a thing. There are far better food options out there that either require a little bit more effort or money. Your post on Linkedin is akin to someone claiming in 1960's America that home-cooked burgers are the future, despite McDonalds gaining ground.

It is also why crypto wallets and the like never took off, people don't want to give up the convenience of a bank account, understandably.

alightsoulabout 2 hours ago
That means people don't believe it. Same thing when people used to say personal computers would replace mainframes.
apsurdabout 3 hours ago
also codex + sol is really good and quite fast.
ipsodabout 3 hours ago
I switched when 4.7 dropped, after over a year on the service. It was an immediate improvement - not even 1 hour before Codex was giving me better results with less effort.
extrabout 3 hours ago
Unfortunately Sol does not compare to Fable at all.
cute_boiabout 2 hours ago
And Fable doesn't compare to Sol at all. Fable will block on many request in name of cybersecurity, sol never does that.
adamrezichabout 2 hours ago
Stick with xhigh rather than turbo for most tasks though, now that the Age of Abundant Resets seems to be well and truly over for good (and 5h limits are supposedly returning soon).
pramabout 2 hours ago
I haven’t had any issues with Fable or Opus code-wise, but the way it has started writing recently has almost become incomprehensible.

At the end of a long session it will start saying stuff like “There are smoke tests on the foundation-gates that are left for the cutting seam checks on these domains, which is genuinely your decision”

Never before the past couple months have I ever not been able to understand wtf it’s even saying lol

uramsabout 1 hour ago
The writing really is inscrutable at times.
no_no_no_yesabout 2 hours ago
I'm seeing a lot of that too.

I was working on a project recently that required the attribution of a data source, and it added to the "licenses" page of the project something like "We use <blah> and per their terms we owe an acknowledgement of attribution to you, the user."

So in addition to the stuff it says in a session there's gobbledy gook that it prints out in copy as well.

danudeyabout 3 hours ago
Maybe with lower weekly quotas the load will be lower and we'll have fewer outages? A guy can dream.
ryanSrichabout 2 hours ago
For anyone on the fence, I was a hardcore CC user since it was released. I made the full switch to 5.6 sol and Codex about a month ago.

It's the better experience. The limits are way higher (I almost never burn through my $200/m plan), and the output is better than Opus 4.8 (Opus 5 is completely unusable for me).

robertn702about 1 hour ago
I had a very similar experience. The combination of Claude going down frequently and the hype around open source models was enough for me to swap my harness from Claude Code to OpenCode. Then it became trivial to test out different models, and now the rest is history. Currently using OpenCode with z.ai and Codex $200/m plans for all my work atm.
downrightmike12 minutes ago
If you aren't using the full $200, you are losing money every month
ramozabout 2 hours ago
You're underselling how good/reliable 5.6 sol is. It's in the fable discussion league not Opus4.8
ryanSrichabout 2 hours ago
I haven't used fable since they brought it back. But based on my experience before they removed it, I would agree that sol is pretty close.
brotchieabout 2 hours ago
Yep, switched from CC to 5.6 Sol. Not using it in my day job (only side projects), but I can crank 5.6 Sol on Extra High "fast mode" and never have to worry about credits.

Not doing crazy multi agent swarms, but have yet to hit any limits during pretty intense weekend sessions.

nozzlegearabout 2 hours ago
Also try a hundred bucks on Openrouter and experiment with the Chinese models like Deepseek, Kimi, GLM. $100 will last a good while, and it isn't tied to a single model or provider.
halfmatthalfcatabout 1 hour ago
I burned though $50 on OpenRouter in three days, this is with selective model routing based on tasks/strict AGENTS.md. A Claude 20x sub running Sonnet 5/Opus 5 and light Fable usage gets me through the month. It wasn't even close even though I wish it were.
SomeHacker44about 2 hours ago
I use Claude and Antigravity CLI as an (Arch) Linux desktop system administrator a lot lately. Is Codex useful for that too?
bdcravensabout 3 hours ago
The promotion is ending; the limits are reverting to pre-promotion levels.

"From May 13, 2026 through August 19, 2026, your weekly usage limit in Claude Code is 50% higher."

sandcat_about 3 hours ago
During this period however they’ve released models which lots of people report to be significantly more chatty. Framing it purely as a promotion ending feels like you’re giving them a bit too much credit. I doubt it’s a coincidence they started this promotion a week before the release of 4.8.
dexwizabout 3 hours ago
I think running a model unsupervised in anything above medium is a sucker move to burn more tokens. The high effort models can be great in limited context, but unsupervised they too often end up navel gazing. High doesn't always mean smarter, but it always burns more tokens. Medium and low seem to be decent for day to day tasks.
flaburganabout 3 hours ago
I am not sure the supervision is the problem, it's more the way Claude is acting in general, taking initiative that could burn thousands of token in a second. Just today I ask it a small fix on a newly pulled project, it wrote 5 lines of code but then immediately started to run the full test suites, which itself runs in docker, with several images that I didn't pull yet so it started to download everything and by the time I click stop, it already filled the context windows with dozen of hundreds of useless lines... I find it very hard to fins the sweet spot in the prompt between "do not assume, do not take initiatives" and "inform me if there is a simpler way to do what I am asking or if there are some downsides I may not have thought about".
KronisLVabout 2 hours ago
> I think running a model unsupervised in anything above medium is a sucker move to burn more tokens.

What about errors compounding and any on-the-go decisions being made being the wrong ones? That kills anything long form, no matter how good and detailed your initial plan is - there will always be something along the way.

The models would need a way to identify a difficult problem and apply max reasoning there themselves and cruise through everything else at a lower level.

ifwintercoabout 3 hours ago
That’s my experience too, going off the deep end with CoT doesn’t meaningfully improve output on a lot of tasks but it does incinerate tokens and take longer
com2kidabout 2 hours ago
My favorite part (codex thing) is how it runs all commands twice, every time.

Once on a sandbox, realizes nothing works in its sandbox, then again outside the sandbox.

Fucking hell.

Lercabout 3 hours ago
I found the waffle reduced my overall usage. It doesn't matter much if it's smarter if it also needs more babysitting. It's quite good at making something quite advanced that is tangentially related to what you actually wanted.

As soon as it gets annoying enough to switch to another provider your Claude code tokens drop right off.

htrpabout 3 hours ago
The model has a new improved tokenizer that also counts the same outputs as 20% more tokens
lossoloabout 1 hour ago
If they remove that extra 50%, I'm moving my $200 to Codex. Good thing we will know tomorrow, just a day before renewal.

"Your subscription will auto renew on Aug 20, 2026."

But I doubt they will remove it, just like they didn't remove Fable from the subscription. There's simply too much competition.

egamirorrimabout 1 hour ago
God I hope so, I'm rinsing my cc limits across two max accounts with ease atm
johnnyApplePRNGabout 3 hours ago
Choco rations going up.

Double plus good, eh!

joshstrangeabout 2 hours ago
I've been watching this to see if they "extend" it again, let it end, or make it permanent. I'm regularly hitting 90-100% on my $200/mo sub and will switch to Codex in a heartbeat if they drop these limits. This constant uncertainty is really annoying.
benjiro2934 minutes ago
Seeing how many people with Max accounts on Codex are complaining, your in for a rude awakening. The days that Codex was the undisputed usage king, seem to have been reversed. Its been most most noticed after they did like 20 resets in a month and half, ...
someone4958923about 2 hours ago
Exactly this. I don't think they are in a position to not extend it.
riettaabout 1 hour ago
That is about the time I started using Claude Code as a paid account at any level. Previously I was extremely skeptical. Overall, it works and it has sorted out some things I would have probably let go for a lot longer especially with the markup on my very ancient website. Markup issues, template migrations, maintaining stringent preservation going back to HTML that was hand crafted in the late 1990s. I also learned quickly you cannot ask the magic 8 ball to solve things. You have to make it read, and plan, and then review and go back and forth with it. This can legitimately take hours. The difference is I can oft get most of the website modernized rather than just some of it following the more traditional methods. I've also seen how one can hit those limits pretty quickly, if they are going down from here that will make it less useful. And no way I am paying more on a usage credit basis. Prior to this, all my code work had been strictly with local AI as the inference engine and I can go back to that.

Edit to add: As a 3 month experiment, it has been positive. I have gotten things to work that none of the people I have hired and paid over the years took care of. And I myself have been too busy to prioritize. It's a useful tool, but only a fool would think it replaces the judgment of a professional. Not yet anyway.

jdoe1337haloabout 3 hours ago
Anthropic seems cooked right now in terms of compute
WarmWashabout 2 hours ago
Flavor of the month LLM gets inundated and swamped with users.

Sideline LLMs have free compute and offer cheap prices to draw in crowd. Becomes flavor of the month LLM.

Back to step one.

It should be pretty clear by now that token prices are predominately a function of available compute.

dgellowabout 3 hours ago
To be fair, their growth is ridiculously insane. I don't know how else that can be described
jrfloabout 3 hours ago
They've been really struggling all of 2026. All of these "limited time" promos, just to have less usage than codex, and the shenanigans around "peak hour" reduction earlier in the year.
jryle70about 2 hours ago
Their revenue has increased dramatically. The run rate was 9B in Dec, 19B in Mar, 47B in May. It's now at 65B.

https://www.bloomberg.com/news/articles/2026-08-17/anthropic...

sethops1about 2 hours ago
Annualized. Which is another word for made-up.
chinathrowabout 1 hour ago
Made up in the sense of "we estimate that revenue will not shring in the midterm".
raincoleabout 1 hour ago
If you don't understand a concept, perhaps restrain yourself from commenting on it.
btmillerabout 3 hours ago
It’s like we’re hot-spotting, but across providers rather than across infrastructure!
johnnyApplePRNGabout 3 hours ago
Currently (and regularly) down, indeed.
dborehamabout 2 hours ago
Meanwhile my $100/mo subscription allows me to spank Claude all day doing the work of 4 coders and never hit any limits.
senkoabout 2 hours ago
This is my experience as well -- unless I'm using Fable. That one burns through tokens like a lightsaber through butter.
bpodgurskyabout 2 hours ago
it looks cooked to you, because growth numbers are cooking (to them)

(nobody uses claude anymore, it's too over-subscribed)

ajhai29 minutes ago
Anthropic has just announced extending the limits through August 31st with plans to make the new limits permanent.

https://xcancel.com/ClaudeDevs/status/2089798442306711646

jdswain33 minutes ago
A cautionary note. Your Claude account is tied to your email address, and it cannot be changed. If you lose access to your email address (I sold the domain), you cannot access your Claude account any more, you cannot change the email address, you can't cancel it, and the billing continues.

This happened to me, so far two months without any progress with Claude support trying to resolve it. Chatbot support got no response, email support got a single response after a month saying it had been passed on to another team to resolve. Mostly just silence.

vadanskyabout 3 hours ago
To anyone like me that switches between Codex and CC based on limits, but prefers CC to Codex, PI has been really great to migrate over. It can customize itself very easily, I was expecting to have to clone the repo or whatever, but no you can just tell it "add a manual mode where you present all changes as diffs in VSCode, letting me edit them or save to accept" and it will do it.

I wish I could use my Anthropic sub with it but I heard you get banned, but at least you can use it with any other subscription or model.

PacificSpecificabout 3 hours ago
I got a max account during this promotion and it's been very fun but I'm a little burned out and am kind of looking forward to going back and tinkering with game engines without the help of an LLM for code gen (will still use it for documentation questions but I can do that with the free tier)
jader201about 3 hours ago
For fun/side stuff, handwritten code makes total sense, if you’re burnt out.

For anything that makes money, it feels like a huge step down in productivity, even with the downsides of agent-assisted code.

PacificSpecificabout 2 hours ago
Oh yes I still use it at work.

The max account is for home projects where I'm basically making some common tools but tailored to myself (diet tracker, note app etc).

It's been great but across work and home it's just too much.

Advertisement
dofmabout 2 hours ago
So your dealer has cut your drugs, isn't always available when he says he's going to be, and the price is going up?
vardalab24 minutes ago
Opus yesterday produced this gem: "Standing where it stood."

I replied, "never stop stopping!" and we had a stalemate, lol

Taikhoom10about 3 hours ago
Anthropic's struggles have only started - https://s-1.vercel.app/posts/the-capital-cycle-theory/
nostreboredabout 3 hours ago
prediction: extension of promotions because of the progressive move to codex.
Jnrabout 3 hours ago
With how bad Opus 5 and how expensive and limited Fable is, I would not be surprised.
tzikiabout 3 hours ago
Are there any figure to back up people moving to Codex?
anonzzziesabout 3 hours ago
I’ve been using both at the same time, but fable had me hitting my limits; even less will have me get 2x codex max instead of one of each.
dborehamabout 2 hours ago
No. Here's a data point: I tried it for a few days. While it worked fine I didn't see any benefit to switching since it costs the same ($100) and I've spent a year getting up to speed on Claude usage and quirks.
sscaryterryabout 3 hours ago
I for one, and I know of plenty others.
GenerWorkabout 3 hours ago
Will they, though? I could see Anthropic extending it since OpenAI cut the pricing of Sol by 50% for the time being.
edaemonabout 2 hours ago
Wasn't that a limited time promotion from OpenRouter? I didn't see anything from OpenAI themselves.
kemillerabout 3 hours ago
Sure seems like OAI is using their compute/capital advantage to dump. Seems improbable they're making a profit at those levels.
Lercabout 2 hours ago
Why, it seems like the supply is limited by the ability to provide, and the demand is limited by market alienation.

They raise their prices too high, a lot of customers will still buy but be unhappy about it, it's burning goodwill for money. If they drop their prices too low they have overwhelming demand.

They could be making money hand over fist for all we know. We don't really know how much compute is being used, nor how much it cost them.

Paradigma11about 2 hours ago
Only API or also sub?
benjiro2930 minutes ago
Only on openrouter for some reason. Not OpenAI Subs/API.
maxdoabout 2 hours ago
I’m supporting you as a company , but since grok 4.6 and codex , it’s just stupid to go with your pricing model . Cursor + grok + router that uses open ai and a bit of anthropic to verify tests etc it’s a no brainer .

Why should I pay you money , and have slower model and less intelligence? Oh yeah and I do not care about limits with cursor ultra at all . Unlike with you .

satvikpendemabout 2 hours ago
Cursor really is the best deal right now, the amount of usage you get with Grok is amazing and you can use frontier OpenAI or Anthropic models if you ever need to but most code can be written well by Grok.
Doohickey-dabout 1 hour ago
It's not great if you don't want to use the Grok models though (and I don't, because it's now an Elon product), and if using Claude models via Cursor, the usage I get is way less, I was sometimes spending $60/month with Cursor and I get more with CC $18/month "Pro".

But CC took some getting used to, I also prefer the Cursor interface (the legacy "chat" pane).

satvikpendem41 minutes ago
Well yes, obviously it's not a good deal if you don't want to use its main product that they subsidize. If my grandmother had wheels she'd be a bike.
andyjohnson0about 1 hour ago
The whole thing seems pretty opaque. I have a personal Pro subscription that I'm using exclusively with Claude Code on personal projects. I have no idea how close I'm currently getting to any limits, or whether that will start happening tomorrow. Nothing I've been able to find has really clarified it either way.
wccrawfordabout 1 hour ago
I've been using it on a few personal projects and run into the limits quite often. With Sonnet on high, I often hit right about the 5 hr mark when it resets. With Opus, I'll hit sooner.

I'm kind of surprised that you haven't been watching it with /usage to see where you're at. I've had a couple times that it ran out and lost what it was doing and had to start over, so I've gotten more careful.

And the time it burned $100 credit (that they gave us) and the fizzled with multiple agents, leaving me nothing of that work... Well, that was certainly instructive.

qqrun18 minutes ago
two claude max subs + one codex max here, just rotate to whichever isn't capped lol
laylowerabout 2 hours ago
This and the word watermarking is rubbing a lot of people the wrong way, me included.

Like, stop toying around with token limits and just focus on more efficient models.

Once the local models are good enough we are so abandoning these elephants.

I'm gonna walk as soon as possible.

dmixabout 2 hours ago
This is a very bad time for them to be doing this when other plans are being very liberal and catching up to Fable. I predict they will revert this decision once they see their sub numbers drop.
Advertisement
enraged_camelabout 1 hour ago
wccrawfordabout 1 hour ago
Someone here suggested they might keep it forever. Good to see they're considering it. Thanks!
danjlabout 3 hours ago
I suspect the net result will be that more Pro $100 subscribers upgrade to $200/mo. If you explicitly do simpler stuff with Opus, you generally have enough Fable time for most programming and planning tasks.
aenisabout 3 hours ago
Not to mention a lot of people who already have more than one max20 sub getting additional ones.
seunosewaabout 3 hours ago
$100 Claude and $100 ChatGPT Pro is the best value for $200/month. They can see each others' mistakes.
brandonhbodineabout 3 hours ago
I wonder if they schedule these promotions around training runs?
bibimsz6 minutes ago
you guys are jumpy... relax
joduplessisabout 2 hours ago
I've never wanted to punch a meta physical entity in the face more, than I do Claude. I realised a lot of the AI context fatigue was from having to try and comprehend the absolute ridiculous wording. I cancelled my sub a while back (obviously).
Alephinitesimalabout 3 hours ago
I saw this announcement when it came out and completely forgot about it. That explains why Claude Code felt so surprisingly generous these past few months.
isodevabout 2 hours ago
I don't know, we've been the tiny hamsters in the biggest A/B test ever, I'm possibly very tired of the token/limits game. This is clearly not how this can be monetised (if that's even possible)
EagleEdgeabout 2 hours ago
I have both chatGPT pro and Claude max accounts and I am considering switching Claude for Grok. Despite all those claude hypes, for me personally, claude just does not match codex in almost all tasks, both coding and non-coding.
aic0d3rabout 2 hours ago
consumer hardware is moving towards local ai and the models you can run now locally are already at opus 4.6 level. within 3 years most pc's sold will be ai computers.
the_sleaze_about 2 hours ago
This is true for the next 6 months if that.

The future is models baked into directly into hardware, onto bare metal, serving 10k+ tokens/sec.

We can have our little models, they'll be serving a different customer.

GlickWickabout 2 hours ago
The cost and knowledge required to do that is not viable for the average consumer. Same reason the whole OpenClaw thing imploded.
andrekandre10 minutes ago

  > the whole OpenClaw thing imploded
has it really imploded... ?

seems like just a month or so ago it was the new hotness [0]

[0] https://www.cnet.com/tech/services-and-software/from-clawdbo...

skeritabout 2 hours ago
Meanwhile every time their servers go down, your caches go down with it and you can pay for your entire context again. This sucks even harder when you like to use parallel subagents.
Advertisement
shymapleabout 2 hours ago
Yeah, this is going to matter for me. Most of my sessions are long scoping/architecture conversations rather than coding loops.
Adrigabout 2 hours ago
Ah, forgot about that. I was questioning if I should switch my big subscription to ChatGPT (was on the 20$ Open AI and 100$ Claude), seems like a no brainer now
_diyarabout 3 hours ago
I wonder if this promotion was because of the summer holidays.
elektorabout 3 hours ago
Does summer holidays only apply to Europeans? I think most Americans are still largely in office for August
MobiusHorizonsabout 3 hours ago
People take much more time off during the summer in the USA than during other times of year. It’s somewhat regional, but it’s been true in all the place I have lived. Probably July is the most common month though because in some regions schools start sometime in August. It’s not uncommon for people to take 1-2w off during that period. More than 2w often requires extra approvals, so is less common.
_diyarabout 2 hours ago
Exactly. Say on average people take 2 weeks / 16 week off in that period, thats 12% traffic right there.

And smarter people than me can probably find some extra-linear relationship between usage and required limits for uptime etc.

Bluesteinabout 3 hours ago
This might explain the outtages today, as folks race, misguidedly or not.-
KronisLVabout 2 hours ago
So I upgraded to their Max 20x for nothing, then. Guess Kimi K3 and GLM 5.3 it is, then.
bugglebeetleabout 3 hours ago
I forgot this was in effect. I’ve been hitting my weekly rate limits two to three days in because of needing to steer Slopus 5 with Fable. Absurd that they’re being cut further in the face of steep competition from open weights models.
Phemistabout 3 hours ago
On the same day that OpenAI cuts per token cost by 50% on GPT5.6 Sol. :')
yaloginabout 2 hours ago
I have already moved away from anthropic for debugging and design in general and this will force me to look elsewhere for coding too
htrpabout 3 hours ago
they never made money on Claude code, it was always a way to get used recommend API access to your company
jedisct1about 3 hours ago
Buy a subscription, get something different every month.
tinyhouseabout 3 hours ago
I actually use claude these days mostly for mission critical tasks and code reviews. Everything else I use Sol. I have $20/month plans on both. For non-coding I also use Gemini on a $20/plan. So far I haven't had any issues but we'll see how things go. I have Qwen3.8-27B installed locally but until I upgrade my mac it's not for day to day stuff.
Advertisement
system2about 3 hours ago
As we speak, Claude is down. I was already complaining about how extremely slow and dumb it has gotten since Opus 5. I guess this will be the last nail in the coffin for Claude. At least for me.
chasd00about 3 hours ago
i'm using claude right now, like literally in an iterm2 window next to my browser window where I'm typing.
system2about 2 hours ago
Might be regional.

https://status.claude.com/

bellowsgulchabout 3 hours ago
I have no idea why anyone would spend the money Anthropic asks for Claude models these days. There was a brief window in time when it was worth the money to use them a bit through GitHub Copilot, but there's no way in hell I'm spending that for Claude Sonnet when DeepSeek is basically doing all of my work right now.
dborehamabout 2 hours ago
The charge me exactly the same: $100.
throw03172019about 2 hours ago
Was anyone impressed by Fable? I was never wowed by anything it generated.
MyFirstSassabout 2 hours ago
Same here Fable has been thrash on my 5x Max, it's definitely been quantized, but not through API which is 10-20x as expensive.

So yeah, different people get different quality. I wouldn't be surprised if it calculates a wealth level, willingness to upgrade, influence, usage levels, etc. and decides what models to serve.

It's extremely obvious to me they've nerfed all models on my 5 Max from Fable to even 4.6, but i've tried through enterprise with huge differences in quality, and i've seen other people experiencing this both on reddit and twitter.

numandinaabout 2 hours ago
It's blowing my mind. Fable is the only AI model I use for coding, everything else is garbage for my use case.
dgabrielabout 2 hours ago
I'm curious about your specific use case, if you're comfortable sharing it here.
numandinaabout 1 hour ago
Advanced mesh manipulation, shader writing and editing, 3D math, spatial awareness and analysis. It's not just better, it's the only model that straight up works (sorry for the claude speak). A league of its own.

Don't take my word for it, use a simple prompt of "create a shader showing [complex scene]" and see what the other models vomit out, including opus 4.6/4.8/5 and 5.6 sol (compare fable low effort with sol xhigh).

viccisabout 2 hours ago
Tbh the extreme discrepancies between very confidently made statements about "X is better than Y" a sign a to me this is something where peoples' biases are out of control. Not saying you are wrong. Just that these things are so hard to evaluated apples to apples and that things like under-the-hood routing changes muddy the waters so much that it's really hard to get reasonable assessments.
numandinaabout 1 hour ago
My tests are very visual based and easy to notice when the seed/temp or the routing or the A/B test comes into play. And it's been months of working with these models so comparison is straightforward and robust. Fable is the first time I can use AI to code with good results while everyone has been doing it for ages before me.
wilgabout 3 hours ago
Claude Opus and Fable are so bad compared to GPT-5.6-Sol it's ridiculous, their desktop client is worse, and the value is worse because OpenAI has been spamming discounts. They better get their shit together at Anthropic!

Edit: If you're mad I'm light on the details I have provided some in the replies.

hombre_fatalabout 3 hours ago
gpt-5.6-sol uses fewer tokens and OpenAI has been more generous with usage, but quality-wise I wouldn't say they are inferior to each other.

I have a Claude Code and OpenAI subscription so that I can use Opus/Fable/gpt-5.6 as I please, and the models are often catching things the other models missed. So much that I would significantly weaken my workflow if I dropped one subscription.

My best workflow at the moment is to create the initial plan with Fable (before review/revise-cycling with other models). From my own testing it seems slightly better at arriving at high-level ideal solutions after sweeping the whole project, projecting future needs, then coming up with good trade-offs like "by construction" correctness.

While mostly subjective, maybe the closest objectivity I have here is noticing fewer revision cycles needed with Fable-initialized plans.

kbranniganabout 3 hours ago
Any model currently in 2026 is better than the ones of 2024. What is the quality difference really.

I mean i think if a developer has a good handle of the code the difference is marginal .

Unless we 100% offload the thinking to the model and act like a prompt manager. Maybe

hombre_fatalabout 3 hours ago
For personal projects, I defer almost everything day-to-day to the models, so it gives me a good feel for what the models are good at.

Even then, it's kind of a wash these days between the sota models, and we're talking about maybe a 10% performance difference or something. But every once in a while there's the experience of one model spinning its wheels on a bug/repro/issue while another model comes in and one-shots the solution.

GlickWickabout 2 hours ago
This is just the cycle. If the OpenAI offerings are better and cheaper, people will shift there and then those discounts that made it such a deal will evaporate. Anthropic or someone else will entice people back with the discounts.

The whole thing is getting ridiculous.

guywithahatabout 3 hours ago
Sure OpenAI has open source tools, and equivalent or better models, and lower prices, and they get along better with other agentic tools, but Anthropic has much better marketing and I guess that's what matters.
johnwheelerabout 3 hours ago
I don't know why this comment's getting down voted. It's absolutely true. I would also add that Anthropic seems to limit, compute, the more you use it because I'm on the Max subscription, and it just stops working for me.

I'll ask it to do something and it'll say, I tried, but I couldn't do it over and over again or some variation of.

But it doesn't do that at the start of my subscription, so...

Mond_about 3 hours ago
> I don't know why this comment's getting down voted.

Because just calling something bad does not add a lot to the conversation. It's not thoughtful, interesting, or good.

johnwheelerabout 1 hour ago
The thing is, is it's not a subjective thing. It's objectively bad. I think that's what the story is or the appeal of the post. It's calling out, something that everyone else thinks is so great, but it's actually really pretty bad compared to the competition. Trust me, I used to want Claude to win, but it's not.
wilgabout 3 hours ago
Huh? Comparing model quality is something everyone is constantly doing here. If you need more specifics, it speaks in an incomprehensible way, stops working lazily, does a bad job and misses things constantly, and makes a lot more mistakes. I have both a $200/mo Codex and Claude subscription and swap between them when one runs out, and I'm always more miserable when I have to use Claude.

The Claude desktop app is also widely panned, as I mentioned, and for me this mainly is due to general UX and a poor remote control interface. Codex's connected machine support is top notch.

I also mentioned the value of the Codex resets!

kelnosabout 3 hours ago
Because "$X is bad" is boring, especially when it comes to LLMs. I use Opus 5 and it's fine. It's more chatty and sometimes a little more difficult to steer than 4.x was, but I've found the code quality of 5 to be much higher.

Everyone has different experiences with these things (for example, I've never experienced what you describe), and "$X is bad" is not conducive to thoughtful discussion.

wilgabout 3 hours ago
The issue isn't whether it's fine, it's that both Fable 5 and Opus 5 are worse to use for the job of programming than Codex-5.6-Sol in my experience. I am directly comparing these top tier models every week in my work, and many friends have left Claude in favor of Codex recently because of Claude's poor model quality.

One thing I do like about Claude is that the normal (non-Code) chat interface supports MCP, whereas ChatGPT basically does not.

alphabettsyabout 3 hours ago
It might be objectively true for you.

Opus 5 is fine for me and works better and faster on low and medium than higher effort on prior versions. Same as 5.6 Sol compared to 5.5 or 5.4.

indigodaddyabout 2 hours ago
If Anthropic doesn't figure out why OpenAI is eating their lunch, they're in some trouble. I'm guessing they already know why, but aren't able to accept that they won't somehow come out #1. Or in fact they really believe they will still come out #1. Delusion?
rvzabout 3 hours ago
The 'tokenmaxxing' and the extreme gambling fiesta with Anthropic's latest Claude Code slot machine engine called 'Fable 5' which has given many subsidies and free spins of the wheel and cheaper tokens are all incompatible with the desires of their future owner: Wall Street.

If Wall Street sees a single outage or a tiny drop in usage, they won't be happy and will pressure Anthropic to take away the free tokens.

Better to reduce the limits now rather than to wait until Wall St. tells them to just to avoid a stock punishment.

righthandabout 2 hours ago
The "...aaaand it's gone" meme now applies to tokens and money at the same time. Clever AI future we live in!
nekusarabout 2 hours ago
And in the end, selling tokens ENCOURAGES the companies to sell more tokens. And how do they sell more tokens?

"Thinking" aka 'trust us bro!' without proof of thinking.

Making the model waste more tokens.

Advertisement: aka you pay to be advertised at.

Silently downgrading you and still faking models with the more costly tokens.

Intentional strategies to eat more tokens with no real gains.

Giving out almost-but-not-quite solutions that require another pull of the slo(t/p) machine.

mil22about 3 hours ago
Yet another scramble to use up weekly quota before an Anthropic cliff. This isn't fun.
MaxPockabout 3 hours ago
Will Anthropic be the Netscape or Yahoo of our time ?
dborehamabout 2 hours ago
This is ridiculous neither Netscape nor Yahoo made much money (source: I worked at Netscape). Anthropic is one of the largest fastest growing businesses of all time.
Advertisement
__turbobrew__about 3 hours ago
Quite a number of the smartest people I know got scalped to work at OpenAI. I don’t know anyone who went to Anthropic. Something I think which is under emphasized is that OpenAI has the human capital in addition to the financial capital advantage over Anthropic.

Over the long term I think OpenAI will produce the better experience when it comes to model quality, harness quality, and availability. I have been using codex the past few months and never looked back.