←back to thread

469 points samuelstros | 1 comments | | HN request time: 0.2s | source
Show context
alex1138 ◴[] No.44998613[source]
What 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

replies(15): >>44998620 #>>44998621 #>>44998644 #>>44998711 #>>44998731 #>>44998738 #>>44998760 #>>44998831 #>>44998906 #>>44999049 #>>44999169 #>>44999279 #>>45001020 #>>45001779 #>>45003748 #
1. divan ◴[] No.44999049[source]
In my recent tests I found it quite smart at analyzing bigger picture (i.e. "hey, test failing not because of that, but because of whole assumption has changed and let me rewrite this test from scratch". But it also got stuck few times "I can't edit file, I'm stuck, let me try completely differently". But the biggest difference so far is the communication style - it's a bit.. snarky? I.e. comments like "yeah, tests are failing - as I suspected". Why the f it suspected failing test on the project it sees for the first time? :D