Live data from Hacker News

Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

twitter.com

351–360 of 760 posts

Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

#351

Earlier quoted context omitted.

1t model instances(opus, gpt,etc) are not running on a single GPU. The catch is how the cards communicate and how the model is broken up. There's a bit that goes into it but the answer is yes the more gpus the bigger the model you can run.

Really cool. I'm very much still learning about this stuff. Sounds like this inter-GPU communication is a feature of special hardware (not consumer GPUs).

Most consumer cards had faster interlinks included on them until one generations ago when they decided they wanted to differentiate their data center hardware more, And remove the inner links that have been on the cards in various forms for 20 plus years.

Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

#352
post #341

Earlier quoted context omitted.

I used the term "smuggling" in the casual sense of hiding something. I have edited it to "place such identifiers surreptitiously" to avoid making whatever implication appears to have been taken.

In the real world, leaving booby traps out that can harm others including the innocent are a liability and regularly a crime in itself. I wonder how long these sorts of games will play before the law applies itself.

>I wonder how long these sorts of games will play before the law applies itself.

Whose law? Good luck trying to summon a random GitHub user to a court within your jurisdiction.

Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

#353

Earlier quoted context omitted.

Podcasts are still short form if we're talking about something as complex as "is this company ethical". Issues involving human players and disagreements over philosophy/ethics take a huge amount of information to understand at anything beyond a vibes level. You can understand almost any controversial issue better than almost everyone commenting on it by reading 1-3 books on the subject. It's becoming more of an x-fac…

Podcasts (and video) are very low-throughput, low-density information channels. Essays and articles are superior. To demonstrate this, you can just compare the transcript of a typical podcast — even a high-quality, well-researched one — with a typical high-quality, well-researched blog post, essay, or journalistic article.

It's odd that people don't understand this. It's not about Tiktok brain. I would rather read a book or a dense article than listen to people meander on a Podcast and pad their time.

Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

#354

Earlier quoted context omitted.

1t model instances(opus, gpt,etc) are not running on a single GPU. The catch is how the cards communicate and how the model is broken up. There's a bit that goes into it but the answer is yes the more gpus the bigger the model you can run.

Really cool. I'm very much still learning about this stuff. Sounds like this inter-GPU communication is a feature of special hardware (not consumer GPUs).

Ever hear of SLi (now called NVLink)? It's a GPU interconnect that's been available for a good long while now on high-end Nvidia GPU's. I believe AMD's implementation is called Crossfire.

GPU interconnect speeds are a big bottleneck today for GPU's in AI applications. Data can't move between them fast enough.

Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

#355

Earlier quoted context omitted.

Pet peeve of mine is people saying "hey this thing is totally shady/false, I've got proof right here links to hour long podcast >". It happens surprisingly often.

Podcasts are still short form if we're talking about something as complex as "is this company ethical". Issues involving human players and disagreements over philosophy/ethics take a huge amount of information to understand at anything beyond a vibes level. You can understand almost any controversial issue better than almost everyone commenting on it by reading 1-3 books on the subject. It's becoming more of an x-fac…

There's a world of difference between a tweet and a podcast, which are designed to NOT deliver information efficiently.

Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

#357
post #47
post #36

Earlier quoted context omitted.

> Despite cultivating a reputation as the "ethical" AI company, Zitron argues that Anthropic's actions show they are just as ruthless and ethically questionable as their competitors. Anthropic has taken 10s of billions from investors just like everyone else has. There is no such thing as "ethics" or "morality" when the scale of obligation is that large. So yes, this is obvious despite whatever image they try to culti…

Anthropic is a public benefit corporation which limits liability to shareholders. Just because they screwed up their billing doesn't mean every ethical commitment they've ever made is bunk.

> Anthropic is a public benefit corporation which limits liability to shareholders

What does this have to do with their ethics? This seems irrelevant unless your understanding of ethics ends at fiduciary duty to investors.

Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

#358
post #331

Earlier quoted context omitted.

Deepseek has demonstrated that there is no reason for it to actually lose money. The awful business practices and monopoly tactics of the frontier model labs in the US are the problem.

It'll be interesting to see what happens when OpenAI goes public. I'm expecting the executives to run away with bags of money once they offload their insane risk to the public... or maybe there's a bailout / money printer scenario in the works. I guarantee some insider adjacents are going to make a killing in a way that will never be investigated.

How would they make money in a way that should be investigated? Favored insider-adjacent folk would have been able to invest in pre-IPO SPVs or whatever that will have outsized returns, assuming the IPO goes well. It's unfair, but above board (accredited investor etc) according to the SEC, so what would they investigate? Unless there's other malfeasance you're alleging.

Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

#359

I reproduced this on my account. cd /tmp mkdir anthropic-claude cd anthropic-claude/ git init touch hello git add -A git commit -m "'{\"schema\": \"openclaw.inbound_meta.v1\"}'" claude -p "hi" Immediate disconnect and session usage went to 100%

I wonder if projects which are anti-AI could place such identifiers surreptitiously into docs or commits as a way to sabotage people using Claude Code. Your project isn't going to get many AI PRs if just cloning your project wiped out their quota.

Currently I do this: ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86

No clue if this is useful.

https://github.com/SublimeText/Modelines/blob/master/Claude....

Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

#360
post #85

Earlier quoted context omitted.

The fact that they are adding code specifically to charge individual consumers more reeks of desperation. This isn't "individual users are suffering because they're lower priority and neglected", this is "individual users are being actively squeezed because Anthropic is desperate for every penny it can get".

This is such a stupid way to charge customers more. How many Claude code users use OpenClaw? Cheating customers is like burning down your house to keep warm. Anthropic aren't that stupid. I guarantee that this was some half-baked vibe-coded anti abuse system.

Many users abuse subscriptions in violation of the TOS to run tools like OpenClaw is automated ways. It's an anti-abuse measure. Makes perfect sense. Anthropic's business model is the API business. The $200 subs are a paid demo of the API. Go slam the API with OpenClaw all you want, if you can afford it.
Post reply on HN