Live data from Hacker News

Anthropic is Down

updog.ai

91–100 of 158 posts

Re: Anthropic is Down

#91
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.

good point, they are standards, by definition society forced vendors to behave and play nice together. LLMs are not standards yet, and it is just pure bliss that english works fine across different LLMs for now. Some labs are trying to push their own format and stop it. Specially around reasoning traces, e.g. codex removing reasoning traces between calls and gemini requiring reasoning history. So don't take this for granted.

Re: Anthropic is Down

#92
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

That's what happens when people outsource their mental capacity to a machine

Re: Anthropic is Down

#93
post #80
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!

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

#94

Everybody that uses it knows it is down, what value does this add? No context here either. Posts like these feels so much like a low hanging first-to-post-this for karma grab. It's like.. Popular service is down, let me post that to hn first! Low effort but can still end up popular. I dunno. Maybe I'm being overly critical. Thoughts? To add something to the discussion though: this is a reminder why you should not inv…

The usual impetus is that the official status pages habitually under report and sharing the status page showing the best information gives a basis to form a place to have discussion about where/how/why it was down. Unfortunately, many seem to take the other interpretation instead and said discussion often ends up being low quality in a self fulfilling loop of reasons. The second note probably deserves to be a separat…

This is a good take. You are right, they rarely do report actual status.

And yes, it probably should have been :)

Re: Anthropic is Down

#95
post #80
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!

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.

I only integrate with models via MCP. I highly encourage everybody to do the same to preserve the commodity status

Re: Anthropic is Down

#96
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.

I mean sublime died overnight when vscode showed up.

Re: Anthropic is Down

#98
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

It's wild that people check the box

> I have searched existing issues and this hasn't been reported yet

when the first 50 issues are about 500 error.

Re: Anthropic is Down

#99
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.

This sounds like a case of a bias called availability heuristic. It'd be worth remembering that you often don't notice people who are polite and normal nearly as much as people who are rude and obnoxious.

Re: Anthropic is Down

#100
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"

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.
Post reply on HN