Anthropic officially bans using subscription auth for third party use
411–420 of 827 posts
Re: Anthropic officially bans using subscription auth for third party use
#412And because of this i'll obviously opt to not subscribe to a Claude plan, when i can just use something like Copilot and use the models that way via OpenCode.
Re: Anthropic officially bans using subscription auth for third party use
#413Earlier quoted context omitted.
They wear down being run at 100% all the time. Support slowly drops off, the architecture and even the rack format become deprecated.
GPUs do not wear down from being ran at 100%, unless they're pushed past their voltage limits, or gravely overheating. You can buy a GPU that's been used to mine bitcoin for 5 years with zero downtime, and as long as it's been properly taken care of (or better, undervolted), that GPU functions the exact same as a 5 year old GPU in your PC. Probably even better. GPUs are rated to do 100%, all the time. That's the poin…
You don't run your gaming PC 24/7.
Re: Anthropic officially bans using subscription auth for third party use
#414Earlier quoted context omitted.
Hello old friend, I've been expecting you. First of all, custom harness parallel agent people are so far from the norm, and certainly not on the $20 plan, which doesn't even make sense because you'd hit token limit in about 90 seconds. Second, token limits. Does Anthropic secretly have over-subscription issues? Don't know, don't care. If I'm paying a blistering monthly fee, I should be able to use up to the limit. No…
You're not "rolling your own client." You're using a subscription that prices in a specific usage pattern, the one mediated by their client, and trying to route around it to extract more value than you're paying for. That's not hacking, it's arbitrage, and pretending it's about editor philosophy is cope. Anthropic sells two products: a consumer subscription with a UI, and an API with metered pricing. You want the API…
I'm not trying to arbitrage or route around anything, I just want predictable billing to access the model. Maybe the API would be cheaper for me, I don't know. I'm just a normal user, not scheduling an agent army to blast at maximum 24/7.
You don't need to explain what Anthropic is selling, I get it, but you're off-base claiming that I'm pretending about editor philosophy as cope. I think Anthropic is where they are today because they have a good model for coding, made popular by software folks who value things like editor choice and customization. Anthropic is free to do as they wish of course, as am I, but I'm displeased with their decision here, and voicing my opinion about it.
If usage is truly constrained by the client not the server, I guess I can't argue that, but it still feels bad as an end user. As a consumer, I just want a fair deal and freedom to use what I purchase however I see fit. But that seems harder to find these days, and most businesses seem intent on maximum extraction by any means possible. I might be wrong, but this feels like business move to build a consumer moat by controlling the interface, because consumers don't want the API. It's not in my best interests, which alienates me as a customer.
Re: Anthropic officially bans using subscription auth for third party use
#415It might be some confirmation bias here on my part but it feels as if companies are becoming more and more hostile to their API users. Recently Spotify basically nuked their API with zero urgency to fix it, redit has a whole convoluted npm package your obliged to use to create a bot, Facebook requires you to provide registered company and tax details even for development with some permissions. Am I just old man screa…
Re: Anthropic officially bans using subscription auth for third party use
#416Earlier quoted context omitted.
The bundle only works if it’s +EV for them. A lot of analyses (though not all - it’s complicated) say that the $200/mo bundle (and certainly the $20/mo bundle) costs more than that for most users, and the bundle is currently a loss leader. If so, then eventually prices will need to go up, and API per usage pricing will seem much more attractive.
I'm not going to say what platform but it's an agentic coding tool, I know for a fact the platform loses in the mid $200.00s on a $20.00 plan. 10:1 loss leader for customer acquisition is crazy, and they'll have to make that up in the future somehow, they're all fumbling on how to vendor lock their customers, and its not necessarily clear they're going to be able to. I expect some big falls from 10 figure businesses…
Re: Anthropic officially bans using subscription auth for third party use
#417Earlier quoted context omitted.
because it's easier than paying $50k for local llm setup that might not last 5 years.
Well, yes. They know what they are doing. They know when given the option the consumer makes the affordable choice. I just don't have to like or condone their practices. Maybe instead of taking on billions of dollars of debt they should have thought about a business model that makes sense first? Maybe the collective "we" (consumers and investors, but especially investors) should keep it in our pants until the product…
Re: Anthropic officially bans using subscription auth for third party use
#418Anthropic is dead. Long live open platforms and open-weight models. Why would I need Claude if I can get Minimax, Kimi, and Glm for the fraction of the price?
To get comparable results you need to run those models on at least prosumer hardware and it seems that two beef-up Mac Studios are the minimum. Which means that instead of buying this hardware you can purchase Claude, Codex and many other subscriptions for next 20 years.
And as a bonus, you can choose your harness. You don't have to suffer CC.
And if something better appears tomorrow, you switch your model, while still using your harness of choice.
Re: Anthropic officially bans using subscription auth for third party use
#419Re: Anthropic officially bans using subscription auth for third party use
#420Earlier quoted context omitted.
What if you wrap the service using their Agent SDK?
That should be fine, because it's still using their tooling. And this seems like the better way to go. I have a couple of tools that work like this. I think the issue is mostly 3rd party harnesses that seek to do the same as Claude Code. And it seems reasonable that Anthropic decides how you can use the subscription, because it's heavily subsidized. Get a Claude $200 sub and max out the usage limits, then compare tha…