Ask HN: Claude 3.7 or Gemini 2.5 Pro?

7 apt-apt-apt-apt 8 5/12/2025, 8:55:43 PM
I have been using Cursor with Gemini 2.5 Pro (exp-03-25) for TypeScript, and haven't felt the need to switch nor can I tell any difference between the two. Claude or Gemini?

Comments (8)

muzani · 7h ago
Claude 3.7 is a little overeager. It'll solve problems you don't tell it to solve. Like I give it a screenshot of an app and ask it to do a button; it'll do the status bar as well. It's somewhat like a jerk genie and I feel like I'm writing a contract rather than working with an assistant. Claude 3.5 doesn't have this problem.

Gemini 2.5 Pro will one shot complex instructions and even read between the lines. The drawback is that it can often overthink as well. One example was I want to deselect a dropdown if I recreate it (e.g. select state when changing countries). The ideal solution is to just check this on the view layer. Gemini 2.5 pro is terrible at this - it'll go down into lower layers and overengineer, when the solution should just to set as null if the new dropdown doesn't contain the same text.

GPT 4.1 has been quite good lately, but it's not quite as agentic and it will ask you a lot of questions and request confirmation to begin. It is perfect for workflows where you aren't certain yourself.

GPT is also smartest from the visual angle, able to read color variations well and designs them well. Claude is the worst visually.

bicepjai · 3h ago
Today I tried Gemini and have better experience with it on cline. So much rate limiting on Claude probably everybody using them. Also Gemini is expensive. I have already burned 200 dollars for one weekend incomplete project
christophilus · 11h ago
I’ve found Cursor to be hit or miss, but mostly miss in a big TS codebase. That is regardless of the underlying AI model. Claude Code, though, has been excellent so far. It seems the agent matters more than I’d realized.
verdverm · 10h ago
Been using Gemini via Copilot in a few big TS projects and it works rather well. Haven't tried Claude in a while, it was (and still reportedly) always slower or unavailable
apt-apt-apt-apt · 10h ago
Claude Code looks to use Claude 3.7 by default. Do you mean that Claude Code is doing something different and better with the underlying models than Cursor?
christophilus · 10h ago
It seems to be, yes. Claude code has been relatively consistently good. Cursor, not so much. YMMV.
ramesh31 · 8h ago
Claude is still king for coding. Anything else I'm reaching for Gemini these days. The 1M context and the speed makes it way better for writing docs and explaining code.
paulcole · 9h ago
Pretty much doesn’t matter in my experience.

If it’s a model you’ve heard of, it’s pretty good and pretty much the same as the other ones you’ve heard of.