Remix.run Logo
verdverm 3 days ago

Most of them are correlating gemini-cli experience (trash) with the broader access to Gemini via studio or cloud (not at all a problem)

amluto 3 days ago | parent | next [-]

> Gemini via studio

Excuse me? If you mean AI Studio, are you talking about the product where you can’t even switch which logged in account you’re using without agreeing to its terms under whatever random account it selected, where the ability to turn off training on your data does not obviously exist, and where it’s extremely unclear how an organization is supposed to pay for it?

rezonant 3 days ago | parent | next [-]

Yes, much like admin.google.com (the GSuite admin interface), which goes ahead and tries to two-factor your personal GMail account every single time you load it instead of asking you which of the actual GSuite accounts you're signed into you'd like to use...

amluto 3 days ago | parent | next [-]

I love how the two factor screen has no obvious way to tell it that you want a different account.

Hint: you can often avoid some of this mess by adding the authuser=user@domain to the URL.

verdverm 2 days ago | parent | prev | next [-]

Yeah, with multiple chrome profiles, you have to be mindful of which one you last had focused before clicking a link from an external application (i.e. tailscale), so that it opens the new tab in the right instance so the account(s) you use in it are available

Def use multiple chrome profiles if you aren't. You can color code them to make visual identification a breeze

rezonant 2 days ago | parent [-]

I'm aware of multiple Chrome profiles and I do not want to use them. Google should simply make their account switching consistent across their apps and work sensibly in these corner cases.

verdverm 2 days ago | parent [-]

"simply" is doing a lot of work, profiles is the outcome of addressing the problems you are talking about. Many people enjoy them and find them useful. Why are you against using them?

rezonant 2 days ago | parent [-]

Simply isn't doing much work, account switching works just fine on GMail, search, maps, calendar etc. The issue is that some Google apps do not follow the standard of the overall fleet. Google gives us the account switching feature, it's obviously an intended way to use their products. Otherwise they would not give you that and tell you to use browser profiles.

I don't want my history, bookmarks, open tabs and login sessions at every website divided among my 5 GSuite workspace accounts and my 1 personal Gmail. That adds a bunch of hassle for what? The removal of a minor annoyance when I use these specific Google apps? That is taking a sledge hammer to a slightly bent nail.

If it works for you, great, that's why it's there. But doing this for anything more than the basic happy path setup of "I have one personal account and 1 GSuite work account" is nuts in my opinion.

andoando 2 days ago | parent | prev | next [-]

I always have a buggy ass hell experience with having multiple google accounts pretty much across all their services. I've been wondering if its just me or how the hell this is normal.

Marsymars 2 days ago | parent | prev [-]

I long ago concluded that trying to mix multiple google (or MS) accounts in the same browser profile is a path to madness.

verdverm 2 days ago | parent [-]

seriously, just use different chrome profiles, but part of the issue is that they are so interwoven you pretty much have to do this

verdverm 3 days ago | parent | prev [-]

Don't get me wrong, aistudio is pretty bad and full of issues, but getting an apikey was not hard or an issue itself. Using any auth method besides personal account oauth with gemini-cli never worked for me after hours of trying

Leynos 3 days ago | parent | prev | next [-]

They could always just use OpenCoder, Crush or Goose with OpenRouter (https://openrouter.ai/google/gemini-3-pro-preview)

verdverm 3 days ago | parent [-]

Google has the ADK project, which is really good.

Python is the primary implementation, Java is there, Go is relatively new and aiming for parity. They could have contributed the Typescript implementation and built on common, solid foundation, but alas, the hydra's heads are not communicating well

These other "frameworks" are (1) built by people who need to sell something, so they are often tied to their current thinking and paid features (2) sit at the wrong level. ADK gives me building blocks for generalized agents, whereas most of these frameworks are tied to coding and some peculiarities you see there (like forcing you to deal with studio, no thanks). They also have too much abstraction and I want to be able to control the lower level knobs and levers

ADK is the closest to what I've been looking for, an analog to kubernetes in the agentic space. Deal with the bs, give me great abstractions and building blocks to set me free. So many of the other frameworks want to box you into how they do things, today, given current understanding. ADK is minimal and easy to adjust as we learn things

FeepingCreature 2 days ago | parent [-]

openrouter just gives you prompt in, result out in standard openai api format.

verdverm 2 days ago | parent [-]

These projects are all a level above open router, they call the same standard APIs, or even custom ones and manage the translation. They do a lot more as well

ADK has an option to use litellm (openrouter alternative), among many options

https://google.github.io/adk-docs/agents/models/#using-cloud...

arthurfirst 2 days ago | parent | prev [-]

I have a claude max subscription and a gemini pro sub and I exclusively use them on the cli. When I run out of claude max each week I switch over to gemini and the results have been pretty impressive -- I did not want to like it but credit where credit is due to google.

Like the OP others I didn't use the API for gemini and it was not obvious how to do that -- that said it's not cost effective to develop without a Sub vs on API pay-as-you-go, so i do no know why you would? Sure you need API for any applications with built-in LLM features, but not for developing in the LLM assisted CLI tools.

I think the issue with cli tools for many is you need to be competent with cli like a an actual nix user not Mac first user etc. Personally I have over 30 years of daily shell use and a sysadmin and developer. I started with korn and csh and then every one you can think of since.

For me any sort of a GUI slows me down so much it's not feasible. To say nothing of the physical aliments associated with excessive mousing.

Having put approaching thousands of hours working with LLM coding tools so far, for me claude-code is the best, gemini is very close and might have a better interface, and codex is unusable and fights me the whole time.

verdverm 2 days ago | parent [-]

> it's not cost effective to develop without a Sub vs on API pay-as-you-go, so i do no know why you would

My spend is lower, so I conclude otherwise

> I think the issue with cli tools for many is...

Came from that world, vim, nvim, my dev box is remote, homelab

The issue is not that it is a CLI, it's that you are trying to develop software through the limited portal of a CLI. How do you look at multiple files at the same time? How do you scroll through that file

1. You cannot through a tool like gemini-cli

2. You are using another tool to look at files / diffs

3. You aren't looking at the code and vibe coding your way to future regret

> or me any sort of a GUI slows me down so much it's not feasible.

vim is a "gui" (tui), vs code has keyboard shortcuts, associating GUI with mouse work

> Having put approaching thousands of hours working with LLM coding tools so far, for me claude-code is the best, gemini is very close and might have a better interface, and codex is unusable and fights me the whole time.

Anecdotal "vibe" opinions are not useful. We need to do some real evals because people are telling stories like they do about their stock wins, i.e. they don't tell you about the losses.

Thousands of hours sounds like your into the vibe coding / churning / outsourcing paradigm. There are better ways to leverage these tools. Also, if you have 1000+ hours of LLM time, how have you not gone below the prepackaged experience Big AI is selling you?