Live data from Hacker News

Google Antigravity

antigravity.google

351–360 of 1001 posts

Re: Google Antigravity

#351

2020: every day a new JS framework is announced 2024: every day a new Chrome fork browser is announced 2025: every day a new AI IDE vscode fork is announced

We need a VS Code fork that just exposes more interfaces, and does nothing else. Then all these forks could just use that with power extensions, and it'd force Microsoft to change its behavior.

Re: Google Antigravity

#352

Earlier quoted context omitted.

As somebody who worked on two IDEs which didn't fork VSCode but still used Monaco for code editing views, I think forking VSCode is almost always the right solutions for a new IDE. You get extensions, familiarity and most importantly, don't waste valuable time on the boring stuff which VSCode has already implemented. Nothing bad with using code other people made open. Our whole industry is built on this.

Why the need to fork it instead of creating a new extension? (besides marketing)

Because there are plenty of good reasons why you may want to modify/extend the code and the look and feel beyond what an extension would let you do.

I never understood why people scoff at VS Code forks. I'd honestly tend to be more skeptical of new editors that don't fork VS Code, because then they're probably missing a ton of useful capabilities and are incompatible with all the VSC extensions everyone's gotten used to.

Re: Google Antigravity

#353
post #240

Earlier quoted context omitted.

Has Google *ever* successfully entered and taken over an existing market?

You mean like web search, webmail, internet ads, maps, calendars, browsers, smartphone operating systems, online document editing, and translation? I mean, I'm not even including stuff they acquired early like YouTube. Google was the most feared company for a decade or more for a good reason: they absolutely devoured competition in what were thought to be mature markets.

Do you have a source for that ? Because according to official papers submitted by Google to the court this is absolutely not the case

Re: Google Antigravity

#355

Earlier quoted context omitted.

Because what we need is not lazy people - we need lazy people with AI? How is this even a justification?

Sorry, where did "lazy people" come from? Nobody's talking about anybody being lazy.

I just like that evolution doesnt really care. People can opine on laziness and proper methodology. Its handwaving compared to how things shake out.

Nature does select for laziness. The laziest state that can outpace entropy in diverse ways? Ideal selection.

Re: Google Antigravity

#357

I went ahead and downloaded it, it looks to be a VSCode fork very similar to Cursor, with support for the following models: - Gemini 3 Pro (High) - Gemini 3 Pro (Low) - Claude Sonnet 4.5 - Claude Sonnet 4.5 (Thinking) - GPT-OSS 120B (Medium)

Thank you for saying what this entire blog post doesn't. It's actually disrespectful of Google to launch this without even a mention of the fact that it is based on VSCode.

https://www.microsoft.com/en-us/edge

Nothing in there about chromium.

Re: Google Antigravity

#358

2020: every day a new JS framework is announced 2024: every day a new Chrome fork browser is announced 2025: every day a new AI IDE vscode fork is announced

AIUI the forks are required because Microsoft is gatekeeping functionality used by Copilot from extensions so they can't be used by these agents.

Could you give an example of what they're gatekeeping for Copilot exclusively? I'm kinda confused because Copilot in VS Code isn't exactly a powerhouse of unique features in my experience, it still feels well behind Roo/Kilo Code in most ways I can think of, although much closer to the competition than it was a year ago.

Re: Google Antigravity

#359
post #241

Earlier quoted context omitted.

After using Google AI studio, Google Vertex, and Google Gemini Chat I honestly can't wait to use Google Antigravity! edit: Also Jules... snark off: I think the Google PMs should have coffee together and see if all of this sprawl makes any sense.

It does? Google AI studio is their developer dashboard. Google Vertex is their equivalent of Amazon Bedrock. Google Gemini Chat is their ChatGPT app for normies. Google Antigravity is their Cursor equivalent.

And In practice, when I needed to use one of their models for a small project, it turned out that the only sane way is to go via OpenRouter…

Re: Google Antigravity

#360

> Neither engenders user trust in the work that the agent undertook. Antigravity provides context on agentic work at a more natural task-level abstraction, with the necessary and sufficient set of artifacts and verification results, for the user to gain that trust. I'm going to need an AI summary of this page to even start comprehending this... It doesn't help that the scrolling makes me nauseous, just like real anti…

Then there's this:

"A more intuitive task-based approach to monitoring agent activity, presenting you with essential artifacts and verification results to build trust."

The whole thing around "trust" is really weird. Why would I as a user care about that? It's not as if LLMs are perfect oracles and the only thing between us and a brave new world is blind trust in whatever the LLM outputs.

Post reply on HN