Live data from Hacker News

Google Antigravity

antigravity.google

771–780 of 1001 posts

Re: Google Antigravity

#772
I was genuinely impressed by the Antigravity browser plugin for "agentic" work.

I ran into a neat website and asked it to generate a similiar UX with Astro and it did a decent-ish job of seeing how the site handled scrolling visually and in code and replicating it in a tidy repo.

Re: Google Antigravity

#773
post #416

The agentic spam is exhausting. I just wanted to code. Too early in my career to not give a shit and retire, but too late be excited about these things and eager to learn. What a time...

Wow, this sums up exactly how I feel.

The very last thing I want is to be "elevated to a manager of agents," as they so smugly say in the video.

Re: Google Antigravity

#775

I gave it a fair shot. It is a vs code fork. There were some UI glitches. Some usability was better. Cursor has some real annoying usability issues - like their previous/next code change never going away and no way to disable it. Design of this one looks more polished and less muddy. I was working on a project and just continued with it. It was easy because they import setting from cursor. Feels like the browser wars…

> There were some UI glitches

Interesting that a next-gen open-source-based agentic coding platform with superhuman coding models behind it can have UI glitches. Very interesting that even the website itself is kind of sluggish. Surely, someone, somewhere must have ever optimized something related to UI rendering, such that a model could learn from it.

Re: Google Antigravity

#777

Earlier quoted context omitted.

I wouldn't bet on an Electron app winning anything long-term in the dev-oriented space.

VS Code is technically an Electron app, but it's not the usual lazy resource hog implementation like Slack or something. A lot of work went into making it fast. I doubt you'll find many non-Electron full IDEs that are faster. Look at Visual Studio, that's using a nice native framework and it runs at the speed of fossilized molasses.

They just made a big song and dance about full updating Visual Studio so it launches in milliseconds and is finally decoupled from all the underlying languages/compilers.

It's still kinda slow for me. I've moved everything but WinForms off it now, though.

Re: Google Antigravity

#778

Earlier quoted context omitted.

VS Code is technically an Electron app, but it's not the usual lazy resource hog implementation like Slack or something. A lot of work went into making it fast. I doubt you'll find many non-Electron full IDEs that are faster. Look at Visual Studio, that's using a nice native framework and it runs at the speed of fossilized molasses.

They just made a big song and dance about full updating Visual Studio so it launches in milliseconds and is finally decoupled from all the underlying languages/compilers. It's still kinda slow for me. I've moved everything but WinForms off it now, though.

I know. It's still the slowest IDE, but I suppose they deserve props for making it better than the Windows 95 speeds of the last version.

Re: Google Antigravity

#779
post #660

I gave it a fair shot. It is a vs code fork. There were some UI glitches. Some usability was better. Cursor has some real annoying usability issues - like their previous/next code change never going away and no way to disable it. Design of this one looks more polished and less muddy. I was working on a project and just continued with it. It was easy because they import setting from cursor. Feels like the browser wars…

speaking of paying for LLMs, am i doing something wrong? i paid cursor $192 for a year of their entry level plan and i never run out of anything. I code professionally, albeit i'm at the stage where it's 80% product dev in finding the right thing to build. Is there another world where $200/m is needed to run hundreds of agents or something? am i behind and i dont even know it?

I pay $10/month for GitHub Copilot and I usually get to 100% burn on the final day of the month. I use it extensively for the entire month about 12 hours a day. It doesn't include any of the "Pro" models that are only on the $200/mo plans, but it does a pretty fantastic job.

Re: Google Antigravity

#780
I spent a few days with Firebase Studio when it was announced. I stopped using it because it was clearly a very early alpha - tons of bugs, and didn't seem well thought out. Now, less than a few months later (!!!), they announce a competing IDE with essentially the same functionality, but a different brand? Is the right hand talking to the left?
Post reply on HN