The speed combined with the fact that this thing is really good at HTML JavaScript is pretty exciting. Here's what I got for 1.8 cents and 13 seconds from the prompt "make me a cool thing in html": https://gisthost.github.io/?6a77bc41a81718c6aaa10d4ab243c59f Transcript here (it was part of a chat): https://gist.github.com/simonw/b6149a49d327164d67d62c3d12992...
Focus on speed and being OK with temporarily being #3/4 in intelligence might be the counterintuitive approach which makes Google win long term (whether accidentally or strategically). Can't wait to try Gemini Pro later this year!
Gemini 3.8 Flash and 3.8 Flash Cyber
581–590 of 699 posts
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#582Earlier quoted context omitted.
When you called the Gemini API, did you opt in to using search grounding: tools=[{"type": "google_search"}] I'm curious whether in fact you were getting answers from the model weights (which is what I had assumed) or whether your API calls were resulting in web search tool calls.
Google AI person here: Using grounding in Gemini is indeed backed by the same canonical data source for business information (like opening hours) as Google Maps. This stuff is available in its own API for a GCP fee, but we’ve built tooling to connect it to the Gemini agentic ecosystem as well.
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#583Earlier quoted context omitted.
Do they officially support you using your subscription in other harnesses?
No, and Google actively bans people for using their subscription from other harnesses via various proxies/gateways. To preempt certain replies, yes, I know you can pay API prices and use whatever harness you want.
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#584Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#585Earlier quoted context omitted.
They are all much larger and more expensive models. Google does not have a frontier model right now, but for cheap ones, they are better than event the chinese models now.
That's not being debated here. The initial reported numbers were false and this was simply pointed out. You're changing the subject.
All you had to do is go hover your mouse over "Models" in the top bar, hover over Claude Opus 5 and and click on medium: https://imgur.com/mlRCrt1
When you do that you arrive on this page: https://artificialanalysis.ai/models/claude-opus-5-medium
The gemini flash page for reference: https://artificialanalysis.ai/models/gemini-3-8-flash
You have to be an incredibly dishonest person to see a 59 on both pages and say "the initial reported numbers were false and this was simply pointed out. You're changing the subject".
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#586For my application, I'm still happily using gemini-2.5-flash and the only problem is when it reports being overloaded. It's for interpreting a downscaled phone camera photo of a hand-written shopping list on a whiteboard, and it works stunningly well. My handwriting sucks, too. (I guess the only relevance here is that if your problem matches a model's strengths, then you can do fine with a model that is several gener…
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#587Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#588Earlier quoted context omitted.
Flash models are on the order of 1/10th the size of Opus models, so some flex in the thinking level is fair.
When comparing closed models, the only thing that actually matters to anyone using them is some mix of cost and speed. Considering how much memory a server is using, when evaluating models that you'll never have access to in order to host yourself, doesn't really make sense.
>Considering how much memory a server is using, when evaluating models that you'll never have access to in order to host yourself, doesn't really make sense.
This entire sentence makes no sense given what is being discussed.
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#589I've been using Gemini 3.7 for my personal trip planning app. Across multiple benchmarks, it ranks higher on everything I tried: - Real world knowledge (when a thing opens and closes, the geographic region, historical facts). It's also the best at taking a cluster of places and working out a visiting order. - Photo ranking (which photo should be the hero). Gemini can tell whether a photo is of the thing or of the vie…
In my experience, Gemini 3.7 is excellent for general non-coding tasks. But for coding, especially backend development, I still find models like Opus 5 and GPT-5.6 more reliable.
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#590Currently top at https://deepswe.datacurve.ai - beating Opus 5! https://artificialanalysis.ai/models/gemini-3-8-flash shows an intelligence score of 59, the same as Opus 5 medium! Wow - for a flash model this seems to benchmark powerfully. Remains to be seen what it is like to use.