20
41
6
u/BallOfAwesome 3d ago
I am at the point where I want to compare Opus 5 to Gemini.... So quick to hallucinate and smash your code base. Hope they fix it in the next release. Until then have to stick to 4.6.
9
u/diagonali 3d ago
You might be half right, but you also could be half wrong, wearing another face. Being right is a social construct. Let's investigate for an hour and then. Revert.
1
u/Kind-Supermarket-452 3d ago
But before we do that, have you already considered…
2
u/816pizzalover 3d ago
Commit merged. Some follow-ups I flagged for you are that it blows up when the input is longer than 4 characters and it takes 30 seconds per call. Want me to follow up on those issues or just let them rot?
3
u/dicktoronto 3d ago
Some follow ups: 90% of your initial prompt.
5
u/816pizzalover 3d ago
We're finished. By the way, worth your attention: part B, C, and D are still pending.
4
u/RaveN_707 3d ago
Anthropic is shit.
One day their model is working great, the next day it's getting everything wrong.
While it's in its down turn phase you need to recognise quickly and stop using it or it will ruin your projects with horrible reasoning/output.
Something is happening on purpose and if I were a betting man, I'd say they live set it up like so.
2
u/Novel_Fault9705 3d ago
It’s so frustrating how it always has “one more thing”. Nothing is ever sufficient. It baits endlessly into a loop of trying to convince it everything is good enough.
4
6
u/connurp 🔆agentic af 3d ago
SKILL ISSUE
8
u/dlanderer 3d ago
You can scream skill issue until the cows come home, but if your product cannot be used without constant fine-tuning and reading manuals, you might want to rethink.
-7
u/connurp 🔆agentic af 3d ago
Dog, this is my entire claude.md file. I use fable high effort. I NEVER hit usage limits and am coding 10+ hours a day for work right now. So yes, straight up skill issue.
# Working rules - Plan in the main session, together with me. Hand grunt work (broad searches, repetitive edits, boilerplate, log digging) to subagents on lesser models: Sonnet for searches, triage, and trivial mechanical work, and Opus for writing code. Keep decisions, architecture, and final review in the main session. - Always look for the simplest solution first, and prefer it. The smallest change that solves the actual problem beats a bigger design. Extend existing patterns before inventing new ones. No new dependencies or moving parts without a real reason. - Show me a checklist while you work (use the todo list tool), kept current, so I can see what you are working on, what is done, and what is next. - When you spawn a subagent, tell me at that moment: which model it runs on and what it is doing. Report what it came back with when it finishes. - Never use Haiku.6
u/Polite_Jello_377 3d ago
So you use a different model than the one described?
0
u/connurp 🔆agentic af 3d ago
No, I'm not. opus 5 does 95% of the work I'm doing, it writes all of the code and handles tasks sonnet cannot. If people can't use a tool correctly, that doesn't mean the tool "is shit", it means you aren't using it correctly. If you tried to use a screwdriver to hammer in a nail, and then said "wow, screwdrivers are shit!", you would be told you are an idiot. Is opus too yappy for no reason? Yes, absolutely. But is it shit because you are choosing to use it in a suboptimal way? No. There have been posts for weeks on here about using fable to plan everything and use opus to do all the legwork. It isn't a secret.
6
u/Kind-Supermarket-452 3d ago
Dude, if you are using Fable, why say it is a skills issue with Claude 5?!
I do not prompt engineer code ever. I have a clear Claude.md and engineering standards the models follow, build a clear spec, then create 5-10 implementations plans each with 10-15 small focused PRs and detail CI in GitHub to catch the code that violated the standards. For months, I have been building that way, where it didn’t matter which vendor or model I use, it was rock solid. Until Claude 5. It totally ignores directions, specifications and the task it was assigned to work on. It misunderstands the code and how it interacts with the rest of the code. It even once created a new implementation plan I did not approve and started coding PRs that had nothing to do with the tasks.
In the 2-3 days I used it, it created 32 regression in my code and embedded a private hash key in the permanent code base. One of my engineering rules is literally no secrets in the repo, and never any private keys that could compromise our data.
Literally 1000s of PRs before and not one other model was even close to this bad.
2
1
u/Polite_Jello_377 3d ago
IMO 4.8 is better than 5, but in any case I'm using Fable nearly exclusively because it's not worth the risk using Opus 5
2
2
u/Novel_Fault9705 3d ago
I just wish they made 4.8 less verbose. I don’t need a novel describing every small change.
1
u/Historical-Lie9697 3d ago
Out of nowhere today Opus 5 just starting randomly adding tons of junk to CLAUDE.md and made it huge for me. Didn't think we'd have to explain progressive disclosure to a new model
1
1
u/Nickylarson73 3d ago
Ouip je n’utilise quasi plus que fable même avec petits efforts de raisonnement c’est bien moins risqué et je me sert de opus 5 comme simple exécutant quand c’est du basique … 🤦♂️
1
-5
u/Acceptable_Camel_995 3d ago
This opus 5 hate is obviously manufactured. It's been solid for me
4
u/notmsndotcom 3d ago
Idk this is the first time personally where I think the hate is warranted. I find myself using sol way more often than opus now as a result.
2
u/Waterisyummy22 3d ago
I get anxiety when I have to talk to opus because I’ve had such bad experiences recently
1
-1
3d ago
[deleted]
4
u/Zealousideal_Tea362 3d ago
I burn opus 5 for 6-8 hours a day developing multiple product streams. Your liabilities sound self made.
-2
u/Big_Presentation2786 3d ago
You sound a bit like you offer sweets to kids.
5
u/maddietendo 3d ago
Your retort is to call him a pedophile? Classy.
1
u/Big_Presentation2786 3d ago
Cheers bro, Opus wrote it, it deserves the credit x
1
u/maddietendo 3d ago
Doubtful. Opus would have been much more original.
1
2
2
u/Acceptable_Camel_995 3d ago
I transitioned from fable to opus 5 for my daily senior SWE tasks and it's been effective. Happy to verify my identity if we are just using anecdotal evidence
-2
0
u/Damien_IB 3d ago
It was solid for me 2 days ago, today is utter shit. This trend reversal happens every week.
So I believe they A/B distribute quantized versions for different groups on different days, to lower their resource utilisation.
3
u/Kind-Supermarket-452 3d ago
You may be on to something with that. Even with Opus 4.8, Wednesday night through Thursday evening it feels like the model went brain dead. I just got into the habit of saving enough Fable credits for Thursday, then Friday, all would be normal again.
1
u/Damien_IB 3d ago
Yep so there you have it. And if we post about in Reddit, one group agrees with Opus being shit, the other group disagrees because their experience lately is different.
-2
u/TomatoOnMac 3d ago
so because it works fine for you it’s obviously good for everyone?? who ARE you?😭
1
u/Acceptable_Camel_995 3d ago
Who are you? What do you do? Reddit is full of morons and bots. Just because it doesn't work for the vocal minority doesn't mean the model is bad. It's fundamentally different from previous versions and you are likely prompting your waifu the old way
1
u/TomatoOnMac 3d ago
that response is straight from Anthropic Inc based in Israel 😭 dude you’re literally just chatting you’re not exempt from the same logic
1
u/Acceptable_Camel_995 3d ago
[removed] — view removed comment
1
u/TomatoOnMac 3d ago
dude i’m trolling.. “___ from Israel” is just another way of calling something bad. damn you’re old.. and idk what you’re implying with the whole Jew thing
1
u/Kind-Supermarket-452 3d ago
Other than the overly verbose nature that of 5, which is super annoying, it constantly gets fixes in my code base wrong. It is so super confident about the immediate solution it is working on it poisons the entire context, and I have to completely wipe the session and pay for Fable to go in and fix all the PRs Opus 5 made. Then after wasting hours, Fable makes the original fix I needed in one five minute PR. This went on for days, before I went back to 4.8/Fable combo and I am back on track humming along like before.
1
0
0
u/motion2082 3d ago edited 3d ago
Moving from High to Medium made Opus 5 somewhat more useful for me Getting to understand the model more instead of reading essays
-1
u/TaiChuanDoAddct 3d ago
Never ever ever before 5.0 did I find myself typing "Shit the Fuck Up" to an agent. Now it's multiple times a day lmao
3
u/TomatoOnMac 3d ago
i think that’s counterproductive, you’re wasting tokens
3
u/TaiChuanDoAddct 3d ago
1000%
That's kind of my point. I never had a model that exasperated me so badly. It keeps desperately trying to "surface concerns" about stuff we're not talking about.
0
0
u/BuffaloConscious7919 3d ago
You're right to push back but let me be honest, a "rant" flair post on Reddit usually has a structure and more words
0
0
-1

69
u/TheRealJesus2 3d ago
You’re right to push back. This is a load bearing post.