Ask HN: Is Claude Code less useful in recent weeks for you?
1–10 of 13 posts
Re: Ask HN: Is Claude Code less useful in recent weeks for you?
#2Re: Ask HN: Is Claude Code less useful in recent weeks for you?
#3Re: Ask HN: Is Claude Code less useful in recent weeks for you?
#4It’s gotten noticeably worse on my projects as well. Likely going to switch to Codex until they also start degrading performance for better margins
Re: Ask HN: Is Claude Code less useful in recent weeks for you?
#5Re: Ask HN: Is Claude Code less useful in recent weeks for you?
#6I do wonder if it's more that it's just lost the wow factor and they're seeing the cracks as I generally still feel it's at the same capability as I'm used to. But I've always viewed LLM code with skepticism and rewrite a lot of it.
As someone who's mainly .Net/Typescript I'm not seeing it be terrible with libraries, but it's generally bad when libraries constantly change their API. React Router for example. So depends what libraries you're using. We use MaterialUI and trying to get it to consitently use the new Grid definition is an exercise in futility.
Do you know about the context 7 MCP, that can help apparently though I've not really bothered with it myself. Not sure how many .Net libraries they have.
Re: Ask HN: Is Claude Code less useful in recent weeks for you?
#7I chalked it up to Anthropic engineers tweaking stuff in the background a lot.