Why Developers Keep Choosing Claude over Every Other AI
bhusalmanish.com.np
Why Developers Keep Choosing Claude over Every Other AI
1–10 of 85 posts
Re: Why Developers Keep Choosing Claude over Every Other AI
#2Was it ever confirmed that Anthropic did paid astroturfing? Or is this organic?
Re: Why Developers Keep Choosing Claude over Every Other AI
#3I've been using ChatGPT (Thinking). I like how it has learned how I do stuff, and keeps that in mind. Yesterday, I asked it to design an API, and it referenced a file I had sent in, for a different server, days earlier, in order to figure out what to do.
I'm not using it in the same way that many folks do. Maybe if I get to that point, I'll prefer Claude, but for my workflow, ChatGPT has been ideal.
I guess the best part, is that it seems to be the absolute best, at interpreting my requirements; including accounting for my human error.
Re: Why Developers Keep Choosing Claude over Every Other AI
#4Model aside, the harness of Claude Code is just a much better experience. Agent teams, liberal use of tasks and small other ergonomics make it a better dev tool for me.
Re: Why Developers Keep Choosing Claude over Every Other AI
#5Use to love Grok Code Fast 1 because it was free on GHCP. I gave it context but just let it churn on a solution. Claude is far better but a finite resource. I think OpenCode plus GPT-4o might be my next step.
Re: Why Developers Keep Choosing Claude over Every Other AI
#6I prefer ChatGPT because i can ask it to rewrite entire files with minimal changes in the chat (up to 3k lines) and it will do it.
Every other AI add random opinionated and unwanted stuff
Re: Why Developers Keep Choosing Claude over Every Other AI
#7Was it ever confirmed that Anthropic did paid astroturfing? Or is this organic?
I think this is organic. I've observed the exact same thing over the last week: I tried Google Antigravity and really liked it when I was using my Claude quota. I ran out of Claude quota and tried Gemini 3.1 Pro and it was comparatively terrible at using the tools provided by the IDE. (but it's a useful model in the browser for chat)
Re: Why Developers Keep Choosing Claude over Every Other AI
#8[deleted]
Re: Why Developers Keep Choosing Claude over Every Other AI
#9Use to love Grok Code Fast 1 because it was free on GHCP. I gave it context but just let it churn on a solution. Claude is far better but a finite resource. I think OpenCode plus GPT-4o might be my next step.
What is GHCP?
Re: Why Developers Keep Choosing Claude over Every Other AI
#10Could it be tooling like Claude Code? I just used Claude Code with qwen3.5:35b running locally to track down two obscure bugs in new Common Lisp code I wrote yesterday.