"Congratulations, you have been elevated to manager to agents." That's not exactly really where I hoped my career would lead. It's like managing junior developers, but without having nice people to work with.
Google Antigravity
381–390 of 1001 posts
Re: Google Antigravity
#382Re: Google Antigravity
#3832020: 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
#384This 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?
Re: Google Antigravity
#385Re: Google Antigravity
#3862020: 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
I think this was more accurate around 2012. My local tech magazine had their own fork and they attached CD with the magazine which included the browser.
Re: Google Antigravity
#387This 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?
The whole webpage looks like something from Apple.
Re: Google Antigravity
#388Re: Google Antigravity
#389Earlier 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)