Earlier quoted context omitted.
It is so impressive that Anthropic has been able to maintain this pricing still.
Claude is just so good. Every time I try moving to ChatGPT or Gemini, they end up making concerning decisions. Trust is earned, and Claude has earned a lot of trust from me. Honestly Google models have this mix of smart/dumb that is scary. Like if the universe is turned into paperclips then it'll probably be Google model.
Gemini 3
661–670 of 1001 posts
Re: Gemini 3
#662Earlier quoted context omitted.
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.
Different styles of usage? I see Gemini praised for being able to feed the whole project and ask changes. Which is cool and all but... I never do that. Claude for me is better for specific modifications to specific parts of the app. There's a lot of context behind what's "better".
I think it was just timing with the way models came out. This will be the first time I will have a Gemini subscription and nothing else. This will be the first time I really see what it can do fully.
Re: Gemini 3
#663Re: Gemini 3
#664Feels like the same consolidation cycle we saw with mobile apps and browsers are playing out here. The winners aren’t necessarily those with the best models, but those who already control the surface where people live their digital lives. Google injects AI Overviews directly into search, X pushes Grok into the feed, Apple wraps "intelligence" into Maps and on-device workflows, and Microsoft is quietly doing the same…
Re: Gemini 3
#665Re: Gemini 3
#666Earlier quoted context omitted.
After few more attempts longer animation with a story from my gamedev inspired mind: https://codepen.io/Runway/pen/zxqzPyQ PS: but yeah thats attempt #20 or something.
we are so cooked
Re: Gemini 3
#667Earlier quoted context omitted.
You can install the Gemini CLI ( https://github.com/google-gemini/gemini-cli ) but assign a "paid" API key to it (unless you pay for Gemini Ultra).
So where do I get a API key? Where do I sign up for Ultra?
But this is if you want to pay per token. Otherwise you should just be able to use your Gemini Pro subscription (it doesn't need Ultra). Subscriptions are at https://gemini.google/subscriptions/
Re: Gemini 3
#668Has anyone who is a regular Opus / GPT5-Codex-High / GPT5 Pro user given this model a workout? Each Google release is accompanied by a lot of devrel marketing that sounds impressive but whenever I put the hours into eval myself it comes up lacking. Would love to hear that it replaces another frontier model for someone who is not already bought into the Gemini ecosystem.
I've been working with it, and so far it's been very impressive. Better than Opus in my feels, but I have to test more, it's super early days
Just early anecdote from trying to build that 1 SaaS application though.
Re: Gemini 3
#669Re: Gemini 3
#670Earlier quoted context omitted.
I also used Gemini 3 Pro Preview. It finished it 271s = 4m31s. Sadly, the answer was wrong. It also returned 8 "sources", like stackexchange.com, youtube.com, mpmath.org, ncert.nic.in, and kangaroo.org.pk, even though I specifically told it not to use websearch. Still a useful tool though. It definitely gets the majority of the insights. Prompt: https://aistudio.google.com/app/prompts?state=%7B%22ids%22:%...
> It also returned 8 "sources" well, there's your problem. it behaves like a search summary tool and not like a problem solver if you enable google search