Live data from Hacker News

Google Antigravity

antigravity.google

361–370 of 1001 posts

Re: Google Antigravity

#361

Earlier quoted context omitted.

You wouldn’t. It’s made to suck out investor money and show that google does something, not to actually bring value. My crystal ball says it will be shutdown next year.

Most of the AI products are not for the end user, they are just signaling shareholders and possible investors that the company is on the hype.

There is also mechanism inside Google that rewards teams that launches new products, more than the teams that actually maintain existing ones.

Re: Google Antigravity

#362

Earlier quoted context omitted.

How would you say Zed is innovating? Never heard of it, just taking a peek now.

it's fast

I am very sensitive to input latency and performance but after comparing Zed and VS Code for a while I really couldn't find any reason to stick with Zed. It's been a year or so since I last tried it but VSC just lets me do way more while still, IMO, having a nice, clean UI. I never notice any performance or key input latency with VSC.

Re: Google Antigravity

#365
post #316

Earlier quoted context omitted.

Microsoft has very specific constraints on what extensions can and can't do, it's not a free for all. They're actively defending their mote by allowing Copilot to do things in a way that extensions couldn't. That's why all the serious contenders make a fork, it's simply not possible to have the same integration otherwise.

Still it would be a lot wiser if all the forkers would do one 'AI-enabled' fork together that exposes all the extras that copilot gets. The barrier for testing would be much lower and all the extension makers would also jump onto the train. Likely MS would finally give in and make all the extras available for everyone. But all the fragmentation only helps MS.

They're all going to have quite divergent opinions on how to structure the fork and various other design decisions that would inevitably lead to forks of the fork again.

I think forking VS Code is probably the most sensible strategy and I think that will remain the case for many years. Really, I don't think it's changing until AI agents get so ridiculously good that you can vibe code an entire full-featured polished editor in one or a few sessions with an LLM. Then we'll be seeing lots of de novo editors.

Re: Google Antigravity

#367

I'll be honest - this doesn't look half-bad. It really seems like it's just standardizing into a first-class UI what a lot of people have already been doing. I don't think I'm the target for this - I already use Claude Code with jj workspaces and a mostly design-doc first workflow, and I don't see why I would switch to this, but I think this could be quite useful for people who don't want to dive in so deep and combi…

Hadn't heard of jj, it's a source control tool that advertises that it's fast and compatible with the git on disk format. https://github.com/jj-vcs/jj

Re: Google Antigravity

#368
post #228

This whole blog post is seemingly about Google, not about the user. "Why We Built Antigravity" etc. "We want Antigravity to be the home base for software development in the era of agents" - cool, why would I as the user care about that?

You wouldn’t. It’s made to suck out investor money and show that google does something, not to actually bring value. My crystal ball says it will be shutdown next year.

I know Google is quick to shut things down but these ultra-cynical ultra-skeptical HN takes are so tiresome at this point.

Re: Google Antigravity

#369

I don't want to hate on this but I remember last week, when as a backend developer doing frontend, I spent about 20 minutes prompting Claude Sonnet in a loop trying to build a landing page for a new feature. The task was to put create a header, putting the company logo in the corner and the text in the middle. The resulting CSS was an abomination - I threw it all away and rewrote it from scratch (using my somewhat an…

>Somewhere along the way, the cool kids came up with the idea that GUIs are bad, and everything needs to go through the command line.

It's important for people to feel like "hackers" that is the primary reason why command line sort of exploded among devs. Most devs will never admit this... they may not even realize it, but I think this is the main reason it went big.

The irony is that the very thing that makes devs feel like "hackers" is the very thing that's enabling agentic AI and making developers get all resistant because they're feeling dumber.

Post reply on HN