Nowadays I went from Claude 20x to 5x and been using the GLM model on OpenCode... No regrets.
Anthropic's Method to Losing Goodwill in a Few Easy Steps
61–70 of 206 posts
Re: Anthropic's Method to Losing Goodwill in a Few Easy Steps
#62Think I'm about to switch. I can't build the automations i'm trying to with claude code anymore. Since they locked away the non-interactive usage and channels can't be used without interacting with the console on startup. I had a good web interface for running CC in containers in k8s but I think it's time to bail out and build around a codex subscription and pi.dev now. I have local models hooked up to pi dev and tha…
I'm happy using Codex for alternative harnesses and non-interactive usage, but it does make me wonder when OpenAI will start to squeeze their customers in the same way.
I've already got it hooked up to local models if there's no viable hosted option.
Re: Anthropic's Method to Losing Goodwill in a Few Easy Steps
#63One way of reading this is an article about how good Anthropic's product is. "Look at how many serious flaws users have been willing to accept in order to keep using this thing"
Re: Anthropic's Method to Losing Goodwill in a Few Easy Steps
#64Whenever you are faced with a corpo you should conceptualize it as a system that will happily mow you over for increased profits, unless it is legally bound to not prioritize profits above everything else and its structural incentives push it in a pro-social direction.
Re: Anthropic's Method to Losing Goodwill in a Few Easy Steps
#65Earlier quoted context omitted.
I'm happy using Codex for alternative harnesses and non-interactive usage, but it does make me wonder when OpenAI will start to squeeze their customers in the same way.
Agreed, these types of posts often feel like they're missing the forest for the trees. Sure, migrate away from Claude and maybe that will provide some runway, but all of these companies are built on the same economic fundamentals that do not scale. We are currently in the "$7/mo Netflix with all the good movies" era of AI that will leave and never return.
Re: Anthropic's Method to Losing Goodwill in a Few Easy Steps
#66They're subsidizing their tokens as long as you use their software. That's a fair exchange, I never understood why people took issue with it. If you don't want to get locked in to Claude Code, you can pay more. Just like you can pay more for an unlocked non-carrier subsidized phone. (Which I personally do.)
Re: Anthropic's Method to Losing Goodwill in a Few Easy Steps
#67They're subsidizing their tokens as long as you use their software. That's a fair exchange, I never understood why people took issue with it. If you don't want to get locked in to Claude Code, you can pay more. Just like you can pay more for an unlocked non-carrier subsidized phone. (Which I personally do.)
Re: Anthropic's Method to Losing Goodwill in a Few Easy Steps
#68Earlier quoted context omitted.
It’s talking about how you can type def frobQux(Qux qux, int radians) { And it goes and reads your code and suggests a reasonable way to frob a qux a certain number of radians. Which is at the same time (a) pretty useful!, (b) fairly new, we’ve only been able to do this since 2023 or so, but (c) also not that hard by 2026 standards because capabilities have advanced so much in the last three years.
Why would anyone be using Fable, Opus or even Sonnet for that type of work? You don’t need an advanced reasoning model for that at all.
Re: Anthropic's Method to Losing Goodwill in a Few Easy Steps
#69Not sure why this was flagged, Anthropic has obviously been burning bridges. I thought this line was funny though: > If you want to autocomplete, like I do, you don’t need Fable, or even Opus; Sonnet works fine. It reads like "if you want to go to the grocery store, you don't need a space shuttle, or even a SR-71 Blackbird; a Cessna works fine."
While I did not flag this, it is clearly a hit piece. Why write an article to publish in July that does not include June data? Unless of course one looks at June uptime and finds that does not align with their story.
Re: Anthropic's Method to Losing Goodwill in a Few Easy Steps
#70It was so good when it was possible to use Claude subscription on OpenCode. Nowadays I went from Claude 20x to 5x and been using the GLM model on OpenCode... No regrets.
But actually their own codex harness is quite decent on its own and doesn't have the quality issues or bloat that Claude Code does. Native Rust and open source. And in fact I've got a configuration here to point it at GLM which I also use (via Neuralwatt subscription) in addition to OpenAI's sub.
I do not like opencode's philosophy on the clipboard, it tries to be too clever.