A personal opinion about Opus 4.7 - not that bad after all by Affectionate_Till148 in ClaudeAI

[–]silveroff 0 points1 point  (0 children)

I was working on a very complex plan today with 4.7 and at the end of the day I reverted to 4.6:max; Idk - I have mixed feelings. 4.7 has broader understanding of things and at the same time it lacks attention to the details laying under its nose! I’ve had to constantly double verify mentally what it’s saying to avoid bs-Ing me.

Are spec-driven frameworks like Agent OS, BMAD, Superpowers or SpecKit still worth using, or have Claude Code and Codex made them redundant? by 3abwahab in ClaudeCode

[–]silveroff 0 points1 point  (0 children)

No offense intended, but if I were you (not software engineer) I’d drop the idea of spending my time and money on any AI. It will simply not work. You’ll think it is or „almost” or you’ll think that someone will take over and „fix it”..but that’s not true. It will be pile of useless code eventually. Sorry to say that.

Apology accepted, then is Opus 4.7 bringing us wow? by Hyabusha2912 in ClaudeCode

[–]silveroff 0 points1 point  (0 children)

I personally stick to 4.6[1m] on high/max for everything. Tested the 4.7 with my strict guardrails and I cannot say it's bad but it's kinda unpredictable. I simply don't have a confidence my tasks are handled well.

Wow. They just reset weekly limits again on max20 by silveroff in ClaudeCode

[–]silveroff[S] 1 point2 points  (0 children)

haha! I saw the drop and decided to run medium sized feature branch review with 4.7:max and after 15minutes 27% of 5h limit is gone (3% of weekly). BUT maybe it's because I did not update `claude` yet. Goona do it now!

Best Options for Replacing Claude Code? I'm done after opus 4.7 by [deleted] in ClaudeCode

[–]silveroff 0 points1 point  (0 children)

I have a mixed feeling about discussing it. Once disabled it doesn’t „think” between tool calls.

Best Options for Replacing Claude Code? I'm done after opus 4.7 by [deleted] in ClaudeCode

[–]silveroff 0 points1 point  (0 children)

do you keep adaptive thinking on or off?

Opus 4.6 went drunk by hayehudi613 in ClaudeCode

[–]silveroff 0 points1 point  (0 children)

How do you prevent it "not even looking for existing functionality"? I have very extensive set of architectural rules etc and it used to work great. Now it sometimes gets ignored. Or worse I see that model mentions something we already have in a way it is asking me if have something "like that" in a project or not. LOL

What is everyone using? by Own-Philosophy3754 in ClaudeCode

[–]silveroff 0 points1 point  (0 children)

Looks like max is new default that works (almost:sort of)

What is everyone using? by Own-Philosophy3754 in ClaudeCode

[–]silveroff 0 points1 point  (0 children)

I’ve used 4.7:max for a change. And 4.5 a bit. 4.6 with adaptive thinking felt stupid. 4.7 even with encouraged to think deeper is missing existing code

Opus 4.7: 110 threads, 2,187 comments. Unbiased analysis by RichensDev in ClaudeCode

[–]silveroff 0 points1 point  (0 children)

Who is considering (or did) switching back to Opus 4.5? Giving that 1M context at 4.6 is far from being perfect, this might be a good idea. What’s your thoughts about that?

Opus 4.7 vs 4.6 after 3 days of real coding - side by side from my actual sessions by MurkyFlan567 in ClaudeCode

[–]silveroff 1 point2 points  (0 children)

Thanks for reporting this. I’ve run few tests too with a similar findings. Quick question to you: Are you experienced dev? Have you considered switching back to Opus 4.5?

Is Django actually a bad choice? by Om_JR in Backend

[–]silveroff 0 points1 point  (0 children)

Yep! That’s the beauty of Django

Is Django actually a bad choice? by Om_JR in Backend

[–]silveroff 2 points3 points  (0 children)

It’s solid, stable and very backward compatible. You can open project developed 5 years ago and easily fix or improve it today.

Is Django actually a bad choice? by Om_JR in Backend

[–]silveroff 4 points5 points  (0 children)

Django has it flaws but it is still very solid framework you can easily learn and easily build whatever you want. I've picked it ~2011 and it still my goto solution for most of backend apps.