Earlier quoted context omitted.
[flagged]
Hmmm, I wrote those words myself, maybe I've spent too much time with LLMs and now I'm talking like them?? I'd be interested in any evidence-based arguments you might have beyond attacking my writing style and insinuating bad intent. I found this commenter had sage advice about how to use HN well, I try to follow it: https://news.ycombinator.com/item?id=38944467
Gemini 3
821–830 of 1001 posts
Re: Gemini 3
#822Earlier quoted context omitted.
If we've learned anything so far it's that the parlor tricks of one-shot efficacy only gets you so far. Drill into anything relatively complex with a few hundred thousand tokens of context and the models all start to fall apart roughly the same. Even when I've used Sonnet 4.5 with 1M token context the model starts to flake out and get confused with a codebase of less than 10k LoC. Everyone seems to keep claiming thes…
Same. I've been needing to update an userscript (JS) that takes stuff like "3 for the price of 1", "5 + 1 free", "35% discount!" from a particular site and then converts the price to a % discount and the price per item / 250 grams. Its an old userscript so it is glitchy and halfway works. I already pre-chewed the work by telling Gemini 3 exactly which new HTML elements it needs to match and which contents it needs to…
2. I've found the same with Gemini; I can rarely get it to actually do useful things. I have tried many times, but it just underperforms compared to the other mainstream LLMs. Other people have different experiences, though, so I suspect I'm holding it wrong.
Re: Gemini 3
#823Earlier quoted context omitted.
Let me double down to get even more downvotes, here's a snippet of the code: > setTimeout(() => showSub("Ah, Earl Grey.", 2000), 1000); > setTimeout(() => showSub("Finally some peace.", 2000), 3500); > // Scene 2 > setTimeout(() => showSub(" Armor Clanking ", 2000), 7000); > setTimeout(() => showSub(" Heavy Breathing ", 2000), 10000); If we will lose our jobs to this dumb slop I'd rather be happy doing something else
How would you do it?
Re: Gemini 3
#824I am personally impressed by the continued improvement in ARC-AGI-2, where Gemini 3 got 31.1% (vs ChatGPT 5.1's 17.6%). To me this is the kind of problem that does not lend itself well to LLMs - many of the puzzles test the kind of thing that humans intuit because of millions of years of evolution, but these concepts do not necessarily appear in written form (or when they do, it's not clear how they connect to specif…
There's a good chance Gemini 3 was trained on ARG-AGI problems, unless they state otherwise.
Re: Gemini 3
#825Earlier quoted context omitted.
[flagged]
Hmmm, I wrote those words myself, maybe I've spent too much time with LLMs and now I'm talking like them?? I'd be interested in any evidence-based arguments you might have beyond attacking my writing style and insinuating bad intent. I found this commenter had sage advice about how to use HN well, I try to follow it: https://news.ycombinator.com/item?id=38944467
Re: Gemini 3
#826Re: Gemini 3
#827Earlier quoted context omitted.
Hmmm, I wrote those words myself, maybe I've spent too much time with LLMs and now I'm talking like them?? I'd be interested in any evidence-based arguments you might have beyond attacking my writing style and insinuating bad intent. I found this commenter had sage advice about how to use HN well, I try to follow it: https://news.ycombinator.com/item?id=38944467
“If you gaze long into an abyss, the abyss also gazes into you.”
Re: Gemini 3
#828Earlier quoted context omitted.
How is it useful other than for people making money off token outout. Continue to fry your brain.
They’re fantastic learning tools, for a start. What you get out of them is proportional to what you put in. You’ve probably heard of the Luddites, the group who destroyed textile mills in the early 1800s. If not: https://en.wikipedia.org/wiki/Luddite Luddites often get a bad rap, probably in large part because of employer propaganda and influence over the writing of history, as well as the common tendency of people t…
Re: Gemini 3
#829Earlier quoted context omitted.
Imho Gemini 2.5 was by far the better model on non-trivial tasks.
To this day, I still don't understand why Claude gets more acclaim for coding. Gemini 2.5 consistently outperformed Claude and ChatGPT mostly because of the much larger context.
Re: Gemini 3
#830Earlier quoted context omitted.
[flagged]
Hmmm, I wrote those words myself, maybe I've spent too much time with LLMs and now I'm talking like them?? I'd be interested in any evidence-based arguments you might have beyond attacking my writing style and insinuating bad intent. I found this commenter had sage advice about how to use HN well, I try to follow it: https://news.ycombinator.com/item?id=38944467