Live data from Hacker News

Elevated errors on Claude Opus 5

status.claude.com

11–20 of 25 posts

Re: Elevated errors on Claude Opus 5

#11

I've noticed something else - as Anthropic models get even more and more superhuman, they seem to serve me more and more casual nonsense. Not like adding glue to pizza. Here's an example from today (paraphrasing): "you need to run `git merge-base branch1 branch2`. Pay attention to the order of arguments, it is important: `git merge-base` is symmetric and returns the same value regardless of the order of inputs". So w…

Claude has always noticeably degraded under heavy load. Opus goes from "decent to work with" to "dumb intern" depending on whether you're working at 3 AM west coast or 10 AM - 5 PM. It's part of why I cancelled my subscription - "max" plans and "extra high" effort are meaningless when there's so much variability between model availability, model performance, and harness bugs every day and every week.

Re: Elevated errors on Claude Opus 5

#12

I've noticed something else - as Anthropic models get even more and more superhuman, they seem to serve me more and more casual nonsense. Not like adding glue to pizza. Here's an example from today (paraphrasing): "you need to run `git merge-base branch1 branch2`. Pay attention to the order of arguments, it is important: `git merge-base` is symmetric and returns the same value regardless of the order of inputs". So w…

I've noticed the same pattern even in GLM5.2. It has always been a thing, but it seems to be getting worse in recent models

It does feel like the kind of thing beam search would fix. The LLM starts the sentence with a claim like "Pay attention to the order of arguments". Around that time it "notices" that the order doesn't matter, but it's already committed to the sentence and has to complete it in the best way still possible

Maybe at some point someone figures out how to train models with a backspace token

Re: Elevated errors on Claude Opus 5

#13

I've noticed something else - as Anthropic models get even more and more superhuman, they seem to serve me more and more casual nonsense. Not like adding glue to pizza. Here's an example from today (paraphrasing): "you need to run `git merge-base branch1 branch2`. Pay attention to the order of arguments, it is important: `git merge-base` is symmetric and returns the same value regardless of the order of inputs". So w…

I don’t find Sonnet usable at all. Especially for the price. I’d much rather get half the usage of Opus.

Re: Elevated errors on Claude Opus 5

#16

So, how's the OpenAI situation? Is the grass greener on the other side?

Yes. I switched to Codex some time ago. I feel like I get fewer outages (had one over the weekend), and coding results are good. I built my own agent harness using OpenAI models too and feel it was the right decision.

Re: Elevated errors on Claude Opus 5

#17
post #6

Claude decided to take an extra day off, after going on vacation yesterday [0] and when Codex went and took a longer break the day before that. No wonder the amount of water that both Claude and Codex are taking they also need so many frequent hydration breaks. [0] https://news.ycombinator.com/item?id=49056739

Can we not do the "AI is drinking all the water" bullshit at least on HN?

There are many sources that already document it being true so we both know it is not bullshit. [0][1][2]

So you think that the water that comes out of these data centers is safe for humans once released and the mass consumption of them is not a concern?

Sounds like a way to sweep this environmental issue under the rug.

[0] https://theoec.org/news-and-information/behind-the-data-boom...

[1] https://fieldreport.caes.uga.edu/publications/TP121/how-data...

[2] https://www.wsj.com/tech/ai/ai-data-centers-water-use-901e29...

Re: Elevated errors on Claude Opus 5

#18
post #6

Claude decided to take an extra day off, after going on vacation yesterday [0] and when Codex went and took a longer break the day before that. No wonder the amount of water that both Claude and Codex are taking they also need so many frequent hydration breaks. [0] https://news.ycombinator.com/item?id=49056739

Can we not do the "AI is drinking all the water" bullshit at least on HN?

If you want a safe space, try the Fox New comments.

Re: Elevated errors on Claude Opus 5

#19

I've noticed something else - as Anthropic models get even more and more superhuman, they seem to serve me more and more casual nonsense. Not like adding glue to pizza. Here's an example from today (paraphrasing): "you need to run `git merge-base branch1 branch2`. Pay attention to the order of arguments, it is important: `git merge-base` is symmetric and returns the same value regardless of the order of inputs". So w…

I've noticed the same pattern even in GLM5.2. It has always been a thing, but it seems to be getting worse in recent models It does feel like the kind of thing beam search would fix. The LLM starts the sentence with a claim like "Pay attention to the order of arguments". Around that time it "notices" that the order doesn't matter, but it's already committed to the sentence and has to complete it in the best way still…

Diffusion language models do this. I’d guess they are the future.
Post reply on HN