Anthropic is Down
111–120 of 158 posts
Re: Anthropic is Down
#112The great thing about LLMs being more or less commoditized is switching is so easy. I use Claude Code via the VS Code extension. When I got a couple of 500 errors just now I simply copy pasted my last instructions into Codex and kept going. It's pretty rare that switching costs are THAT low in technology!
> It's pretty rare that switching costs are THAT low in technology! Look harder. Swapping usb devices (mouse,…) takes even less time. Switching wifi is also easy. Switching browser works the same. I can equally use vim/emacs/vscode/sublime/… for programming.
Re: Anthropic is Down
#113Their GitHub issues are wild; random people are posting the same useless "bug reports" over and over multiple times per minute. https://github.com/anthropics/claude-code/issues
Gives you a good window into a vibe coder's mentality. They do not care about anything except what they want to get done. If something is in the way, they will just try to brute force it until it works, not giving a duck if they are being an inconvenience to others. They're not aware of existing guidelines/conventions/social norms and they couldn't care less.
does vibe coding rhyme with eternal september?
Re: Anthropic is Down
#114Earlier quoted context omitted.
and every single one of them checked "I have searched existing issues and this hasn't been reported yet"
A long time ago I was taking flight lessons and I was going through the takeoff checklist. I was going through each item, but my instructor had to remind me that I am not just reading the checklist - I need understand/verify each checklist item before moving on. Always stuck with me.
Re: Anthropic is Down
#115Their GitHub issues are wild; random people are posting the same useless "bug reports" over and over multiple times per minute. https://github.com/anthropics/claude-code/issues
and every single one of them checked "I have searched existing issues and this hasn't been reported yet"
Re: Anthropic is Down
#116I think my $20 openai sub gets me more tokens than claude’s $100. I can’t wait until google or openai overtake them.
Re: Anthropic is Down
#117Big models are single points of failure. I don't want to rely on those for my business, security, wealth, health and governance. Why do people have to learn the same lessons over and over again? What makes them forget or blind to the obvious pitfalls?
Re: Anthropic is Down
#118Earlier quoted context omitted.
Which is exactly why these companies are now all focused on building products rather than (or alongside) improving their base models. Claude Code, Cowork, Gemini CLI/Antigravity, Codex - all proprietary and don't allow model swapping (or do with heavy restrictions). As models get more and more commoditized the idea is to enforce lock-in at the app level instead.
FWIW, OpenAI Codex is open source and they help other open source projects like OpenCode to integrate their accounts (not just expensive API), unlike Anthropic who blocked it last month and force people to use their closed source CLI.
Re: Anthropic is Down
#119Anthropic might have the best product for coding but good god the experience is awful. Random limits where you _know_ you shouldn’t hit them yet, the jankiness of their client, the service being down semi-frequently. Feels like the whole infra is built on a house of cards and badly struggles 70% of the time. I think my $20 openai sub gets me more tokens than claude’s $100. I can’t wait until google or openai overtake…