Live data from Hacker News

Gemini CLI

blog.google

571–580 of 820 posts

Re: Gemini CLI

#571

Earlier quoted context omitted.

since its bundled with Google One storage, which most people (into Google's ecosystem) buy anyway, the price is actually less than 20

I would've thought "most" people would be firmly on the free tier, are there any stats to check how common it is? Personally I've had Gmail for 20 years, Android phones for 13 years, Home/chromecast devices but never thought about paying for Google One or any other services.

Do you have a pixel and/or use photos? That's how your quota really fills up

Re: Gemini CLI

#572

Earlier quoted context omitted.

They have to do that, it's how they think. If they were trained not to do that they'd produce lower quality code.

So why don't Claude and Open AI models do this?

O3 does, no? 2.5 Pro is a thinking model. Try flash if you want faster responses

Re: Gemini CLI

#573

I love how fragmented Google's Gemini offerings are. I'm a Pro subscriber, but I now learn I should be a "Gemini Code Assist Standard or Enterprise" user to get additional usage. I didn't even know that existed! As a run of the mill Google user I get a generous usage tier but paying them specifically for "Gemini" doesn't get me anything when it comes to "Gemini CLI". Delightful!

Google needs to package their products better. It's always been the case with them. GCP is confusing because you can't easily find their services.

Re: Gemini CLI

#574
post #206

Earlier quoted context omitted.

Is there a way to instantly, quickly prompt it in the terminal, without loading the full UI? Just to get a short response without filling the terminal page. like to just get a short response - for simple things like "what's a nm and grep command to find this symbol in these 3 folders". I use gemini alot for this type of thing already Or would that have to be a custom prompt I write?

-p is your friend

And if prompt is too long for -p due to shell arg limits, pipe into stdio instead

Re: Gemini CLI

#575

Earlier quoted context omitted.

I wouldn't dream of thinking anyone has anything "locked up". Certainly not OpenAI which increasingly seems to be on an uphill battle against competitors (including Microsoft who even though they're a partner, are also a competitor) who have other inroads. Not sure what you mean by "full access", as none of the providers offer unrestricted usage. Pro gets you 2.5 Pro with usage limits. Ultra gets you higher limits +…

In the enterprise space, Microsoft’s pain is OpenAI’s gain. They are kicking butt. In enterprises, Microsoft’s value proposition is that you’re leveraging all of the controls that you already have! Except… who is happy with the state of SharePoint governance?

You don’t have to be happy with it. If Microsoft already has all your data it’s much easier to trust them for AI than to add another entity into the equation, especially OpenAI.

Re: Gemini CLI

#576

Earlier quoted context omitted.

It's a lot more nuanced than that. If you use the free edition of Code Assist, your data can be used UNLESS you opt out, which is at the bottom of the support article you link to: "If you don't want this data used to improve Google's machine learning models, you can opt out by following the steps in Set up Gemini Code Assist for individuals." and then the link: https://developers.google.com/gemini-code-assist/docs/se…

Yes, I'm right about to trust Google to do what they pinky swear. EDIT: Lmao, case in point, two sibling comments pointing out that Google does indeed do this anyway via some loophole; also they can just retain the data and change the policy unilaterally in the future. If you want privacy do it local with Free software.

Do you have recommendations? I have ollama but it doesn't have built in tool support

Re: Gemini CLI

#577
post #364

Earlier quoted context omitted.

I subscribed to Google One through the Google Photos iOS app because I wanted photos I took on my iPhone to be backed up to Google. When I switched to Android and went into Google One to increase my storage capacity in my Google account, I found that it was literally impossible, because the subscription was tied to my iCloud account. I even got on a line with Google Support about it and they told me yeah it's not eve…

The root problem here lies with Apple. It's so frustrating how they take a 30% cut for the privilege of being unable to actually have a relationship with your customers. Want to do a partial refund (or a refund at all)? Want to give one month free to an existing subscriber? Tough luck. Your users are Apple's customers, not yours.

I love Apple subscriptions.

No way for you to scam me or make it hard ro cancel. I can view them all in the apple account subscription view.

No tricks, no unexpected behaviour.

Re: Gemini CLI

#578

Ugh, I really wish this had been written in Go or Rust. Just something that produces a single binary executable and doesn't require you to install a runtime like Node.

Bun can compile to a single executable. Not sure if node has the same feature. Point is it's very doable with JS.

Re: Gemini CLI

#579
post #364

Earlier quoted context omitted.

I subscribed to Google One through the Google Photos iOS app because I wanted photos I took on my iPhone to be backed up to Google. When I switched to Android and went into Google One to increase my storage capacity in my Google account, I found that it was literally impossible, because the subscription was tied to my iCloud account. I even got on a line with Google Support about it and they told me yeah it's not eve…

The root problem here lies with Apple. It's so frustrating how they take a 30% cut for the privilege of being unable to actually have a relationship with your customers. Want to do a partial refund (or a refund at all)? Want to give one month free to an existing subscriber? Tough luck. Your users are Apple's customers, not yours.

> Your users are Apple's customers, not yours.

At least on my side, thats fine / intended. As long as their is no useable regulations around unsub dark patterns, that type of firewall is what I want as a customer.

Re: Gemini CLI

#580

I love how fragmented Google's Gemini offerings are. I'm a Pro subscriber, but I now learn I should be a "Gemini Code Assist Standard or Enterprise" user to get additional usage. I didn't even know that existed! As a run of the mill Google user I get a generous usage tier but paying them specifically for "Gemini" doesn't get me anything when it comes to "Gemini CLI". Delightful!

I actually had this exact same question when I read the docs, made an issue about it: https://github.com/google-gemini/gemini-cli/issues/1427

I find it very interesting that the only way to reach Google support .... seems to be to file an issue in a competitors product (besides using X or whatever).
Post reply on HN