Live data from Hacker News

Claude Code is being dumbed down?

symmetrybreak.ing

101–110 of 732 posts

Re: Claude Code is being dumbed down?

#101
I find it hard to care about claims of degradation of quality, since this has been a firehouse of claims that don't map onto anything real and is extremely subjective. I myself made the claim in error. I think this is just as ripe for psychological analysis as anything else.

Re: Claude Code is being dumbed down?

#102

Am I mistaken or is Claude Code essentially an opt-in rootkit?

only if you run it as root, run it as a user and it can't do any more damage than the user running it could. It can still certainly send any data the user has access to anywhere on the inet though, that's a big problem. idk if there's a way to lock down a user so that they can only open sockets to an IP on a whitelist.. maybe that could be an option to at least keep the data from going anywhere except to Anthropic (that's not anywhere close to perfect/correct either but it's something i guess).

Re: Claude Code is being dumbed down?

#103

There are a lot of non developer claude code users these days. The hype about vibe coding lets everyone think they can now be an engineer. Problem is if anthropic caters to that crowd the devs that are using it to do somewhat serious engineering tasks and don't believe in the "run an army of parallel agents and pray" methodology are being alienated. Maybe Claude Code web or desktop could be targeted to these new vibe…

I think Dario & crew are getting high on their own supply and really believe the "software developers out of work by end of 2026" pronouncements. Meanwhile all evidence is that the true value of these tools is in their ability to augment & super-charge competent software engineers, not replace them. Meanwhile the quality of Claude Code the tool itself is a bit of a damning indictment of their philosophy. Give me a te…

[flagged]

Re: Claude Code is being dumbed down?

#104

Earlier quoted context omitted.

[flagged]

This has to be a bot account, right? 2 days old. Yesterday "I don't know about you, but I benefit so much from using Claude at work that I would gladly pay $1,500-$2,000 per month to keep using it."

Bots don't write like me

Re: Claude Code is being dumbed down?

#105
https://github.com/anthropics/claude-code/issues/24537

Seems like a dashboard mode toggle to run in a dedicated terminal would be a good candidate to move some of this complexity Anthropic seems to think “most” users can’t handle. When your product is increasing cognitive load the answer isn’t always to remove the complexity entirely. That decision in this case was clearly the wrong one.

Re: Claude Code is being dumbed down?

#106
post #45

We opensourced our claude code ui today: https://github.com/bearlyai/openade I wanted a terminal feel (dense/sharp) + being able to comment directly on plans and outputs. It's MIT, no cloud, all local, etc. It includes all the details for function runs and some other nice to haves, fully built on claude code. Particularly we found planning + commenting up front reduces a lot of slop. Opus 4.6 class models are really…

Built similar focused specifically on planning annotations.

https://github.com/backnotprop/plannotator

It integrates with the CLI through hooks. completely local.

Re: Claude Code is being dumbed down?

#107
post #37

If you're not vibecoding your own UX to render CC's output the way you like it, you're not living.

If you're not vibecoding your own UX to render CC's output the way you like it, you're getting replaced by AI.

If you're not replacing the replacers, you're the replaced.

Re: Claude Code is being dumbed down?

#108
Working at Microsoft, I've just now hooked up to Claude Code (my department was not permitted to use it previously), through something called "Agent Maestro", a vscode extension which I guess pipes claude code API requets to our internally hosted Claude models, including Opus 4.6.

I do wonder if there is going to be much of a difference between using Claude Code vs. Copilot CLI when using the same models.

Re: Claude Code is being dumbed down?

#109
post #99

https://github.com/anthropics/claude-code/issues/8477 https://github.com/anthropics/claude-code/issues/15263 https://github.com/anthropics/claude-code/issues/9099 https://github.com/anthropics/claude-code/issues/8371 It's very clear that Anthropic doesn't really want to expose the secret sauce to end users. I have to patch Claude every release to bring this functionality back.

I just assume that they realized that they can split the offering, and to charge for the top tier more. (Yes, even more.) If Claude Code can replace an engineer, it should cost just a bit less than an engineer, not half as much.

I don't know about you, but I benefit so much from using Claude at work that I would gladly pay $80,000-$120,000 per year to keep using it.

Re: Claude Code is being dumbed down?

#110
post #100
post #79

Meanwhile GPT-5.3-Codex which just released recently is a huge change and much better. It now displays intermediate thinking summaries instead of being silent.

My experience using it from cursor has been fairly disappointing

In what way(s), if you can elaborate?
Post reply on HN