Google Gemini is that naysayer senior developer who confidently tells you it can’t be done.

Claude is that easy to get along with smart hard working guy who just gets on with it and builds it double quick.

ChatGPT is the eager senior developer who says it can be done but can’t actually work it out and fluffs it.

Actually, all of them are fallible, very incompetent machines that are good at writing text. They're not people, they don't have any qualities of people except the really bad ones, and they are absolutely miserable at reasoning.

The only people I know who use Gemini are unemployed.

The only people I know who use Claude vibe-code everything, often including their communication -- they probably let Claude kiss their kids goodnight.

Everyone else uses ChatGPT, and the world is worse off for it.

They are machines. "it" is the only acceptable pronoun, and personifying these machines adds emotion into the discussion and the use of the tool. They are not people. They do not behave like people. If you feel like they do, and you're e.g. autistic, that's entirely fair, so please take my word that they do not behave sufficiently like people in any way.

Nothing they do mirrors the behavior of engineers. They instead mimic the language of engineers. I understand that this is all it takes in a lot of circles to gain respect, which is quite a sad state for those circles, but that doesn't mean its a universal experience.

> Everyone else uses ChatGPT

I'm actually tired that people put stupid questions in ChatGPT and then present in with a straight face as a source of truth. Sometimes it hallucinates completely, sometimes the conditions or regulation have changed and it gives false answers and no-one cares. Simple collaborations that was possible before now turn into unnecessary arguing. Some ChatGPT users aren't even aware that LLMs hallucinate, I just pointed it out recently and was accused of mansplaining and being a tinfoil hat.

> Nothing they do mirrors ...

"Mirror, mirror on the wall, who is the fairest of them all?"

Gemini writes pretty shitty code in my experience. We tried it out for a grand total of half a day at work before deciding it wasn't worth our time and switched back to Opus.

ChatGPT writes like it's life depends on it and refuses to correct its own mistakes. It'll figure out a way to write 4k lines for something that could've been done in 500

They're all actually a pile of numbers getting multiplied against each other to sometimes produce output that convinces some humans they're people.

DeepSeek will just wing it and tell you it's done only for you to find 1 major + 3 edge case bugs.

ChatGPT is very good at code-reviewing Claude’s work and finds the howlers in it fairly reliably

Playing off different LLMs against one another in that kind of manner is a good way to expose some first order errors.