Live data from Hacker News

Claude Code is being dumbed down?

symmetrybreak.ing

71–80 of 732 posts

Re: Claude Code is being dumbed down?

#72
post #6

All my information about this is being based on feels, because debugging isn't really feasible. Verbose mode is a mess, and there's no alternative. It still does what I need so I'm okay with it, but I'm also on the $20 plan so it's not that big of a worry for me. I did sense that the big wave of companies is hitting Anthropic's wallet. If you hadn't realized, a LOT of companies switched to Claude. No idea why, and th…

[flagged]

> FWIW I think LLMs are a dead end for software development

Thanks for that, and it's worth nothing FYI.

LLMs are probably the most impressive machine made in recorded human existence. Will there be a better machine? I'm 100% confident there will be, but this is without a doubt extremely valuable for a wide array of fields, including software development. Anyone claiming otherwise is just pretending at this point, maybe out of fear and/or hope, but it's a distorted view of reality.

Re: Claude Code is being dumbed down?

#73

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…

Anecdotally, all the non-technical people I know are adapting fine to the console. You don’t need to know how bash commands work to use it as you are just approving commands, not writing them.

Re: Claude Code is being dumbed down?

#74

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…

It’s funny because on one end of the spectrum you have non dev vibe coders for whom every log is noise

On the other end are the hardcore user orchestrating a bunch of agents, not sitting there watching one run, so they don’t care about these logs at all

In the middle are the engineers sitting there watching the agent go

Re: Claude Code is being dumbed down?

#75
I really dislike this trend that unfortunately has become, well, a trend. And has followers. Namely, let's simplify to "reduce noise" and "not overwhelm users", because "the majority of users don't need…".

This is spreading like a plague: browser address bars are being trimmed down to nothing. Good luck figuring out which protocol you're using, or soon which website you are talking to. The TLS/SSL padlock is gone, so is the way to look into the site certificate (good luck doing that on recent Safari versions). Because users might be confused.

Well the users are not as dumb as you condescendingly make them out to be.

And if you really want to hide information, make it a config setting. Ask users if they want "dumbo mode" and see if they really do.

Re: Claude Code is being dumbed down?

#77
post #36

Can we not like, just apply a patch? Or will anthropic be mad if I run their client with my own patch? Nix makes it easy to package up esotheric patches reliably and reproducibly, claude lowers the cost of creating such patches, the only roadblocks Inforesee are legal.

Claude code is distributed as a minified JS bundle so you cant just easily patch in this functionality

Re: Claude Code is being dumbed down?

#78
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.

Re: Claude Code is being dumbed down?

#80
post #31

Vibe-coders griping about Claude's vibe-coded CLI hits all the right vibes.

Literally the opposite though, as being able to see what it reads allows you to tell it to ignore certain files when you see it read the wrong one, and adjust the claude.md file to ensure that it does not read incorrect files given a specific input.

True vibe coders don't care about this.

Post reply on HN