Live data from Hacker News

Google Antigravity

antigravity.google

151–160 of 1001 posts

Re: Google Antigravity

#152

> Spin up agents to tackle routine tasks that take you out of your flow, such as codebase research, bug fixes, and backlog tasks. The software of the future, where nobody on staff knows how anything is built, no one understands why anything breaks, and cruft multiplies exponentially. But at least we're not taken out of our flow!

You can ask agents to identify and remove cruft. You can ask an agent why something is breaking -- to hypothesize potential causes and test them for validity. If you don't understand how something is built, you can ask the agent to give you an overview of the architecture and then dive into whatever part you want to explore more.

And it's not like any of your criticisms don't apply to human teams. They also let cruft develop, are confused by breakages, and don't understand the code because everyone on the original team has since left for another company.

Re: Google Antigravity

#153
I installed it, entered one prompt, clicked the "Proceed" button, and got "Model quota limit exceeded."

Those quota limits brought me back down to earth quickly.

Re: Google Antigravity

#155

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.

Google is going to win AI and kill all the other market participants.

They have the revenues to support all of this.

They spent time learning from all the players and can now fast follow into every market. Now they're fast and nimble and are willing to clone other products wholesale, fork VSCode, etc.

They're developing all of this, meanwhile Pichai is calling it a "bubble" to put a chill on funding (read: competition). It's not like Google is slowing down.

We had a chance to break them up with regulation, and we didn't. Now they're going to kill every market participant.

This isn't healthy. We have an invasive species in the ecology eating up all the diverse, healthy species.

a16z and YC must hate this. It puts a cap on their returns.

As engineers, you should certainly hate this. Google does everything it can to push wages down. Layoffs, offshoring, colluding with competitors. Fewer startups mean fewer rewards for innovation capital and more accrual to the conglomerate taxing the entire internet.

Chrome, Android, Search, Ads, YouTube, Cloud, Workspace, Other Bets, and AI/Deepmind need to be split into separate companies.

Call or email your legislators and ask for antitrust enforcement: https://pluralpolicy.com/find-your-legislator/

Demand a Google breakup.

Re: Google Antigravity

#156

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

>vscode fork I wonder why they are not trying to fixup something based on their own GUI stacks like Flutter or Compose Multiplatform. It seems only Zed is truly innovating in this space.

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

Re: Google Antigravity

#157
post #68
post #33

Earlier quoted context omitted.

Its clearly a reference to the xkcd comic which does have mindshare.

Which comic would that be? Later edit: Probably this one [1], which is par for the course for Alphabet, they're, conceptually, still living in the early 2010s, when this stuff was culturally relevant. [1] https://xkcd.com/353/

well they sure seem to make product naming after going through the whole medicine cabinet too, just like the comic

Re: Google Antigravity

#158
""Autonomously, an Antigravity Agent writes code for a new frontend feature, uses the terminal to launch localhost, and actuates the browser to test that the new feature works."

very interesting times; i'm glad to see browser automation becoming more mainstream as part of the ai-assisted dev loop for testing. (disclosure: started the selenium project, now working on something similar for a vibe coding context)

Post reply on HN