Earlier quoted context omitted.
What makes it predatory?
The Claude subscription (i.e. the pro and max plans, not the API) is sold at what appears to be well below cost in what appears to be a blatant attempt to preserve/create market dominance for claude code, destroying competitors by making it impossible to compete without also having a war chest of money to give away.
Anthropic Explicitly Blocking OpenCode
141–150 of 164 posts
Re: Anthropic Explicitly Blocking OpenCode
#142Meh, if you want access to the API then pay for the API. It's as simple as that.
Re: Anthropic Explicitly Blocking OpenCode
#143This is definitely Barbara Streisanding right now. I had never heard of OpenCode. But I sure have now! Will have to check it out. Doubt I’ll end up immediately canceling Claude Code Max, but we’ll see.
OpenCode is kind of a security disaster though: https://news.ycombinator.com/item?id=46581095 . To be clear, I know all software has bugs, including security bugs. But that wasn't an obscure vulnerability, that was "our entire dev team fundamentally has no fucking clue what they're doing, and our security reporting and triage process is nonexistent". No way am I entrusting production code and secrets to that.
Re: Anthropic Explicitly Blocking OpenCode
#144Earlier quoted context omitted.
They may however be obligated to not give customers access to their services at a discounted rate either - predatory pricing is at least some of the time and in some jurisdictions illegal.
Claude code is so successful that they could silence the api to protect the moat. I’m surprised they didn’t go with the option of offering opus 4.6 to Claude code only.
Re: Anthropic Explicitly Blocking OpenCode
#145Earlier quoted context omitted.
I don’t know if the Streisand Effect is relevant here since Anthropic will block any other uses of their private APIs, not just OpenCode. The private Claude Code API was never advertised nor sold as a general purpose API for use with any tool. OpenCode is an interesting tool but if this is your first time hearing of it you should probably be aware of their recent unauthenticated RCE issues and the slow response they’…
Imo I don't trust ANY of these tools to run in non-isolated environments. All of these tools are either - created by companies powered by VC money that never face consequences for mishandling your data - community vibecoded with questionable security practices These tools also need to have a substantial amount of access to be useful so it is really hard to secure even if you try. Constantly prompting for approval lea…
Re: Anthropic Explicitly Blocking OpenCode
#146Then they get angry when their use is blocked.
Only in this case they can 100% use the service via a paid API.
Re: Anthropic Explicitly Blocking OpenCode
#147As such, the sentiment in this thread is chilling.
Re: Anthropic Explicitly Blocking OpenCode
#148Earlier quoted context omitted.
Scraped != stolen.
LOL No if you didn't have explicit permision to use it for Training, you didn't have permission this is called stealing.
Have you seen the "you wouldn't steal a car" ads? Or this video? https://youtu.be/IeTybKL1pM4?si=utZ5KjmK-C2-fFdP
Re: Anthropic Explicitly Blocking OpenCode
#149Re: Anthropic Explicitly Blocking OpenCode
#150Earlier quoted context omitted.
Imo I don't trust ANY of these tools to run in non-isolated environments. All of these tools are either - created by companies powered by VC money that never face consequences for mishandling your data - community vibecoded with questionable security practices These tools also need to have a substantial amount of access to be useful so it is really hard to secure even if you try. Constantly prompting for approval lea…
I'm trying to put together an exe.dev-like self hosted solution using Incus/LXC. Early days but works as a proof of concept: https://github.com/jgbrwn/shelley-lxc
I used OpenCode to vibe code the shell script I use to manage it.
I actually use VMs rather than LXC, which makes it easier to run e.g. docker.