top | item 44689534

(no title)

bomewish | 7 months ago

Has CC become much stupider in recent weeks, or is it me? Any anecdata out there?

discuss

order

_--__--__|7 months ago

People speculate somewhat seriously that Claude (especially given its French name) picked up at some point that you aren't supposed to work as hard in July and August.

sunaookami|7 months ago

That one guy on Twitter that posted this wrote it as a joke and everyone took it seriously. It's not true. It works the same for me.

madrox|7 months ago

How long before we hire psychiatrists instead of engineers to debug AI

nico|7 months ago

I don’t know about stupider, but definitely less reliable/available

A couple days ago I was getting so many api errors/timeouts I decided to upgrade from the $20 to the $100 plan (as I was also regularly hitting rate limits as well)

It seemed to fix the issue immediately. But today, the errors came back for about half an hour

SOLAR_FIELDS|7 months ago

It goes down usually around 1400-1500 UTC. Europeans are still awake and once the west coast joins in the fray Anthropic falls over.

Pretty rare to get a 529 outside of that time window in my personal experience, at least during the USA day.

boesboes|7 months ago

Yeah, it has become unusable for me. Maybe it always has been and I am just trying to solve harder problems with it and more critical of the results. But it’s still infinitely better than gemini for me, that can’t do anything useful. It even tried removing the entire security system from my rails app because it couldn’t figure out how to login in the tests.

I did a test with a very detailed prompt, exactly specified what to fix and how. Claude did it, but not very well. Gemini? it got stuck in a loop until i told it to stop, gave it a hint and then it got stuck again and gave up after trying the exact same thing three more times…

And while Claude managed to get through it, it couldn’t get it right even with some help. It took me 15 minutes to write the prompt, 15 minutes of claude implementing it & another 10 trying to get it to do it correctly. It would have taken me about half the time to do it myself i think..

I am giving up on it for a while.

laborcontract|7 months ago

Insert something to the tune of: “never read files in slices. Instead, whenever accessing a file, you must read a file in entirety[..]” at the beginning of every conversation or whenever you’re down to burn more credits/get better results.

A great deal of claude stupidity is due to context engineering, specifically due to the fact that it tries its hardest to pick out just the slice of code it needs to fulfill the task.

A lot of the annoying “you’re absolute right!” come from CC incrementally discovering that you have more than 10 lines of code in that file that pertains to your task.

I don’t believe conspiracies about dumbed down models. Its all context pruning.

oc1|7 months ago

so claude code does the same shit like cursor?

illusive4080|7 months ago

Not for me. It gets worse when context is nearly full. I like to compact or clear context more often than it does automatically.

yumraj|7 months ago

I’ve thought about that but always forget, good to know it helps.

I wish there were a way to persist in-memory context in a file automatically, say on each compact or git commit. Yesterday CC crashed and restarting it and feeding it all the context was a pain since my updated Claude.md file was a couple of days old. It literally went from a Sr Engineer to a Jr post crash.

nico|7 months ago

Do you do this via settings or just keep track of it and manually ask it to do it more often?

audinobs|7 months ago

I think it is like with a gambling game that you get on hot and cold streaks, runs based on chance.

The model feels like it has got stupid when you get on a cold streak after a hot hand.

slantaclaus|7 months ago

I feel like it’s gotten better recently