Comment by deaux
8 hours ago
It's literally the meme of the MS org chart pointing guns at each other.
The GCP team wants their slice, the other team wants some otjer slice, and so on. Everyone wants some crap for their promotion package.
It's no wonder Meta has shit the bed even worse.
It's also why Google still releases actually decent, useful models despite the product being such a hilarious mess. A lot of the time Gemini models have actually been better as production LLMs as part of LLM-based production applications than OpenAI and Anthropic models when it comes to the complete cost:quality:latency:adherence picture. And they still are. We have products in prod that use Gemini because they're better than any other model at the specific task. But we wouldn't dare use it for anything coding related, or even just as productivity tool to rely on, because as a consumer product it's a joke.
> The GCP team wants their slice, the other team wants some otjer slice, and so on. Everyone wants some crap for their promotion package.
I got a Google One plan for Gemini, but it came bundled with YT Premium lite, and that somehow made it impossible to renew YT Premium for 30 days. I suspect different teams stealing customers from each other.
Google also gave away 1 year Gemini plans with Pixel phones that either did not work at all for existing Google One users or messed up subscriptions by downgrading your account to worse plan, or making your existing paid time shorter if you been on cheaper plan or recently changee countries. Etc.
Like when you try to give Google money they try to squeeze you as much as possible.
At the same time you can get 5 time more limits for free just by registering 10 free Google accounts.
Google subscriptions are one big mess.
Exactly my experience. I'm building an AI document-extraction platform, so I had to benchmark a bunch of models — on the cost:quality:latency:adherence picture, flash wins hands down for structured extraction. (Caveat: I've only tested the three US labs and Mistral.). So like u said, totally viable in prod for a relatively static tool. Didn't build the tool suite with gemini, but if you use service mode it currently mainly runs on flash.
Haven't done any serious coding work with the flash models though — but I'm seeing more and more HN comments from people who seem to have picked it up for that in the last couple of months.