Live data from Hacker News

Gemini CLI

blog.google

441–450 of 820 posts

Re: Gemini CLI

#441
post #432

Earlier quoted context omitted.

We need to stop giving money and data to hyperscalers. We need open infrastructure and models.

People said the same thing about shopping at walmart instead of locally.

Isn't that as toxic? I've read a bunch about Walmart and the whole thing is basically a scam.

They get a ton of tax incentives, subsidies, etc to build shoddy infrastructure that can only be used for big box stores (pretty much), so the end cost for Walmart to build their stores is quite low.

They promise to employ lots of locals, but many of those jobs are intentionally paid so low that they're not actually living wages and employees are intentionally driven to government help (food stamps, etc), and together with other various tax cuts, etc, there's a chance that even their labor costs are basically at break even.

Integrated local stores are better for pretty much everything except having a huge mass to throw around and bully, bribe (pardon me, lobby) and fool (aka persuade aka PR/marketing).

Re: Gemini CLI

#442

Gemini CLI wanted to run `git log` and I accidentally hit "Yes, you can call git without confirmation" and I just realized the AI may decide to git push or something like that on it's own. How do I reset permissions so it always asks again for `git` invocations? Thanks!

This is where the fine-grained permissions of MCP and ability to disable individual tools win over calling cli tools

Re: Gemini CLI

#443
Npx again ;-( Why are people continuously using it for cli applications?

While writing this comment, thinking that there should be some packaging tool that would create a binaries from npx cli tools. I remember such things for python. Binaries were fat, but it is better then keep nodejs installed on my OS

Re: Gemini CLI

#444
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 implemented Google One integration in an iOS app. This comment chain is accurate. Users want to pay with Apple (like other app subscriptions) but then your “account” is inside their payments world. Which is super confusing since users (rightly) think they are dealing with their Google account.

Re: Gemini CLI

#445
post #187

Earlier quoted context omitted.

@sachinag is afk but wanted me to flag that he's on point for fixing the Cloud Dashboard - it's WIP!

You guys should try my AGI test. It's easy, you just ask the best Google Model to create a script that outputs the number of API calls made to the Gemini API in a GCP account. 100% fail rate so far.

To be fair, no human can do this either.

Re: Gemini CLI

#446
post #274

Been using Claude Code (4 Opus) fairly successfully in a large Rust codebase, but sometimes frustrated by it with complex tasks. Tried Gemini CLI today (easy to get working, which was nice) and it was pretty much a failure. It did a notably worse job than Claude at having the Rust code modifications compile successfully. However, Gemini at one point output what will probably be the highlight of my day: "I have made a…

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.

> Personally my theory is that Gemini benefits from being able to train on Googles massive internal code base

But does Google actually train its models on its internal codebase? Considering that there’s always the risk of the models leaking proprietary information and security architecture details, I hardly believe they would run that risk.

Re: Gemini CLI

#447
post #41

Hi - I work on this. Uptake is a steep curve right now, spare a thought for the TPUs today. Appreciate all the takes so far, the team is reading this thread for feedback. Feel free to pile on with bugs or feature requests we'll all be reading.

Congrats on your success. May you all be promoted and may your microkitchens be stocked.

Re: Gemini CLI

#448

Npx again ;-( Why are people continuously using it for cli applications? While writing this comment, thinking that there should be some packaging tool that would create a binaries from npx cli tools. I remember such things for python. Binaries were fat, but it is better then keep nodejs installed on my OS

What's wrong with nodejs being installed on your OS?

Re: Gemini CLI

#449
post #243

If you use this, all of your code data will be sent to Google. From their terms: https://developers.google.com/gemini-code-assist/resources/p... When you use Gemini Code Assist for individuals, Google collects your prompts, related code, generated output, code edits, related feature usage information, and your feedback to provide, improve, and develop Google products and services and machine learning technologies. To…

Is this significantly different than what we agree to when we put code on GitHub?

Re: Gemini CLI

#450

Npx again ;-( Why are people continuously using it for cli applications? While writing this comment, thinking that there should be some packaging tool that would create a binaries from npx cli tools. I remember such things for python. Binaries were fat, but it is better then keep nodejs installed on my OS

What's wrong with nodejs being installed on your OS?

[deleted]
Post reply on HN