B: I want a de-googled browser! I don't want my browser phoning home to Google!
G: Ok, here's Chromium, with proprietary bits removed.
B: You've removed access to proprietary Google APIs that allow the browser to send and store stuff on Google.
G: Yeah, isn't that what you asked for?<p>It's not very hard for someone to spec out an open protocol for an end-to-end browser profile sync service. Those who want complete control of privacy can then run their own servers/containers and sync their browser to them. Those who want Google integration can user Chrome, and later, write an extension that allows Chrome to also utilize whatever open sync protocol exists.<p>There's too much whining, and too little coding. I think for the amount of time used to write articles like this, people could have already spec'ed out and MVP'ed such a service. This reminds me of the cypherpunks mailing list in the 90s. Like 95% of all the messages were political whining that X didn't exist, or Y doesn't do what they want, or bitching about the government. Eventually the hackers forked the 'coderpunks' mailing list, to work on actual solutions.<p>Chromium is a giant gift horse of a codebase that doesn't need Google integration, because implementing a browser from scratch is almost like implementing Unix from scratch, it's an enormous undertaking. It works amazingly well in my Oculus Quest 2 with WebXR integration (and :( Facebook integration). Chromium is being used in wearables, smart home devices, automative dashboards, the same way linux is endlessly reused, even if the forks aren't all useful as desktop replacements.<p>Thousands and thousands of products are being released thanks to OSS forks of AOSP, Chromium, or Linux, which if they didn't exist, would make life very hard for hackers and startup entrepreneurs who would have to pay enormous license fees, or do enormous amounts of work to bring up simple devices.<p>I guess what I'm saying is, developers these days face a cornucopia of riches in the ecosystem, but instead, HN is filled full of threads of people virtue signaling like they're an oppressed minority population. There's a lot of things which are non-ideal about every major platform developers face, but the successful entrepreneurs shut out the noise, and find opportunities in filling in the gaps.