- Gemini 3 Pro (High)
- Gemini 3 Pro (Low)
- Claude Sonnet 4.5
- Claude Sonnet 4.5 (Thinking)
- GPT-OSS 120B (Medium)The intro checklist for Antigravity includes watching VS Code tutorials!
https://chromium.googlesource.com/chromium/src/+/HEAD/docs/v...
We've come full circle.
Has there been any indication that these folks are "rubbing Google the wrong way"? I think Chromium, as a project, is actually very happy that more people are using their engine.
Should have just been an extension with a paid plan.
Quick, someone throw the Linux kernel source at it and report back! xD
Nothing in there about chromium.
They knew exactly what they were saying.
VSCode runs on chromium, like any website you visit when using a Chromium browser.
Really? Madness? "We started with VS Code to develop our IDE...".
Oh, so onerous.
A thank you to the principle developers is a minimum if you're using someone else's work commercially and aren't an asshole.
No it's not a legal requirement, it's just about being a good part of society.
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.
(presumably because if they touch the ad system it might break)
> a16z and YC must hate this. It puts a cap on their returns.
And a16z's main business is investing in financial scams.
Google has never successfully done that? Maybe once?
Nothing bad with using code other people made open. Our whole industry is built on this.
forking vscode? simple. extensions not so simple. they are controlled by microsoft. without them you’ll run into continual papercuts as a vendor who has forked vscode.
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.
We finally discovered IDEA and never looked back.
Which is on top of 'Chrome'.
Interesting sandwich: Google-Microsoft-Google.
Google using Electron tells us that quality control is completely out of the window.
Unbelievable.
I wasted a day on trying to get some PNGs to render correctly, but no matter the config I used, the colors came out wrongly oversaturated.
I used Tauri with a WebView, and the app was rendering the images perfectly fine. On top of that the UI looked much better, and I was done in half the time I spend trying to fix the rendering issue in WinUI 3.
Never again will I go native.