Claude Is Down

1 hour ago (status.claude.com)

I'm gonna guess it found the smoking gun and saw the full picture then it decided it was too load-bearing for its seams to continue biting the costs.

Flirting with one 9 of reliability http://status.claude.com/

three hours without Claude and I've relearned vim, read two man pages, and almost remembered why we used to write comments in code

  • If anything Claude writes too many comments. Instead of clean code it dumps walls of text describing a given 'if' as a 'user-grained access-gated control-correcting flow-valve'.

    • You say Claude, I too would prefer not to read reams of comments or an essay everytime I revise the plan in plan mode, but do you know if any other tools are better than it? I've never used Codex, but I remember Claude Web's natural conversational approach being a welcome sight compared to ChatGPT's overly-formatted listicles.

      1 reply →

This is bad, I've forgotten how to code.

  • I just use variables...right? And loops??

    All kidding aside, there's a part of me who wouldn't even be mad if AI just disappeared, I miss the pre-AI world

  • I rely so much on these, the ROI on having a max 90 claude plan + pro 90 codex plan is way higher than haing one solo 180 plan on a single one. It allows to derisk the issue, and also as they both kind of generous with quota reset when issues happens on their side, and it happens a lot, you get in the end way more tokens

Do you guys think this is related to Azure coming out with a 43% increase this quarter? Motivating Anthropic to move to another cloud provider?

Out of my 7 simultaneous sessions (my usage limit reset is tomorrow, so I have some lesser important projects to use my tokens on) there is still 1 session purring on. So there's at least 1 little Claude server still running.

Quite sad, their models are great but their uptime seems to be the worst in the competition.

  • It is because unlike Kimi, they are not honest about capacity. They just oversell.

Well, because of this outage, I tried Kimi, and while the instant model works, K3 has "server issue".

Eternal September from here on, ie now the masses are using AI as much as me and we have supply crunch for the next 7 years....

This is where you figure out how to use the other ones, right?

Someone tell me how to ChatGPT my VSCode! ;)

Claude always seems unreliably lately. Output and reasoning have become very inconsistent even on good days. I'm actually feeling more productive now that it's down.

Fable’s been getting more stuff wrong than Opus for me lately. Now the whole thing is down too. Well, at least they’re consistent now.

Starting to get really frustrating now... maybe I should split my sub halfway between Claude and ChatGPT

  • They should sell an add-on to your subscription so that if Claude is down it routes the queries to OpenAI. Then OpenAI can do the reverse for their subscriptions, and if both are down, Grok will invest your portfolio into Nvidia.

  • I do that already because it's good to have other models to ground Claude. You can do a lot with the $20 plan on Codex as backup

I got Opus 5 lots of HTTP 529 errors. By switching to Fable 5, it seems to be working still.

Another wakeup call to realize how desperately we need on-device LLMs to be fast and smart for daily use. Thankfully, every month there's progress made in that direction. Just imagine how your life as a developer would be if you had to use a cloud provider to run Python, and the provider's status page looked like the Christmas tree we see today.

Indeed I have the issue (Belgium) just right now my sessions got stucks with 522 overloaded and now API Error: 500 Internal server error.

Probably just as well with how terrible Opus 4.8 has been for me lately. I'm sure it's a common thing to complain about the latest model being nerfed, but I've legitimately never experienced such a drastic cliff in Claude's quality and a rise in its hallucinations and basic comprehension errors since upgrading. The few days I experimented with Fable also weren't much more promising. Has anyone coined a term yet for the likelihood of newer models getting worse as the AI-generated content they get trained on starts to approach critical mass? If Anthropic isn't already thinking hard about a solution, they probably should be.

ouch, probably going to be some time to get it back up since it can't debug itself now

Claude is taking another short hydration break after seeing Codex getting away with taking a short day break 4 days ago.

Sorry folks, my fault.

I finally went from Pro to Max after hitting another 5 hour session limit today.

Can we please stop posting here every time Claude or OpenAI are down? These are not critical services like AWS / S3 where downtime means that your application is offline. Nothing is easier than switching to another provider, mid-session even.

So this is the technology that will underpin each and every facet of work, but it can randomly go down for hours with no accountability, and so do all of the services based on it. But hey, AGI tomorrow.

Aaaaand there goes my cache. Damnit.

Edit:

> We are currently investigating this issue.

> Posted 1 hour ago

There goes everyone's cache.

  • It's cached until the "/clear will save you 500k tokens" right? Claude caches for 1hr, codex for 5hrs?

    Anything else I'm missing?

    • > Claude caches for 1hr

      Yep, AFAIK. I have a statusline that tells me how far I'm into the cache lifetime. I tend to have dense prompts and carefully read its outputs, so by the time this outage occurred when I was ~50m into it. Cue frantically spamming "esc esc up enter", and 10m later it's dead Jim.

    • It depends.

      Let’s say I’ve already worked on something, so the KV cache is already there. If I use /clear, I’ll have to do that work again.

      And yes, the KV cache will remain available for one hour, but who knows when this claude api will recover? We might forget about it, and when we come back after an hour—boom - we’ll be charged for cold writes.