Earlier quoted context omitted.
Yes, very imaginary to think that the code comes from pretrained data and copy pasting whole blocks. It's not like this is exactly how LLMs work.
Are you a frequent user of LLMs? That "copy pasting whole blocks" mental model doesn't hold up to regular usage, in my opinion.
Gemini 3.8 Flash and 3.8 Flash Cyber
381–390 of 699 posts
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#382Is the Gemini CLI still terrible compared to Claude Code and Codex? The harness the main thing holding back Google models as they could've been the best given all the advantages in compute capacity and training data they initially had, where now even the Google CEO said they're falling behind in agentic tasks, which is sort of a vicious cycle because RLHF relies on human usage.
In May they replaced the Gemini CLI with the Antigravity CLI. https://developers.googleblog.com/an-important-update-transi...
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#383Earlier quoted context omitted.
The labs are clearly training for the benchmark.
This has been addressed endlessly, for a few years now, and is just as much of a trope as "this benchmark is useless".
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#384Earlier quoted context omitted.
you didn’t even read your comment before you posted it?
1. That's a wild conclusion from his comment! Understand that it's not an "either/or". 2. I'd wager the majority of HN commenters don't read their own comment before posting (pre-LLM days).
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#385Is there any reason to even use 3.1 Pro now?
Once the system prompt complexity goes up, Flash starts to write very dense english. it might be fine for tasks like coding, but not for user-facing text meant to be digested by the average person.
I haven't tested 3.8 on my workload yet.
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#386Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#387There must be a deeper read on why Google can rapidly ship better small models while being delayed months on the bigger model. What's the simplest explanation?
It may be that these flash models are simply post trained larger older models.
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#388Earlier quoted context omitted.
> That's both cool and fast. and probably a barely modified knock-off of some github project that it trained on
You're so upset that you have to invent an imaginary hypothesis to make yourself feel better.
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#389Gemini is getting less useful with each update. I could edit a pdf with the 3-pro model before but 3.1-pro couldn't edit the given pdf nor it could generate one for me.
If you just need to create PDFs, not edit them, then Gemini notebook (notebook.google) works well and has Google's usual very high free usage limits.
AFAIK in general you can't really edit PDFs since it's not a reflowable format - even with Adobe tools all that editing does is modify the text within a text box - not reflow the document to adjust to any change in size of the text box.
Re: Gemini 3.8 Flash and 3.8 Flash Cyber
#390Earlier quoted context omitted.
Antigravity has been also rapidly improving lately, and your can also use any of the open coding harnesses. But I mostly meant “harness” as in your workflow/loop setup.
Do they officially support you using your subscription in other harnesses?
To preempt certain replies, yes, I know you can pay API prices and use whatever harness you want.