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
761–770 of 1001 posts
Re: Gemini 3
#762Earlier quoted context omitted.
yeah testing it out! good to know the above. My feel also is that claude is better so far.
It's not bad at all though, but it needs lot a baby-sitting like "try again, try this, try that, are you sure that it is correct ?" For example, in a basic python script that uses os.path.exists, it forgets the basic "import os", and then, "I apologize for the oversight".
Re: Gemini 3
#763Earlier quoted context omitted.
It depends on your definition of safe. Most of the code that gets written is pretty simple — basic crud web apps, WP theme customization, simple mobile games… stuff that can easily get written by the current gen of tooling. That already has cost a lot of people a lot of money or jobs outright, and most of them probably haven’t reached their skill limit a as developers. As the available work increases in complexity, I…
Everything in tech is cyclical. AI will be no different. Everyone outsourced, realized the pain and suffering and corrected. AI isn't immune to the same trajectory or mistakes. And as corporations realize that nobody has a clue about how their apps or infra run, you're one breach away from putting a relatively large organization under. The final kicker in this simple story is that there are many, many narcissistic fo…
Re: Gemini 3
#764Earlier quoted context omitted.
[flagged]
You seem very comfortable making unfounded claims. I don't think this is very constructive or adds much to the discussion. While we can debate the stylistic changes of the previous commenter, you seem to be discounting the rate at which the writing style of various LLMs has backpropagated into many peoples' brains.
Re: Gemini 3
#765Earlier 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
#766I love it that there's a "Read AI-generated summary" button on their post about their new AI. I can only expect that the next step is something like "Have your AI read our AI's auto-generated summary", and so forth until we are all the way at Douglas Adams's Electric Monk: > The Electric Monk was a labour-saving device, like a dishwasher or a video recorder. Dishwashers washed tedious dishes for you, thus saving you…
SMBC had a pretty great take on this: https://www.smbc-comics.com/comic/summary
Re: Gemini 3
#767I have "unlimited" access to both Gemini 2.5 Pro and Claude 4.5 Sonnet through work. From my experience, both are capable and can solve nearly all the same complex programming requests, but time and time again Gemini spits out reams and reams of code so over engineered, that totally works, but I would never want to have to interact with. When looking at the code, you can't tell why it looks "gross", but then you ask…
I have the same experience with Gemini, that it’s incredibly accurate but puts in defensive code and error handling to a fault. It’s pretty easy to just tell it “go easy on the defensive code” / “give me the punchy version” and it cleans it up
Re: Gemini 3
#768Earlier quoted context omitted.
How is it useful other than for people making money off token outout. Continue to fry your brain.
are you pretending to be confused?
Re: Gemini 3
#769Earlier quoted context omitted.
The requested prompt does not exist or you do not have access. If you believe the request is correct, make sure you have first allowed AI Studio access to your Google Drive, and then ask the owner to share the prompt with you.
I thought this was a joke at first. It actually needs drive access to run someone else's prompt. Wild.
Re: Gemini 3
#770I think I am in this AI fatigue phase. I am past all hype with models, tools and agents and back to problem and solution approach, sometimes code gen with AI , sometimes think and ask for a piece of code. But not offloading to AI and buying all the bs, waiting it to do magic with my codebase.