Live data from Hacker News

Claude was down

status.claude.com

11–20 of 28 posts

Re: Claude was down

#14
> 503 upstream connect error or disconnect/reset before headers. reset reason: connection timeout.

Totally borked right now. Time to have another look at claude-code-router.

Re: Claude was down

#18
And oddly code bases will likely improve in quality given Claude’s recent performance.

It’s like having a vindictive drunken monkey as a pair programmer.

Re: Claude was down

#19
post #18

And oddly code bases will likely improve in quality given Claude’s recent performance. It’s like having a vindictive drunken monkey as a pair programmer.

It looks like Claude Code switched the default model to Sonnet 4.5, even for max users who are paying for Opus. I had to set the environment variable ANTHROPIC_MODEL=opus to get opus back. Sonnet 4.5 indeed acts like a drunken monkey on the math-heavy legacy C++ codebase I'm working on.

Re: Claude was down

#20
post #19
post #18

And oddly code bases will likely improve in quality given Claude’s recent performance. It’s like having a vindictive drunken monkey as a pair programmer.

It looks like Claude Code switched the default model to Sonnet 4.5, even for max users who are paying for Opus. I had to set the environment variable ANTHROPIC_MODEL=opus to get opus back. Sonnet 4.5 indeed acts like a drunken monkey on the math-heavy legacy C++ codebase I'm working on.

Is it worse for you?
Post reply on HN