Hacker News new | ask | show | jobs
by jdw64 30 days ago
Installing Antigravity 2.0 breaks the Antigravity IDE due to an amateur Electron deployment mistake. If they can't even get a basic installer right, how are we supposed to trust an OS generated by it? The 2.0 installer lazily drops a new app.asar next to the old app/ folder, creating a loader priority conflict that hijacks the original IDE executable
1 comments

I've been noticing this type of thing a lot lately, updates that plain don't work because of bugs that would have been caught with any testing, installers that don't work at all..

It's like coding with AI and not testing anything go hand in hand, which I do not understand.