frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Gemini 3.6 Flash

https://console.cloud.google.com/agent-platform/publishers/google/model-garden/gemini-3.6-flash
64•marrf•3h ago

Comments

manideep1428•3h ago
where is gemini-3.5-pro ??
verdverm•2h ago
have we defined what ai limbo is yet?

rumor has it that pro is not so pro in internal evaluations and that there are internal stakeholders holding it up

lousken•2h ago
my question exactly - it was announced months ago on IO
verdverm•2h ago
yeah, I was surprised when Sundar said they will release it in a month, since training/evals is not so predictable
antiloper•2h ago
You're not supposed to ask this question.
staticman2•2h ago
It may be a dud. The blog post assures us they are now pretraining Gemini 4.
TiredOfLife•2h ago
In june. Year unspecified
simonpure•3h ago
It's available in Antigravity as well -

  Gemini 3.6 Flash (High)
  Gemini 3.6 Flash (Medium)
  Gemini 3.6 Flash (Low)
  Gemini 3.5 Flash (Medium)
  Gemini 3.5 Flash (High)
  Gemini 3.5 Flash (Low)
  Gemini 3.1 Pro (Low)
  Gemini 3.1 Pro (High)
  Claude Sonnet 4.6 (Thinking)
  Claude Opus 4.6 (Thinking)
  GPT-OSS 120B (Medium)
guessmyname•2h ago
Antigravity is such a dumb name. An-ti-gra-vi-ty (5) is long, Ge-mi-ni (3) was better.

Aren’t Marketing/PR people at FAANG supposed to be among the best in the industry?

nicce•2h ago
Bard is still the best
throwworhtthrow•2h ago
Just as ChatGPT is now called "Chat" by the kids (go ahead and finish grinding your teeth, I'll wait...), if Antigravity takes off then it'll get an irksome nickname like Antigrav or just Grav.
singingtoday•2h ago
The kids and adults. That's what my mom calls it.
prometheus1992•2h ago
how about gravy? or aunti-gravy?
alunchbox•2h ago
I've heard almost nothing about Gemini in my circles, are they still in the race to build AGI?
spwa4•2h ago
Google has not had a single SOTA model since about a year now.
staticman2•2h ago
You are exaggerating. 3.1 Pro came out in February of this year.
spwa4•2h ago
... and it was not SOTA at the time of release. Gemini 3.1 Pro was previewed on 19 February 2026. It just barely beat GPT-5.3 and was roughly equal with Sonnet 4.6. Better according to some, worse according to others. And that lasted about 10 days (until GPT-5.4 came out which was also not a huge jump). And these are large averages. On coding or terminal Gemini 3.1 Pro was not close to Opus 4.6. Also it only matches the GLM 5 open model, more or less.

Last time Google had a "everybody agrees" SOTA model was Gemini 3 in November 2025, it beat GPT-5.1, it really was better and held it for a month.

Currently Google's best model doesn't match open models, in any category (performance, price or speed), in fact the last 4 open weight champions all beat Google's best model.

Here's a plot of the evolution: https://www.reddit.com/r/LocalLLaMA/comments/1v20g29/kimik3_...

kingnothing•2h ago
Of the models I've tried lately, I get more value out of Gemini for personal stuff like researching products or learning how to do things than the others. It seems more factually correct in domains I know about and hallucinates minor stuff less than the others.
heyliot•2h ago
Why isn't there an official annoucement? And is pro dead haha?
simonpure•2h ago
Official announcement

https://blog.google/innovation-and-ai/models-and-research/ge...

wronglebowski•2h ago
It’s frankly embarrassing at this point. I’ve got free access through buying a Pixel phone and it’s not even worth using as it’s a waste of my time. Here’s my experience so far using it for basic sysadmin Linux type stuff.

Gemini 3.1 Pro just feels a generation behind, from when models would miss easy things and make bad assumptions. Its not actively detrimental in bad way but the opportunity cost vs using something like Opus to be productive is large.

Gemini 3.5 Flash is the most annoying model I have ever used. It loves to respond in ALL CAPS like “LOOK AT THAT” for no apparent reason. I realize it’s a flash model but I will give it a basic list of tasks and the output will simply vomit “Now I will X” “Now I will Y” “Now I will Z” over and over again filling my screen with garbage. It’s also no smarter than 3.1 Pro and consumes just as many tokens as 3.1 Pro, it’s really pointless without a newer Pro model in place.

cyanydeez•2h ago
This would be more useful if you could compare to a local model like Qwen3.6 27B or 35B.
glimshe•2h ago
I respectfully disagree, at least for most tasks.

3.1 Pro: while it's coding performance is mediocre, a lot of coding work requires minimum actual thinking. I use it often for light refactoring, boilerplate generation, testcase skeleton generation, code review, language questions ("is there a better way to write this code block?"). I don't have a corporation behind me so costs matter. Considering that I'm a Pro subscriber, it's quite cost effective.

3.5 Flash: excellent model for general (re)search. I use it for everyday tasks with Thinking instead of Flash-Lite. It's a much better version of Google Search for general queries like gaming tips, cooking, day-to-day first aid, tax and investment questions, etc.

Google is clearly aiming for cost-benefit here and considering that it gets bundled with YouTube Plus and Google One at $20/month, it's a killer deal IMHO.

PS: I don't work for Google and don't even like Google very much. But this is a good product.

punkpeye•2h ago
I just saw it in agy and started using it without asking any questions. I did not notice any major difference.
__natty__•2h ago
Model card: https://storage.googleapis.com/deepmind-media/Model-Cards/Ge...
lanthissa•2h ago
at least openai had the guts to call code red and improve.

releasing a model worse than luna is pretty bad. Its clear that internally they did not decide coding was a thing until relatively recently.

polbatllo•2h ago
https://blog.google/innovation-and-ai/models-and-research/ge...
m_ke•2h ago
I assumed google would lean into the efficiency stuff more and try to eat the easy 80% of workloads, winning market share on volume instead of frontier if they were not able to produce frontier level models.

They're very well equipped to be the volume discount store of inference.

m3kw9•2h ago
I don't like how it compared itself to 5.6 Luna instead of Sol, and still losing on some metrics. You will not see me using this over even 5.6 Sol-light
HarHarVeryFunny•1h ago
Claude's free usage is so limited that it's useless. Gemini is extremely generous - never hits a limit for me despite being used all day.

A couple of days ago I was comparing Claude vs Gemini asking both what the size of YACC generated parsing tables for ANSI C was. Claude was very gung-ho and rushed off to download a C grammar, install bison, and find out for itself (not really necessary), and then hit daily free usage limit half way through without even getting to an answer (despite this being the only thing I'd asked it that day).

hmate9•2h ago
This model is not for builders and engineers. DeepSWE score of 49% is behind gpt 5.4 and muse spark. It's clearly intended to be an efficient model for google gemini usage.

What is interesting is how this is announced before any Gemini Pro progress. From the outside it seems as though Google cannot keep up with other frontier models.

thisisauserid•2h ago
Everyone wants to announce as late as possible (i.e., last) to chart the highest. Google is in a position financially to take a hit for these last few months.
andai•2h ago
Who tested it on DeepSWE?

Edit: Oh it's in the other link

https://blog.google/innovation-and-ai/models-and-research/ge...

kilroy123•2h ago
Is this supposed to be a replacement for 2.5 flash?
jgbuddy•2h ago
It is both less intelligent and more expensive than GLM-5.2, while being closed weight.
andai•2h ago
Their niche is that you get the quality of a Chinese model for the price of an American model.

(Quoting myself from 2 days ago.)

dvduval•2h ago
I find their models are pretty good for answering every day questions, and with their large user base, I’m sure they’re getting lots of usage.
handzhiev•2h ago
They also provide the most usage for free and in the cheap paid plans.
polski-g•2h ago
They're cannibalizing their own search ad revenue. Very strange decision.
handzhiev•1h ago
They have no choice - if they don't offer AI assisted search, someone else will eat their lunch.
HarHarVeryFunny•1h ago
IMO they are being pretty smart about this - the conventional wisdom is to cannibalize your own products before someone else does, and LLMs are obviously a major threat to search, with ChatGPT probably the biggest threat.

Google's "AI Overview" search results, which started out awful, are now much improved - can be actually useful - as long as you are not asking specialist questions, and the Gemini chat and voice apps are also great for everyday use, although not sure if they are yet monetizing this (volume probably a lot less than search I'd guess).

The Apple Siri-Gemini deal is also a significant way for Google to not get sidelined.

CWuestefeld•
prometheus1992•2h ago
I think there is another angle here - maybe, just maybe google doesn't want to release a pro/stronger model sooner because of two reasons- 1) they're afraid they'll have to get their hands dirty in a certain war?? 2) what's the benefit of being on top of this chart?

so I think they're just focussed on releasing whatever helps their bottomline (improving search?). its not like anthropic and openai are making a lot of money being on the top of charts! this might just be my crazy pills talking though.

CWuestefeld•2h ago
I'm not at all an industry pundit. But I suspect there's a reason we're not seeing leading models from Google recently.

Judging from my own frustrating attempts to use Gemini for vibe-coding, it seems like Google is badly over-sold (i.e., under-provisioned).

From all those promos giving away their pro-level subscription with phones; spinning up a mid-level subscription to undercut other providers and (probably most significantly) putting AI queries into ever search response because their flagship search product had become useless; they're promising a lot more processing to customers than they can reliably deliver.

The recent iterations seem to be intended not to push the capabilities forward, but to deliver capabilities at the current level while consuming less resources. That will allow them to maintain their trajectory until (I'm expecting) they get the huge infusion of extra compute resources from Space X later this year.

If I'm right, then I expect we should see Google start pushing forward again (rather than more of this lateral stuff) by the end of the year.

addaon•1h ago
> putting AI queries into ever search response

There's no way these are using a significant amount of compute. I'm not 100% convinced they're actually LLM-generated rather than an old-school Markov model. Both the relevance and accuracy numbers of the responses flirt with 0%. It's possible they just have a few million stashed responses and choose one at random, from what I can tell as a user.

handzhiev•2h ago
Flash 3.5 does OK for various tasks. It's not super smart but is a workhorse and if 3.6 one is better than it, that's a positive for me.
hankbond•2h ago
I would be fine lauding Gemini models if the only benefit of them was superior understanding of intent (read between the lines). I don't need it to code because other models are tuned for that explicitly, but I would like a model that is tuned to produce less mechanical output.
uejfiweun•2h ago
I know that Flash is obviously no Opus or Fable. That being said, when I want a very quick response, my go-to is Gemini Flash. It's just really damn fast and generally tends to be accurate enough.
HarHarVeryFunny•1h ago
Yeah, Gemini Flash is my daily go to. It's certainly quite capable - yesterday it talked me though fixing my Ubuntu desktop (rebuilding NVIDIA driver) after an update caused it to boot into low resolution mode.
xnx•26m ago
Most conversation is taking place in this thread: https://news.ycombinator.com/item?id=48993414
real0mar•2h ago
the kids don't call it that. only grown men in the bay area call it that.
tapoxi•2h ago
just call it google grav
pixel_popping•2h ago
Where it will end up anyway.
tjwebbnorfolk•2h ago
remember "kubernetes" ?
antiloper•2h ago
You mean kaids?
JSR_FDED•2h ago
Zune would like a word
kubb•2h ago
They actually paid [1] Lexicon Branding for this dumb ass name (probably millions of dollars).

[1] https://www.lexiconbranding.com/case-studies/google-antigrav...

dzhiurgis•2h ago
I flop between 3.1 and 3.5 when I need it to be flawless. Fast and relatively affordable. Up to 6x cheaper than competitors.
HarHarVeryFunny•1h ago
DeepMind is absolutely still in the race to build AGI, but they see AGI as more than just a big LLM.
Tostino•2h ago
It was a decent deal ~6-8 months ago. I had been using 3.1 pro almost since release, but it really is feeling old. After using other models more in the past two months though...I really can't go back to 3.1 pro, as I just have to explain my reasoning so damn much to get it on the right path, where as opus or fable just "get it" from the context of the project much better.

Sonnet is roughly the same level as 3.1 pro for me.

1h ago
In the bigger picture, people were starting to catch on to the fact that Google's search product was becoming increasingly useless.

Around here we'd come to that conclusion at least a couple of years ago, due to abusive SEO and so forth. And that understanding was becoming even more widespread.

I don't know if Google's got the later parts of the game figured out yet, but I have to think that they'd realized that Search was dying. While there's still some value there, may as well use it as a hook to pull people into what they expect to be the next era.

Long presumed dead, a thriving coral reef is discovered in West Africa

https://e360.yale.edu/digest/benin-coral-reef
137•speckx•2h ago•15 comments

Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-6-flash-3-5-flas...
361•logickkk1•2h ago•288 comments

Meta's AI Models Are Powering the First Wave of Genesis Mission Projects

https://ai.meta.com/blog/genesis-mission-lawrence-berkeley-national-laboratory-segment-anything-d...
29•surprisetalk•1h ago•11 comments

PCjs Machines

https://www.pcjs.org/
122•naves•4h ago•10 comments

France's Anssi Will Block PQC-Free Products from Certification Starting 2027

https://postquantum.com/security-pqc/anssi-pqc-certification-2027/
41•Sami_Lehtinen•2h ago•8 comments

Qwen-Image-3.0: Rich Content, Authentic Details, Deep Knowledge

https://qwen.ai/blog?id=qwen-image-3.0
477•ilreb•9h ago•193 comments

The World's 2,400 Castles

https://thecastlemap.com/
95•marklit•2h ago•68 comments

Bloomy (YC S26) is hiring a founding engineer

1•alexsouthmayd•1h ago

My USB Drive Has a Hidden Encrypted Vault

https://rootkitlabs.com/2026/06/22/I%27m-Building-a-Secure-USB-Drive/
45•machinehum•1d ago•15 comments

Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting

https://runtimewire.com/article/jack-dorsey-block-buzz-team-chat-ai-agents-git
8•ryanmerket•54m ago•1 comments

Show HN: Imagin Raw – A 9MB Open-Source Alternative to Adobe Bridge for Mac

https://github.com/cristibaluta/Imagin-Raw
8•cristi_baluta•38m ago•0 comments

Apple Defeats Liability for Not Scanning iCloud for CSAM

https://blog.ericgoldman.org/archives/2026/07/apple-defeats-liability-for-not-scanning-icloud-for...
200•speckx•3h ago•152 comments

The unreasonable difficulty of time series forecasting

https://suzyahyah.github.io/machine%20learning/2026/06/27/trouble-with-time-series.html
34•suzyahyah•2d ago•9 comments

Show HN: CodeAlmanac – Karpathy-style codebase wiki from your conversations

https://github.com/AlmanacCode/codealmanac/
6•divitsheth•56m ago•1 comments

Uhubctl – control USB power per-port on smart USB hubs

https://github.com/mvp/uhubctl
6•gregsadetsky•58m ago•1 comments

Who's afraid of Chinese models?

https://stratechery.com/2026/whos-afraid-of-chinese-models/
918•mfiguiere•1d ago•763 comments

Python 3.15's Ultra-Low Overhead Interpreter Profiling Mode – Ken Jin's Blog

https://fidget-spinner.github.io/posts/ultra-fast-tracing.html
122•rbanffy•6d ago•8 comments

Apple Fixes Hide My Email Vulnerability After 404 Media Coverage

https://www.404media.co/apple-fixes-hide-my-email-vulnerability-after-404-media-coverage/
76•arto•2h ago•8 comments

Why Are There No Empires in Age of Empires? (2019)

https://acoup.blog/2019/11/22/collections-why-are-there-no-empires-in-age-of-empires/
39•jkly•4h ago•23 comments

Incremental – A library for incremental computations

https://github.com/janestreet/incremental
319•handfuloflight•14h ago•60 comments

Shanay-Timpishka, a boiling hot river 700km from the nearest active volcano

https://terradaily.com/anything-that-falls-into-a-four-kilometre-stretch-of-a-river-in-the-centra...
39•camtarn•4d ago•7 comments

Show HN: OSS Cross-Harness self hosted registry and analytics for AI Agents

https://github.com/Observal/Observal
13•haz3-jolt•1h ago•0 comments

Jelly UI: Soft-body physics for native HTML form controls

https://jelly-ui.com/
635•baldvinmar•1d ago•192 comments

Firefox Containers Preview

https://blog.mozilla.org/en/firefox/firefox-containers-preview/
17•twapi•40m ago•5 comments

Kimi Work

https://www.kimi.com/products/kimi-work
657•ms7892•1d ago•268 comments

Show HN: Explore 6048 YC companies as an interactive galaxy

https://artifacta.io/a/pg_x9pombpdybx90q2s16eu
31•jnakano89•2d ago•12 comments

Human mathematicians are being outcounterexampled

https://xenaproject.wordpress.com/2026/07/20/human-mathematicians-are-being-outcounterexampled/
453•artninja1988•23h ago•224 comments

How to pack ternary numbers in 8-bit bytes

https://compilade.net/blog/ternary-packing
90•JoshTriplett•6d ago•44 comments

Arduino Launches Plug-and-Play Modules for Long-Range Sensor Projects

https://www.allaboutcircuits.com/news/arduino-launches-plug-and-play-modules-for-long-range-senso...
80•WaitWaitWha•3d ago•37 comments

Claude Is Not a Compiler

https://blog.exe.dev/claude-is-not-a-compiler
124•bryanmikaelian•3h ago•129 comments