Earlier quoted context omitted.
That works for me, however, it automatically switches me to gemini-2.5-flash: Slow response times detected. Automatically switching from gemini-2.5-pro to gemini-2.5-flash for faster responses for the remainder of this session. To avoid this you can utilize a Gemini API Key. See: https://goo.gle/gemini-cli-docs-auth#gemini-api-key You can switch authentication methods by typing /auth
Yeah I also just gave up. I'll revisit it in a week or so.
Gemini CLI
751–760 of 820 posts
Re: Gemini CLI
#752Earlier quoted context omitted.
This is exactly the kind of innovation Apple apologists don't realize they're missing out on in the walled garden. You could still have easy, centralized billing with all-in-one management and one-click cancellation, while paying 30% less for everything. Give the free market a chance.
But the only way to have it centralized is to have it integrated in iOS. Stripe already is a second place, non centralized, off platform. I don't want to hunt down my predatory subscriptions in multiple places.
Re: Gemini CLI
#753Earlier quoted context omitted.
>Personally my theory is that Gemini benefits from being able to train on Googles massive internal code base and because Rust has been very low on uptake internally at Google, especially since they have some really nice C++ tooling, Gemini is comparatively bad at Rust. Were they to train it on their C++ codebase, it would not be effective on account of the fact that they don't use boost or cmake or any major stuff th…
Excuse me why was this downvoted so aggressively??
Re: Gemini CLI
#754Earlier quoted context omitted.
Actually, that's the reason a lot of startups and solo developers prefer non-Google solutions, even though the quality of Gemini 2.5 Pro is insanely high. The Google Cloud Dashboard is a mess, and they haven't fixed it in years. They have Vertex that is supposed to host some of their models, but I don't understand what's the difference between that and their own cloud. And then you have two different APIs depending o…
It took me a while but I think the difference between Vertex and Gemini APIs is that Vertex is meant for existing GCP users and Gemini API for everyone else. If you are already using GCP then Vertex API works like everything else there. If you are not, then Gemini API is much easier. But they really should spell it out, currently it's really confusing. Also they should make it clearer which SDKs, documents, pricing,…
Vertex API is managed by Vertex team in Google Cloud. This is a production ready infrastructure that is SRE managed but usually one or two steps from the bleeding edge.
Gemini API, Jules etc are built by Google Labs. This is close to the bleeding edge but not as production ready.
Re: Gemini CLI
#755Earlier quoted context omitted.
This is exactly the kind of innovation Apple apologists don't realize they're missing out on in the walled garden. You could still have easy, centralized billing with all-in-one management and one-click cancellation, while paying 30% less for everything. Give the free market a chance.
How the platform and the vendor split that money is irrelevant to me, and I’m not convinced this would become cheaper - evidently consumers are willing to pay the current price, so why wouldn’t the vendor just increase their profit? In the same vein: Games don’t cost less on the epic store despite their lower (compared to Steam) either, so as an end user it makes no difference where I buy games.
Maybe you like paying an extra 20%. That's your business. But fees like that affect the viability of lots of business ideas, including games. Having lower fees increases the pool of indie games.
Re: Gemini CLI
#756Earlier quoted context omitted.
This is exactly the kind of innovation Apple apologists don't realize they're missing out on in the walled garden. You could still have easy, centralized billing with all-in-one management and one-click cancellation, while paying 30% less for everything. Give the free market a chance.
That is the free market. That is why libertarians love the free market.
Re: Gemini CLI
#757Earlier quoted context omitted.
Integrated local stores are better for pretty much everything except for actually having what you want in stock. There is a reason why rural communities welcome Wal-Mart with open arms. Not such a big deal now that you can mail-order anything more-or-less instantly, but back in the 80s when I was growing up in BFE, Wal-Mart was a godsend.
The 80s were 40 years ago, though. Something can outlive its usefulness.
Re: Gemini CLI
#758Earlier quoted context omitted.
the core idea is to not use up all of context for files but instead sessions go longer before becoming a useless pursuit ie. more turns possible with larger context window
Are you doing this with an LLM interface directly as opposed to using cursor or another tool like that?
Re: Gemini CLI
#759I've a few concerns: 1) I tried to use it on an existing project asking this "Analyse the project and create a GEMINI.md". It fumbled some non sense for 10-15 minutes and after that it said it was done, but it had only analysed a few files in the root and didn't generate anything at all. 2) Despite finding a way to login with my workspace account, it then asks me for the GOOGLE_CLOUD_PROJECT which doesn't make any se…
> but it had only analysed a few files in the root and didn't generate anything at all This is my experience with ALL AI editors and models. Half of the time, they say they changed things, but they didn't change anything.
Re: Gemini CLI
#760Earlier quoted context omitted.
Oh, you’re right, there are the legal issues as well. Just out of curiosity, do you see much difference in quality between the isolated model and the public-facing ones?
We actually only got the “2.5” version of the internal one a few days ago so I don’t have an opinion yet. But when I had to choose between “2.0 with Google internal knowledge” and “2.5 that knows nothing” the latter was always superior. The bitter lesson indeed.