Live data from Hacker News

Why does Opus 5 feel worse to work with?

mun-logadan.github.io

561–570 of 916 posts

Re: Why does Opus 5 feel worse to work with?

#561
post #353

Earlier quoted context omitted.

Anthropic is lucky that they've built a lot of loyalty over the last year that they can burn through right now. I see people talking about switching back to Opus 4.8 rather that using 5.6 Sol, which is wild. My current approach is to occasionally use Fable for high-intelligence tasks but use Sol as the translator and clean-upper afterwards, and otherwise just use Sol for everything. Fable sometimes says the most insa…

I'm still on opus 4.6 for a healthy chunk on work; the technical competence has lagged behind but the slop-comment generation and misdirected self-initiated actions on newer models ultimately burn more time than a little more babysitting, but I'm optimizing for minimized slop generation over sheer generation speed.

4.6 is the last great model from Anthropic. If one isn't greedy and hype-driven, the benefits are clear.

Re: Why does Opus 5 feel worse to work with?

#562
post #434

Earlier quoted context omitted.

The second bullet point, down to the comma in the middle of the sentence, is what has been driving me absolutely batty of late. It's a surefire tell that I cannot seem to beat out of my outputs. It CONSTANTLY does it, even when you say not to. Between that and the insistence on "this, not that" structure makes me want to install the caveman skill and use it even for non-code workflows.

This load bearing concern belt and braces.

My personal bugbear is its usage of "grain" where normally you'd use "granularity", if at all.

Re: Why does Opus 5 feel worse to work with?

#563

Earlier quoted context omitted.

> The single biggest annoyance with Opus 5 is that it writes too elliptically. This is even more painful for non-native English speakers like myself. I feel fairly comfortable reading academic papers or in general, communicating in professional context. But with Opus 5, it feels like reading a literature book: load-bearing, inert, wholesale, hunk, verbatim, and so on... I can figure out the meaning, but working with…

As a native speaker, it feels like reading an impression of a literature book by a high school English class’s most overconfident student who’s only ever read LinkedIn-speak. Anyway, you might have more luck just writing to it in your native language. It’ll be equally crummy, but maybe you’ll find it easier to decode.

Yes. “Academic” isnt the right term. Its dense like academic language but its also borderline incoherent.

Re: Why does Opus 5 feel worse to work with?

#564

Earlier quoted context omitted.

> The single biggest annoyance with Opus 5 is that it writes too elliptically. This is even more painful for non-native English speakers like myself. I feel fairly comfortable reading academic papers or in general, communicating in professional context. But with Opus 5, it feels like reading a literature book: load-bearing, inert, wholesale, hunk, verbatim, and so on... I can figure out the meaning, but working with…

OK so I am not the only one who never heard 'load-bearing' before Claude started using it 100 times a day?

Or provenance

Re: Why does Opus 5 feel worse to work with?

#565

Earlier quoted context omitted.

Agreed. CC’s comms capabilities have decreased gradually since 4.6, and it’s a real challenge. I think the issue is that what works well for code (succinctness) doesn’t work well in prosaic English. CC’s communication violates almost every grammatical rule that’s tested on, say, the SAT. And yet I’m sure if you had Claude take the verbal section of the exam it would ace it. Biggest issues: dense sentences, constant m…

> being a coined word or quasi-synonym for something that is already named in the code base. This annoys me with a lot of LLM code. They rename things for the hell of it all the time.

You can imagine that as people get used to working with Claude, they defer to its judgement. So the people choosing which RL path is better may say "yes, Claude, that was a good refactor!" because it did something hard that it may have been able to superficially justify. Actually the change was unnecessary and complicating.

The Claude trainers, as they themselves adapt to Claude's output, are collapsing in their own distribution, so even "new" from-human data is already contaminated.

Re: Why does Opus 5 feel worse to work with?

#566

Earlier quoted context omitted.

> The single biggest annoyance with Opus 5 is that it writes too elliptically. This is even more painful for non-native English speakers like myself. I feel fairly comfortable reading academic papers or in general, communicating in professional context. But with Opus 5, it feels like reading a literature book: load-bearing, inert, wholesale, hunk, verbatim, and so on... I can figure out the meaning, but working with…

As an English native speaker the language it uses is difficult for me to parse the majority of the time. Nobody speaks like the output Claude generates.

It’s downright incoherent at times

Re: Why does Opus 5 feel worse to work with?

#567

I think Opus 4.7+ being annoying is actually indicative of something else: Anthropic is clearly all-in on building persistent end-to-end agents that act autonomously and direct agent swarms. As such, they feel less of a need to make the outputs pleasant to read for humans(especially at the cost of capability anywhere else) when humans aren't part of the intended operating environment.

I have never found a compelling reason to move past using Opus 4.6 for this type of workload so there is likely a lot of truth in your theory. The writing was on the wall that there was no reason for a new model unless that model could tackle a completely different problem space.

Re: Why does Opus 5 feel worse to work with?

#568
post #175

Earlier quoted context omitted.

It seems to have a preference for speaking in poetic or highly expressively language, rather than precise and concise as most engineers like to talk. The amount of times I have to ask "precisely what do you mean by x?". It's kinda like that engineer that likes to throw around unnecessary technical jargon just to sound more inteligent, worse because at least you could kinda understand what the technical jargon dude wa…

It's not poetic or highly expressive; it's business cruft.

I don’t think it’s even that. It’s its own special flavor of bad writing.

And sometimes its not simply poorly written. Sometimes its just totally incoherent.

Re: Why does Opus 5 feel worse to work with?

#569

Earlier quoted context omitted.

CLAUDE.md is mostly powerless against the reinforcement learned crap. I'm up to three separate instructions telling it to cut out the hyper verbose, retelling history comments and it still writes them every time.

Yep, it might work for one or two turns but I see it regress pretty quickly with instructions and/or CLAUDE.md. It has to be deeper.

Output styles do that. They modify system prompt and even are periodically reminded in longer conversations I think...

Re: Why does Opus 5 feel worse to work with?

#570
It's horrendous. It constantly scope creeps, will attempt to use admin overrides, assume you are incompetent, speak in half thoughts, and just blatantly ignore instructions. Opus 4.6 was peak for Anthropic. Its a lot better outside of Claude Code but it's still annoying. I vibed out a CLI tool to do packet capture for TUI applications to get an idea of why Claude Code makes it worse. The amount of additional unnecessary context and tool bloat that goes with your sessions is crazy. The memory system ships so much extra info about what you did yesterday that I think it's misguiding the model.

Link to the app for those interested: https://github.com/citizen-123/cli-capture

Post reply on HN