Live data from Hacker News

Anthropic is Down

updog.ai

111–120 of 158 posts

Re: Anthropic is Down

#112
post #42

The 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.

You make it sound like lock-in doesn't exist. But your examples are cherry picked. And they're all standards anyway, their _purpose_ was for easy switching between implementations.

Re: Anthropic is Down

#113
post #39
post #16

Their 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.

if history doesn't repeat, but it rhymes

does vibe coding rhyme with eternal september?

Re: Anthropic is Down

#114
post #69

Earlier 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.

A few times a year I have to remind my co-workers that reading & understanding error messages is a critical part of being in the IT business. I'm not perfect in that regard, but the number of times the error message explaining exactly what's wrong and how to solve it is included in the screenshot they share is a little depressing.

Re: Anthropic is Down

#115
post #69
post #16

Their 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"

Some of them don't even have error messages.

Re: Anthropic is Down

#116
Anthropic 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 them.

Re: Anthropic is Down

#117
post #47

Big 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?

The entire AI hype was started because Silicon Valley wanted a new SaaS product to keep themselves afloat, notice that LLMs started getting pushed right after Silicon Valley Bank collapsed.

Re: Anthropic is Down

#118
post #93
post #80

Earlier 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.

Gemini CLI is open source too, though I think the consensus is it's a distant third behind Claude Code and Codex

Re: Anthropic is Down

#119

Anthropic 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…

In other news: https://fortune.com/2026/01/29/100-percent-of-code-at-anthro...
Post reply on HN