←back to thread

ChatGPT Atlas

(chatgpt.com)
763 points easton | 2 comments | | HN request time: 0.001s | source
Show context
SeanAnderson ◴[] No.45658534[source]
How does this page not immediately address what I assume is everyone's first question?

Is this browser built on Chromium, or is it a completely fresh creation?

I have to assume that because they AREN'T highlighting it that it IS built on Chromium.

replies(10): >>45658566 #>>45658610 #>>45658628 #>>45658632 #>>45658638 #>>45658643 #>>45658655 #>>45658710 #>>45658748 #>>45658866 #
jerjerjer ◴[] No.45658610[source]
Why wouldn't it be Chromium/V8-based? New browser engine is multiple developer-years of effort.
replies(2): >>45658636 #>>45658787 #
1. SeanAnderson ◴[] No.45658787[source]
Just seems like not a very smart long-term move to build on it.

Tough to get changes upstream when the majority of engineers working on Chromium are Google devs.

Lots of features you'd hope would be available in Chromium aren't there and have to be implemented manually, but then you need to keep your fork interoperating with a massive, moving target. Safe Browsing, Translate, Spellcheck, Autofill, Password Manager aren't available in Chromium and Google cut unauthorized Chromium browsers off from using Google Sync in 2021 (https://www.zdnet.com/article/google-cuts-off-other-chromium...)

There's probably more issues?

replies(1): >>45659551 #
2. bigyabai ◴[] No.45659551[source]
I'm not really seeing the alternative here, though. If your main gripe with Chromium is getting patches upstream through the vendor, that's an issue with all the browser engines available to them. Gecko would be an even riskier bet than Chromium, and WebKit verges on being chronically undermaintained on Windows and Linux.