top | item 43722734

(no title)

jeeeb | 10 months ago

After comparing Gemini Pro and Claude Sonnet 3.7 coding answers side by side a few times, I decided to cancel my Anthropic subscription and just stick to Gemini.

discuss

order

blueyes|10 months ago

One of the main advantages Anthropic currently has over Google is the tooling that comes with Claude Code. It may not generate better code, and it has a lower complexity ceiling, but it can automatically find and search files, and figure out how to fix a syntax error fast.

bayarearefugee|10 months ago

As another person that cancelled my Claude and switched to Gemini, I agree that Claude Code is very nice, but beyond some initial exploration I never felt comfortable using it for real work because Claude 3.7 is far too eager to overengineer half-baked solutions that extend far beyond what you asked it to do in the first place.

Paying real API money for Claude to jump the gun on solutions invalidated the advantage of having a tool as nice as Claude Code, at least for me, I admit everyone's mileage will vary.

igor47|10 months ago

I've switched to aider with the --watch-files flag. Being able to use models in nvim with no additional tooling is pretty sweet

mrinterweb|10 months ago

I don't understand the appeal of investing in leaning and adapting your workflow to use an AI tool that is so tightly coupled to a single LLM provider, when there are other great AI tools available that are not locked to a single LLM provider. I would guess aider is the closest thing to claude code, but you can use pretty much any LLM.

The LLM field is moving so fast that what is the leading frontier model today, may not be the same tomorrow.

Pricing is another important consideration. https://aider.chat/docs/leaderboards/

vladmdgolam|10 months ago

There are at least 10 projects currently aiming to recreate Claude Code, but for Gemini. For example, geminicodes.co by NotebookLM’s founding PM Raiza Martin

energy123|10 months ago

Google need to fix their Gemini web app at a basic level. It's slow, gets stuck on Show Thinking, rejects 200k token prompts that are sent one shot. Aistudio is in much better shape.

mogili|10 months ago

I use roo code with Gemini to get similar results for free

julianeon|10 months ago

Related:

Only Claude (to my knowledge) has a desktop app which can directly, and usually quite intelligently, modify files and create repos on your desktop. It's the only "agentic" option among the major players.

"Claude, make me an app which will accept Stripe payments and sell an ebook about coding in Python; first create the app, then the ebook."

It would take a few passes but Claude could do this; obviously you can't do that with an API alone. That capability alone is worth $30/month in my opinion.

WiSaGaN|10 months ago

Also the "project" feature in claude improves experience significantly for coder, where you can customize your workflow. Would be great if gemini has this feature.

mdhb|10 months ago

Firebase Studio is the Google equivalent

onlyrealcuzzo|10 months ago

Yes, IME, Anthropic seemed to be ahead of Google by a decent amount with Sonnet 3.5 vs 1.5 Pro.

However, Sonnet 3.7 seemed like a very small increase, whereas 2.5 Pro seemed like quite a leap.

Now, IME, Google seems to be comfortably ahead.

2.5 Pro is a little slow, though.

I'm not sure which model Google uses for the AI answers on search, but I find myself using Search for a lot of things I might ask Gemini (via 2.5 Pro) if it was as fast as Search's AI answers.

dmix|10 months ago

How's is the speed of Gemini vs 3.7?

mamp|10 months ago

I've been using Gemini 2.5 and Claude 3.7 for Rust development and I have been very impressed with Claude, which wasn't the case for some architectural discussions where Gemini impressed with it's structure and scope. OpenAI 4.5 and o1 have been disappointing in both contexts.

Gemini doesn't seem to be as keen to agree with me so I find it makes small improvements where Claude and OpenAI will go along with initial suggestions until specifically asked to make improvements.

yousif_123123|10 months ago

I have noticed Gemini not accepting an instruction to "leave all other code the same but just modify this part" on a code that included use of an alpha API with a different interface than what Gemini knows is the correct current API. No matter how I promoted 2.5 pro, I couldn't get it to respect my use of the alpha API, it would just think I must be wrong.

So I think patterns from the training data are still overriding some actual logic/intelligence in the model. Or the Google assistant fine-tuning is messing it up.

jessep|10 months ago

I have had a few epic refactoring failures with Gemini relative to Claude.

For example: I asked both to change a bunch of code into functions to pass into a `pipe` type function, and Gemini truly seemed to have no idea what it was supposed to do, and Claude just did it.

Maybe there was some user error or something, but after that I haven’t really used Gemini.

I’m curious if people are using Gemini and loving it are using it mostly for one-shotting, or if they’re working with it more closely like a pair programmer? I could buy that it could maybe be good at one but bad at the other?

Asraelite|10 months ago

This has been my experience too. Gemini might be better for vibe coding or architecture or whatever, but Claude consistently feels better for serious coding. That is, when I know exactly how I want something implemented in a large existing codebase, and I go through the full cycle of implementation, refinement, bug fixing, and testing, guiding the AI along the way.

It also seems to be better at incorporating knowledge from documentation and existing examples when provided.

yieldcrv|10 months ago

I also cancelled my Anthropic yesterday, not because of Gemini but because it was the absolute worst time for Anthropic to limit their Pro plan to upsell their Max plan when there is so much competition out there

Manus.im also does code generation in a nice UI, but I’ll probably be using Gemini and Deepseek

No Moat strikes again

Graphon1|10 months ago

Just curious, what tool do you use to interface with these LLMs? Cursor? or Aider? or...

speedgoose|10 months ago

I’m on GitHub Copilot with VsCode Insiders, mostly because I don’t have to subscribe to one more thing.

They pretty quick to let you use the latest models nowadays.

sleiben|10 months ago

Same here. Especially for native app development with swift I had way better results and just sticked with Gemini-2.5-*

wcarss|10 months ago

Google has killed so many amazing businesses -- entire industries, even, by giving people something expensive for free until the competition dies, and then they enshittify hard.

It's cool to have access to it, but please be careful not to mistake corporate loss leaders for authentic products.

gexla|10 months ago

It's not free. And it's legit one of the best models. And it was a Google employee who was among the authors of the paper that's most recognized as kicking all this off. They give somewhat limited access in AIStudio (I have only hit the limits via API access, so I don't know what the chat UI limits are.) Don't they all do this? Maybe harder limits and no free API access. But I think most people don't even know about AIStudio.

JPKab|10 months ago

True. They are ONLY good when they have competition. The sense of complacency that creeps in is so obvious as a customer.

To this day, the Google Home (or is it called Nest now?) speaker is the only physical product i've ever owned where it lost features over time. I used to be able to play the audio of a Youtube video (like a podcast) through it, but then Google decided that it was very very important that I only be able to play a Youtube video through a device with a screen, because it is imperative that I see a still image when I play a longform history podcast.

Obviously, this is a silly and highly specific example, but it is emblematic of how they neglect or enshittify massive swathes of their products as soon as the executive team loses interest and puts their A team on some shiny new object.

pdntspa|10 months ago

The usage limit for experimental gets used up pretty fast in a vibe-coding situation. I found myself setting up an API account with billing enabled just to keep going.

bredren|10 months ago

(Public) corporate loss leaders? Cause they are all likely corporate.

Also, Anthropic is also subsidizing queries, no? The new “5x” plan illustrative of this?

No doubt anthropic’s chat ux is the best right now, but it isn’t so far ahead on that or holding some UX moat that I can tell.

lxgr|10 months ago

How would I know if it’s useful to me without being able to trial it?

Googles previous approach (Pro models available only to Gemini Advanced subscribers, and Advanced trials can’t be stacked with Google One paid storage, or rather they convert the already paid storage portion to a paid, much shorter Advanced subscription!) was mind-bogglingly stupid.

Having a free tier on all models is the reasonable option here.

mark_l_watson|10 months ago

In this case, Google is a large investor in Anthropic.

I agree that giving away access to expensive models long term is not a good idea on several fronts. Personally, I subscribe to Gemini Advanced and I pay for using the Gemini APIs.

EDIT: a very good deal, at $10/month is https://apps.abacus.ai/chatllm/ that gives you access to almost all commercial models as well as the best open weight models. I have never come close at all to using my monthly credits with them. If you like to experiment with many models the service is a lot of fun.

bossyTeacher|10 months ago

Just look at Chrome to see the bard/gemini's future. HN folks didn't care about Chrome then but cry about Google's increasingly hostile development of Chrome.

Look at Android.

HN behaviour is more like a kid who sees the candy, wants the candy and eats as much as it can without worrying about the damaging effect that sugar will have on their health. Then, the diabetes diagnosis arrives and they complain