Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
491–500 of 928 posts
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#492Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#493Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#494Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#495Earlier quoted context omitted.
Custom payment schemes are late stage profit generation. It requires hoards of salespeople or an AI that can actually do math. It's just how hyperscaling works. You are not wrong, but in the wrong timeline.
I'm not talking about custom, negotiated service contracts, I'm talking about simply charging people for what they use.
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#496I'm hoping that they won't bother you unless you specifically max out the subscription limits every time
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#497Earlier quoted context omitted.
Yes and the staff will tell them to stop that or charge them extra for it.
Yes and they will hide their sushi-grabbing because somewhere deep inside they know it's not part of the deal, while at the same time still strongly feeling that they have indeed paid for it. Ah, to be human!
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#498Earlier quoted context omitted.
>If gyms faced a situation where people would go and spend 18 hours working out every day for a month, they would probably change how they billed things. Not the best example. The upkeep cost of a gym is pretty flat regardless of how much people use the facilities. Two people can't use a single machine at the same time make it wear out twice as fast. The price of memberships is not correlated to usage, it's inversely…
>Two people can't use a single machine at the same time make it wear out twice as fast The machine doesn't care about the number of people using it. If it's constantly being used, it will wear out faster. You are conflating "we price based on expected under-utilization" with "costs don't scale with usage." Those are different things. The inverse correlation you talk about isn't relevant here - People buy gym membersh…
There is nothing anywhere hinting at that.
They don’t sell compute. They sell a subscription for LLM token budgets that they hope people don’t use because the compute is vastly more expensive than what they charge or what users are ever willing to pay.
Especially with enterprise subscription plans the idea is for customers to never utilize anywhere close to their limits.
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#499GitHub Copilot supports Anthropic models with any client but they have a monthly usage cap after which it is pay-per-prompt. https://news.ycombinator.com/item?id=46936105 Billing can be bypassed using a combo of subagents with an agent definition > "Even without hacks, Copilot is still a cheap way to use Claude models" 20260116 https://github.blog/changelog/2026-01-16-github-copilot-now-... https://github.com/feature…
GHCP also has magical rate limits that hit users that slam multi-agent workflows or other crazy request burners. Mind you, I think GHCP is a great service at an excellent price, but the hardcore vibe coders complain about the rate limits that I've never personally experienced using the CLI.
Meanwhile I can't even seem to spend my $20 Cursor Composer 2 tokens using their agent. I've been doing useless shit just to see how much usage I can cram in there and it'd probably take 10 hours of vibecoding like a loser every day to hit the limits at this point.
With that said I'm not going to pay for something that doesn't allow me to use whatever I want to use (in terms of harness, etc.), so both Anthropic (who were already disqualified because of their ridiculous limits) and Cursor is out (AFAIK you can't an agent other than their `agent` binary without some ridiculous hack like proxying all of the calls through `agent`.
I can't imagine all of the providers pretending their agents are real value going forward, but even if they do there's still stuff like OpenRouter which doesn't give a shit, may as well use something like that.
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#500When I do use AI, I already have a solid plan of what I need. Sometimes I ask it to look something up. I never do both in one prompt.
GLM 5.1 can do both, and its way way cheaper. I also don't hit my limit that fast (Plus I get to use it in OpenCode).