Earlier quoted context omitted.
I appreciate the vague negative takes on tools like this where it feels like there is so much hype it's impossible to have a different opinion. "It's bad" is perfectly substantiative in my opinion; this person tried it, didn't like it, and doesn't have much more to say because of that, but it's still a useful perspective. Is this why HN is so dang pro-AI? the negative comments, even small ones, are moderated away? ex…
HN is by no means "pro-AI". It's sharply divided, and (as always with these things) each side assumes the other side is dominant.
What makes Claude Code so damn good
251–260 of 322 posts
Re: What makes Claude Code so damn good
#252I don't get it. The title says "What makes Claude Code so damn good", which implies that they will show how Claude Code is better than other tools, or just better in general. But they go about repeating the Claude Code documentation using different wording. Am I missing something here? Or is this just Anthropic shilling?
It's Coke vs. Pepsi.
Re: What makes Claude Code so damn good
#253Earlier quoted context omitted.
It can be more than one reason. First of all, keep in mind that research has shown that people generally overestimate the productivity gains of LLM coding assistance. Even when using a coding assistant makes them less productive, they feel like they are more productive. Second, yeah, experience matters, both with programming and LLM coding assistants. The better you are, the less helpful the coding assistant will be,…
> research has shown that people generally overestimate the productivity gains of LLM coding assistance. I don’t think this research is fully baked. I don’t see a story in these results that aligns with my experience and makes me think “yeah, that actually is what I’m doing”. I get that at this point I’m supposed to go “the effect is so subtle that even I don’t notice it!” But experience tells me that’s not normally…
Re: What makes Claude Code so damn good
#254What do people think of Google's Gemini (Pro?) compared to Claude for code? I really like a lot of what Google produces, but they can't seem to keep a product that they don't shut down and they can be pretty ham-fisted, both with corporate control (Chrome and corrupt practices) and censorship
Re: What makes Claude Code so damn good
#255Re: What makes Claude Code so damn good
#256Re: What makes Claude Code so damn good
#257I think it’s just that the base model is good at real world coding tasks - as opposed to the types of coding tasks in the common benchmarks. If you use GitHub Copilot - which has its own system level prompts - you can hotswap between models, and Claude outperforms OpenAI’s and Google’s models by such a large margin that the others are functionally useless in comparison.
It's not just the base model Try using opus with cline in vs code. Then use Claude code. I don't know the best way to quantify the differences, but I know I get more done in CC.
Because it's twice the price and doesn't even have a trial.
I feel like if it were a game changer, like Cursor once was vs Ask mode with GPT, it would be worth it, but CoPilot has come a long way and the only up-to-date comparisons I've read point to it being marginally better or the same, but twice the price.
Re: What makes Claude Code so damn good
#258I think it’s just that the base model is good at real world coding tasks - as opposed to the types of coding tasks in the common benchmarks. If you use GitHub Copilot - which has its own system level prompts - you can hotswap between models, and Claude outperforms OpenAI’s and Google’s models by such a large margin that the others are functionally useless in comparison.
I read all the praise about Claude Code, tried it for a month and was very disappointed. For me it doesn't work any better than Cursor's sidebar and has worse UX on top. I wonder if I am doing something wrong because it just makes lots of stupid mistakes when coding for me, in two different code bases.
Re: What makes Claude Code so damn good
#259Earlier quoted context omitted.
Nowhere in the title does it compare to other tools? Just that's it's damn good.
The phrase "so damn good" implies a benchmark, which itself is implied to be the average of comparable tools. Without these premises, one could state that the 1996 Yugo was so damn good. I mean, it was better than a horse.
Re: What makes Claude Code so damn good
#260Oof, this comes at a hard moment in my Claude Code usage. I'm trying to have it help me debug some Elastic issues on Security Onion but after a few minutes it spits out a zillion lines of obfuscated JS and says: Error: kill EPERM at process.kill (node:internal/process/per_thread:226:13) at Ba2 (file:///usr/local/lib/node_modules/@anthropic-ai/claude-code/cli.js:506:19791) at file:///usr/local/lib/node_modules/@anthro…