It's always surprising to me when people mention these google services I've never heard of. What do you mean a Google IDE? Haven't you heard of Vim, bro?
Mostly-jokes aside; don't trust Google! Google is asshole.
151–160 of 369 posts
It's always surprising to me when people mention these google services I've never heard of. What do you mean a Google IDE? Haven't you heard of Vim, bro?
Mostly-jokes aside; don't trust Google! Google is asshole.
Earlier quoted context omitted.
Part of the magic of their account rep strategy is how they keep them on your account for so long, you get to develop not just a rapport but a trust that they truly understand your business. It gives me faith that when they advise us on their new AI products, they're going to be a good fit. Edit: I forgot to mention the curiosity and humility they bring to our calls. If I point out another vendors approach to a probl…
I also have a great experience with Google account reps. Other companies usually have a soulless void of an automatic system which gives you no confirmation your messages and inquiries are received whatsoever. Not Google. There is always a human on the other side so you know you are in good hands. Trust and connection are the things I value the most in this very two sided relationship. I also have deep faith in Googl…
I was surprised people were so willing to jump to closed source IDEs just for access to coding agents. The trade-off you pay for tight integration between the IDE and the coding agent is lock-in because the barrier to switching IDEs is nontrivial. Your coding environment stands a lower chance of disruption when you use an open source IDE with a CLI agent. Yes it's slightly annoying to separate the agent from the IDE…
Earlier quoted context omitted.
Claude Code has only been around for a year and change. At least for our internal tests 2 years ago Anthropic models started to at least become semi-useful but they still were not great, they struggled with structured output. Prior to that their alignment strategy made the products highly unhelpful in an API context. The past 6 months to a year is where Anthropic has really shined, they have model parity and sometime…
> Claude Code has only been around for a year and change. We've been experimenting with "agent harnesses" way before that though, I'm sure the first time I tried building that sort of thing was in 2023 sometime with GPT3, and I'm like 80% confident I tried the same sort of TUI experience as CC from some random user before Claude Code even became public.
The day my coworkers started using cursor I started to learn neovim. Every day that passes I'm more glad I did it. And mind you, I'm not an anti AI extremist. But I dont think there's any need to adopt the new tool as your new full workbench, a Claude style chat in a nearby terminal has the same benefit and exposes you to a ridiculously smaller personal risk.
Does anyone think that the brand new version of Antigravity will still exist in a recognizable form two years from now? Google will almost certainly have killed or "upgraded" it again to a new platform by then.
I'm very surprised, goggle are usually known for their customer focused approach and long standing support of legacy systems!
For me it is their personable account reps and customer service. It’s the human touch we’ve come to associate with the “Don’t be Evil” brand.
> The day was to begin like any other, with Antigravity open > This unexpected shift completely broke my preferred workflow it might not have been so unexpected if you knew you were one of ~15 people that start their day with Antigravity
Earlier quoted context omitted.
> I mean they have gemini CLI Uhhh, about that :) Gemini CLI (the open source cli) is being deprecated, and the recommended replacement is Antigravity CLI (which supposedly comes with the new Antigravity, not the IDE). shrug . Surely this will be maintained long term...
Oh, but you can only install the new antigravity CLI by first installing and authenticating via the IDE. Will they make it work headless before the June deadline when they turn off gemini-cli? I guess we'll see... [Edited to add: danielbln below is correct, this appears to just be stale documentation for antigravity-cli, it can be used completely headless now.]
I was surprised people were so willing to jump to closed source IDEs just for access to coding agents. The trade-off you pay for tight integration between the IDE and the coding agent is lock-in because the barrier to switching IDEs is nontrivial. Your coding environment stands a lower chance of disruption when you use an open source IDE with a CLI agent. Yes it's slightly annoying to separate the agent from the IDE…