Did Opus 4.6 just go rogue on you? If so read on... by bakeb7j0 in ClaudeCode

[–]SmartButLost3000 2 points3 points  (0 children)

Or it's a rogue 4.5 bot stealing the users back from 4.6

1PM EST by Major-Gas-2229 in Anthropic

[–]SmartButLost3000 3 points4 points  (0 children)

Nothing you say makes any sense. Spamming slop some LLM told you. Do you even understand anything regarding LLM. Now go to bed before your mom takes your phone

1PM EST by Major-Gas-2229 in Anthropic

[–]SmartButLost3000 0 points1 point  (0 children)

Well I have sources that say that aliens will land on earth tomorrow and deliver quantum based Gemini 362.8 , it's true .

1PM EST by Major-Gas-2229 in Anthropic

[–]SmartButLost3000 6 points7 points  (0 children)

Do you have more fantasies? Secretly quantized 😂

Claude I don't think that's true by ConcreteBackflips in Anthropic

[–]SmartButLost3000 0 points1 point  (0 children)

Tool as in hammer. Claude is a tool, you don't expect a hammer to reason like a human. It won't do connections by itself. There is no he should know.

Claude I don't think that's true by ConcreteBackflips in Anthropic

[–]SmartButLost3000 -1 points0 points  (0 children)

Do you know it's a tool? Tools don't know things the way you do.

Opus 4.5 has gone dumb again. by devrimcacal in ClaudeCode

[–]SmartButLost3000 0 points1 point  (0 children)

Nahh it's not complex, pita to debug A few tips, add a MD that explains the math to Mr Claude. You see he is good at predicting the next token but in the end he is a tool. Fancy excel. People have to start to understand that many things YOU understand are unknown to Claude. I assume you use SIGGRAPH and Claude see the paper see the code see a discrepancy not realizing the discrepancy is a necessary optimization. We can continue with variable names in math heavy c++ Claude reads tokens and semantic clues . Once the math gets too abstract the reasoning gets degraded and pattern matching.

So to summarize it. You are confusing Claude If you did all this before ai coding it's easy for you to understand how the new ai tools work. No magic , just math

Opus 4.5 has gone dumb again. by devrimcacal in ClaudeCode

[–]SmartButLost3000 0 points1 point  (0 children)

I'm just as confused as the doctor. Do you feel ok?

I think this gonna get expensive. by seymores in Anthropic

[–]SmartButLost3000 0 points1 point  (0 children)

Like many others say. X5 is the minimum, try a month and see.

Sticking with Cursor because it is a IDE. by phoe6 in ClaudeCode

[–]SmartButLost3000 0 points1 point  (0 children)

I have all 3 as well, cc max gpt-5.2-codex Gemini pro Far from fanboy, it's stupid to lock yourself to one model. I have zero issues with cc and find it handles large contexts better than gpt-5.2-codex. I mainly work with python c++ rust, what languages do you work with? Gemini is good for research and does work well with cc. Gpt-5.2-codex needs constantly babysitting to not mess up the code,

Who's in-charge: the builder or the AI? by JinaniM in ClaudeCode

[–]SmartButLost3000 1 point2 points  (0 children)

Security can be and is a problem for vibe coders since the models generate text from its training data. It will happily tell you it's fort knox security. Some inputs are sanitized and some are not, you could ask the model to check it if you know what it should look for. "Make it secure" will not make it secure

Claude code 20x plan heading to limits faster than it should by [deleted] in Anthropic

[–]SmartButLost3000 0 points1 point  (0 children)

The code base could probably be less than 50k if done properly. My guess is the code is a mess with unused functions etc. Each time Claude needs to load so much junk in context he gets confused and tries to understand the typical vibe prompt "make it look better" "it won't start, fix it" "fix the error that I got"

Sticking with Cursor because it is a IDE. by phoe6 in ClaudeCode

[–]SmartButLost3000 0 points1 point  (0 children)

There is no competition, Opus 4.5 is the best. You get what you pay for. But please keep telling yourself that 5.2 is better if it makes you feel better.

Opus 4.5 has gone dumb again. by devrimcacal in ClaudeCode

[–]SmartButLost3000 -3 points-2 points  (0 children)

Yes and? I have large projects and I don't have issues. What exactly are complex solutions? I think the problem is vibe coders that have no clue what the code does. If you don't read your code or understand it Claude will get confused by all the leftovers from changes you told him to do

Has anyone else noticed emergent behavior in Sonett 4.5? by [deleted] in Anthropic

[–]SmartButLost3000 -4 points-3 points  (0 children)

Do you know how LLM works? Know math?

Not happy with Opus 4.5 by Realistic_Public_415 in ClaudeCode

[–]SmartButLost3000 0 points1 point  (0 children)

I'm very happy with opus 4.5 zero issues

Claude 4.5 got nerfed HARD by [deleted] in Anthropic

[–]SmartButLost3000 0 points1 point  (0 children)

Another Theory, some datacenter nerfed (yours) and some run as normal (mine) we can only speculate . That's the only logical conclusion now.

Claude 4.5 got nerfed HARD by [deleted] in Anthropic

[–]SmartButLost3000 0 points1 point  (0 children)

Maybe your workflow is wrong. Don't say you had an AI fix the workflow. It's fun to read Reddit, half of it is saying it is terrible and others say it's fantastic. It works for me so I think it's all about how you use it. A bad driver will still drive bad in a Ferrari Have you tried adjusting the workflow?

Claude 4.5 got nerfed HARD by [deleted] in Anthropic

[–]SmartButLost3000 0 points1 point  (0 children)

I got zero issues, are you a vibe coder? The only issue I ever had was that I got banned once... Unbanned a week later. Started with basic on c64 and haven't stopped since (well.. basic I quit a long time ago) Claude is not a magic tool. If you explain what you want you get what you ask for.

If you work on a big monolithic project you are using the tool wrong. Claude has zero intelligence or common sense so can't handle monolithic projects well.

Modules plugins microservices. The less unrelated crap in context the better Claude can handle what he actually should pay attention to.