Hard forking doesn't solve the problem of closed source.

If the goal of a hard fork is "the community will invest equal resources that Google does today" then you wildly underestimate how many engineers work on Chrome.

Not denying than many engineers work on Chrome just wondering how many of them work on Chrome features that are anti pattern, reducing privacy, improving information collection or tracking or against users interest in broad.

You can just look at the commit stream and see for yourself. Despite community pearl-clutching, 99% of the work is just good old fashioned software engineering.

>wildly underestimate how many engineers work on Chrome.

It is completely insane how many people work on Chrome. It seems like it is time to deprecate web browsers and do something different. Like you get a frame-buffer to draw on with something like a wasm vm. Web pages get replaced by programs (which they essentially are anyway). Get rid of 99.9% of the cruft that has accumulated over the decades in browsers. If you want to have some of that cruft, that is a library you have to send.

Or go the other way and make web pages not programs at all, like they originally were. Unfortunately, just communicating information isn't cool, doesn't monetize, and certainly doesn't get clicks.

The biggest mistake the web ever made was leaving it up to to the website to choose how content renders.

It should be the users choice how their browser renders, it's their damn browser. Instead, browsers are built to follow standards that mostly favor the developers preferences above those of the person who actually own the device rendering it.

The modern web is user hostile by design.

If a web browser allows images, then the website always has full control over how content renders. It's the default. HTML and related standards are trying to persuade developers to cede some of that control in the name of accessibility, user choice, searchability, device compatibility etc. that all-image websites lack. But this can only succeed if the developers still can do everything they want to. If they can't, then they'll fall back to images and everyone loses.

This is true.

A lot of websites back in the 90s were just made up of images that were clickable using image maps. It was not a fun time.

I get what the parent comment is saying, though, and it's why I use Gemini (the protocol[0], not the AI). It doesn't align with corporate interests, but for now I consider that a good thing.

[0] https://geminiprotocol.net/

Yep, in the old days, a lot of websites used image maps (so that clicking a part of the image would go to another page).

Users want an app platform that 1) works on every device, 2) is 1-click (no app installation / management, click a link and go), and 3) has advanced capabilities which let them easily do the task at hand.

Think "an interactive visualisation for choosing a seat when buying a concert ticket." That's not a "traditional" webpage, should work on whatever device the user is currently on (so native is unsuitable), and shouldn't require the user to install anything.

People clearly want web pages to be exactly this; we're on iteration #3 of the idea now. Iterations 1 and 2 were Java Applets and Flash, not necessarily in that order, and they were massively popular despite their shortcomings. Clearly, if we somehow deprecated the web as it is now (which is an utterly ridiculous idea, which makes me really curious what comments like yours are exactly trying to achieve here), as long as we keep it an open standard, users will choose browsers which offer this capability in some form. We should appreciate that the current iteration is an open standard which anybody is free to implement, instead of some proprietary blob that you need to license from Oracle or Adobe.

> Users want an app platform that...

So do hackers. A big chunk of the open standards revolve around sandboxing malicious code, and given the amount of tracking happening anyway, fail at it.

This kills accessibility. You wouldn't even be able to select text unless the page implemented that feature itself. Screen readers would have nothing to work with. No high-contrast mode, no translation, no changing the font size, no reader mode........

Unfortunately none of the things you listed are what page vendors want you to have. They'd very much prefer you didn't. On the web, they're just too hard to prevent, so most don't bother.

I think that must be false. Serving the page as a static image was possible from the early days of the web, but vendors (mostly!) moved away from that as features like web fonts became available. I guess Flash was the big remaining exception. And remember Java applets? But even now as rendering to a canvas is possible, enabling animation and interactivity without necessarily including accessibility, websites are mostly not doing that. Accessibility is good for business. And sometimes it's legally required.

Software accessibility is bad for business - that's why it has to be legally mandated. There's no firm difference between "accessible", particularly to screen readers, and "amenable to end-user automation", and the latter is anathema to businesses.

As for the styling and fonts - it's all a bunch of low-key trade-offs here. The businesses want to exercise total control over the end-user experience, for sales/marketing and branding reasons. At the same time, going off the beaten path quickly makes development costs skyrocket.

Flash was a good choice back when all visitors were using a PC and there were like 3 different screen resolutions to choose from. Once laptops gained popularity, this started to shift, then pre-iPhone mobile briefly became consideration, and Flash stopped being sufficient; then iPhone came out, killed Flash, and started an era where every visitor has a different screen than the previous one. "Responsible web" became the cheapest option, and you can see its evolution as a trajectory towards giving more and more control over experience to developers, and less and less to the users.

I'm fine with it being legally enforced. The point is, web site owners mostly wouldn't move to "a frame-buffer to draw on with something like a wasm vm".

Not until it's convenient enough, then yes.

Otherwise, explain Flutter.

[dead]

> Like you get a frame-buffer to draw on with something like a wasm vm. Web pages get replaced by programs (which they essentially are anyway).

The biggest thing standing in the way of this is actually Apple, since they don't allow competing browser engines or equivalent so you can't make something like this for iOS whatsoever.

Apple can create a clone for their wall-garden when they want to catch up to the times.

Those times will never happen.

Pretty sure wasm works on Safari since I've ran my own code like that...

Can anyone actually share 1 - 3 examples where a hard fork of a living os project has actually succeeded ?

If AMZN couldnt make their fire whatever it was called fork of Android really grow, what chance has the community got ?

386BSD -> FreeBSD

NetBSD -> OpenBSD

To some extent I would argue that Linux is a spiritual fork of Minix and Unix.

But I think it’s also worth pointing out that these were in vastly different times where a single person or a small group of people could maintain an OS. An OS or browser is vastly more complex now.

The point which i didnt not mention in my original question is that merging from the fork is a pain, which is why its just easier to jump onto and continuing development on the fork if it gains traction.

Network effects were also nowhere near as strong as they are now.

BSD is a killer example of that point, too. Using a BSD Unix got to be pretty difficult after Linux containers became hegemonic.

It was a bit challenging long before that. I ran webhosting on FreeBSD in the early 2000s - remember finding a tool you needed and hoping it was in ports?

The big ones that come to mind that were not already mentioned are MySQL => MariaDB, XFree86 => X.org.

OwnCloud -> Nextcloud, OpenOffice -> LibreOffice, Elasicsearch -> OpenSearch, privacyIDEA -> eduMFA

The amount of people that to this day still default to OpenOffice and have either never heard of LibreOffice or think it's the same as OpenOffice is crazy making though.

https://en.wikipedia.org/wiki/Apache_OpenOffice

Difficulties maintaining a sufficient number of contributors to keep the project viable have persisted for several years. In January 2015, the project reported a lack of active developers and code contributions.[49] There have been continual problems providing timely fixes to security vulnerabilities since 2015.[50][51][52][53] In September 2016, OpenOffice's project management committee chair Dennis Hamilton began a discussion of possibly discontinuing the project, after the Apache board had put them on monthly reporting due to the project's ongoing problems handling security issues.[54][55][56]

Sounds like AOO is effectively dead, so this example is a fail to my challenge.

OpenSearch & ElasticSearch both seem alive, as well as OC & NC.

Neither https://github.com/privacyidea/privacyidea or https://github.com/eduMFA/eduMFA say either is a fork of the other.

I think you failed to share 3, 2 seem to valid examples of my challenge but the other 2 are questionable.

AOO became a thing after LibreOffice essentially won. Before that it was OpenOffice.org owned by oracle, forked into LibreOffice in 2010, with LibreOffice getting significant traction and Oracle throwing in the towel and donating OO to Apache Foundation in 2011.

> Sounds like AOO is effectively dead, so this example is a fail to my challenge.

You didn’t ask for examples where both projects are alive!

LibreOffice was forked from OpenOffice.org in 2010, way before the difficulties of Apache OpenOffice (which didn't even exist back then).

Samsung has had an Android fork for a long time.

Safari started as a fork of KHTML, and Chrome started as a fork of (the open-source parts of) Safari.

But the open source project wouldn’t need to invest as much as Google does. There are all kinds of features and things they are working on that the general public really does not care about.

> But the open source project wouldn’t need to invest as much as Google does.

Not at first. Yet over time the work increases as one must differ more and more from Chrome. I believe that's why so many forks are giving up on Manifest V2.

Forks are giving up on mv2 because it's not as important as the people online say it is. If mv2 was what would cause a browser to gain market share they would keep maintaining it, but if the market is not rewarding browsers with mv2 then it does not make sense to maintain.

Seriously. The average person in real life has no idea what MV2 or MV3 is. And despite what people here would have you believe uBlock Origin Lite works nearly as good as uBO and is generally indistinguishable from its MV2 counterpart. A casual user wold not be able to tell the difference, nor do they care.

Indistinguishable because ad blocking still works at the visible end of the spectrum.

Under the hood, what the MV2 uBlock can do and Lite can't is at the least stripping tracking parameters from links and block 3rd party trackers that are cloaked in a subdomain of the originating site.

You’re right it doesn’t impact most people’s decisions but m2 and m3’s differences are quite substantial and meaningful.

That’s overly simplistic and glosses over the actual objections to mv3.

Differentiating isn’t as important as not engaging in Google‘s heinous practices

Chrome attained its user base not by merit but by paying third party Windows installers to bundle it.

Forcing it down users’ throats at the world’s most popular website might have helped. Slightly.

Yep. Google has been incredibly aggressive in promoting Chrome over the years, including practices similar to those Microsoft gets lampooned for doing the same with Edge.

The thing is that most of this is invisible to people who already live within Google’s bubble which is probably why they don’t get called out for it. The promotion is visible mostly to those of us who don’t, and it gets irritating.

This is complete nonsense, it's a post hoc copium where you're trying to dishonestly rewrite history from your personal hatered.

Chrome was better than competition pretty much all its lifetime and there's plenty of historic articles to prove it, no matter how much your emotions refuse to accept the history.

You can argue the merits of a product without personally attacking people.

The only personal insult to everyone here is such blatant lying and rewriting of history. And it's telling about the bottom barrel culture of the internet that you're angrier about having someone called out as a liar they are instead of actual lies.

We were there and we didn't install Chrome via some made up toolbar installer, but because it was significantly better than what Mozilla and Internet Explorer offered.

I am plenty calm, I do not know what gives you the impression I am angry. You, however, absolutely need to ease off the gas. You can’t talk to people like this here. You are being needlessly hostile and taking swipes at people. Treat people with respect or just don’t bother commenting. https://news.ycombinator.com/newsguidelines.html

[dead]

The bigger problem is wasting developer effort contributing to Google's platform. The real secret behind Android being "open" (sorta) is that while almost nobody runs AOSP, Google has tricked a bunch of fools into working on Android forks instead of building a real competitor.

Playing at their table is a losing game, the house always wins.

Windows only isn't still 90% market share because of Wine, then Proton.

More like thanks to Apple, in what concerns desktop computing.

Neither Wine nor Proton run on Windows. Building Android emulators for Linux: Worth your time. Building Android knockoffs which claim to remove the Google from Google's operating system? Foolishness.

Valve is working on supporting apks for their new VR operating system. If this goes anything like Proton then I'm hopeful for the future of Android without Google.

Gamedevs would still target Android, just like they target Windows, letting Valve run after them.

Android is even more of tragedy, given how all relevant NDK game development APIs are also available on GNU/Linux.

Reimplementing Windows was a huge task. If the windows source code was available, why wouldn't you begin with a copy-paste?

ReactOS was also a good idea.

A lot of react os helped wine/proton. It’s still was a good idea.

The developer effort is not wasted because it's open source. Anyone can fork it at any time. None of it can be thrown away from humanity, wasting it.

The reason why no one runs AOSP is because the phone market rewards differentiation. Each phone manufacture wants to build their own experience and building on top of AOSP is how they do so.

Is it really a losing game? Building a new OS from scratch is not worth it. Why throw away an entire app catalog for your device? Consumers want access to existing app catalogs when buying a phone. If anything is a losing game it's building a new mobile operating system over forking Android as a base.

> The reason why no one runs AOSP is because the phone market rewards differentiation.

This is what empire-building middle managers say to rationalize their boondoggles, but in actual fact most customers can't even tell the difference between two different vendors' Android skins, definitely can't tell the difference before they buy one, and the way they actually differentiate phones is on real hardware differences that show up in the specs like the camera or performance.

The hardware company's idiosyncratic fork of the software is irrelevant at best and annoyingly irregular in the common case.

> the way they actually differentiate phones is on real hardware differences that show up in the specs

You forgot about one thing they care about above all others — cost.

And the easiest way to keep costs down is through "alternative revenue streams", which involve your own tracking, your own app bundling deals and your own App Store, which you're pushing on users constantly. And if you do that, you may as well get the branding win from doing the custom skin too.

> The developer effort is not wasted because it's open source. Anyone can fork it at any time

Assuming you can get a hardware vendor to support your fork.

Android has always been a weird blend of proprietary BSPs wedged together with the core AOSP project - we used to have an entire team whose full-time job was merging the Qualcomm BSP into our AOSP fork. At the time you didn't even get access to that BSP without inking a deal with QCOM...

> The reason why no one runs AOSP is because the phone market rewards differentiation.

No, the reason is that AOSP doesn't even include a functional keyboard nor a functional call manager nowadays.

AOSP apps were abandonned around Android 11, you can't just keep them as is for real users, it looks amateur.

Even the open-source ROMs came to the same conclusion eventually and developed their own.

>the reason is that AOSP doesn't even include a functional keyboard nor a functional call manager nowadays

No one was using those apps so it didn't make sense to spend time on them.

They were used quite a lot at the time, outside of the usual Samsung/HTC, a lot of OEM didn't bother to make their own full app suite, nowadays it's necessary though

So.. The market didn't actually support differentiation?

The marked used all the different apps available from both OEMs and on Play Store.

Don't be a prick.

If you are not working to destroy Android, you are supporting it. You might feel happy about your custom ROM nonsense and how it protects your privacy, but that just means you're selfish, because nearly everyone will still be trapped on Google's version.

Technologists need to aggressively reject solutions which don't spread freedom to ordinary users as well.

It wasn't worth it, but it's 2026, not 1991, when Linus first released Linux. AI can shit out a new OS, given enough tokens, and a VM/compatibility layer would let you run Android apps until native ports became available. The question is why would you want to do that? Computers are vastly more capable than they were when the Linux kernel was originally designed, and the needs of programs and their permissions have changed as well. https://xkcd.com/1200/ While throwing away all the learnings and starting from scratch are usually not justified, sometimes it is the right choice, if enough things have changed. Should GPS location, fine grained or coarse, and related permissions, be a part of the OS kernel or a user space daemon that other processes can query or some other thing? That wasn't a question when Linux was created but should be a core consideration for a replacement system that was created today, along with a myriad of other modern day questions that didn't exist back then. I don't think it's a loosing game, and I don't have the resources to make one myself, but I do think that the world's materially changed enough to justify building a new one from scratch.

AI generating code changes the game significantly, though there are issues with that. A new OS would have taken several millions and multiple teams, but can now be done for far less. The problem is hardware to run it on. Who'd pay $2,000 for a shittier phone with less features when a $500 used one with GrapheneOS is right there? So the market, (in)efficiently, hasn't come up with a new phone OS. Not because it isn't warranted, but because the free market isn't a perfect system.

You mean proprietary AI can do that, running on big corp servers.

What proprietary AI running on big corp servers was 6 months ago is now runnable on owned bare metal compute, and there's no reason to believe this trajectory won't continue for the foreseeable future.

With a proprietary local stack, provided one can actually afford the hardware.

Why bother building a compatibility layer when you can just start with Android and start promoting your LLM from there?

LLMs can't even get much simpler programs right without humans holding their hand, let alone an OS. The odds of an LLM just banging out an OS are nil.

It wasn't worth it, but it's 2026, not 1991, when Linus first released Linux. AI can shit out a new OS, given enough tokens, and a VM/compatibility layer would let you run Android apps until native ports became available. The question is why would you want to do that? Computers are vastly more capable than they were when the Linux kernel was originally designed, and the needs of programs and their permissions have changed as well. https://xkcd.com/1200/ While throwing away all the learnings and starting from scratch are usually not justified, sometimes it is the right choice, if enough things have changed. Should GPS location, fine grained or coarse, and related permissions, be a part of the OS kernel or a user space daemon that other processes can query or some other thing? That wasn't a question when Linux was created but should be a core consideration for a replacement system that was created today, along with a myriad of other modern day questions that didn't exist back then. I don't think it's a loosing game, and I don't have the resources to make one myself, but I do think that the world's materially changed enough to justify it.

but perhaps we dont need several gigabytes compressed code to have a browser. perhaps what google have been doing is an utter abomination?

This is cool until Google doesn't load in your free browser.

Then, you use this: https://duckduckgo.com/

Actually, use it now.

This. Also, use OSM for maps and run your own SMTP server, if you can. Nobody should need Google.

Sadly, the to me most important parts of Maps are live navigation and live traffic status. I'm assuming you can't get those with osm (yet).

The actual maps are much better in osm than in Google.

OsmAnd does have live navigation as far as I understand it (turn-by-turn directions), but no live traffic status, because for that you a lot of drivers willing to surrender their location/sensor data. Anything "live" cannot be privacy respecting. I never found live traffic information particularly worthwhile to be honest.

Maybe it's time to give up privacy absolutism and add strictly opt in live data features.

That reminds me, place reviews using ATProto. Kinda surprised that no map client jumped on that when it's the exact thing you need to replace a centralized service. A lot of people use Google Maps to find businesses more than directions.

This works for nerds, but not for grandma who can't even describe what she's doing without using the word "google".

Nerds with grandmas can manage grandma's DNS or better yet set up MDM (I'm serious).

Actually it is still cool if they don't.

Because of their enshitification we do have alternatives that were developed.

At this point the their only services I'm using are Maps, Translate and Keep Notes and it is mostly due to lazyiness as all of those already have alternatives.

Edit: forgot about YouTube, which is ironic, because that one is a toughest one because the value comes from creators, but I'm doing my part and using GrayJay[1] so I can follow them if they switch their platform.

[1] https://grayjay.app/