this post was submitted on 29 Jan 2024
319 points (100.0% liked)
TechTakes
1397 readers
62 users here now
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, Chromium flavours vs Firefox flavours is not healthy.
It's less unhealthy than a defacto Google monopoly though.
It's impossible to build a new web browser... At least until someone proves otherwise.
Andreas Kling is proving otherwise!
My estimate (source: sounds good in my head) is you'd need a dozen or so browser experts working full time for years to build a browser capable of rendering most modern "web-app" style websites.
The core specs have a lot of integration tests (one of the shittier ones written by yours truly!), and most of the specs are pretty readable for experts (I hate the CSS Device Adaptation Module Level 1 spec though).
There's just a lot of it and a lot of subtle interactions which is where the time would go.
If you were foolish enough to set many millions of dollars on fire* to do this you'd end up with a browser lacking in key non-core-spec areas too. Off the top of my head: print layout, security, JIT performance, HTTP2 / HTTP3, general browser performance, UI polish, PDF rendering, mobile version, plugins, and DRM "support" (good luck getting the DRM gatekeepers to let you bundle that stuff with your browser). Add some more years for all of that.
* and/or smart enough to make it an open source project and convince people to do it for free, see the other commenter's link to Ladybird below
This appears to be a good excuse to hate on CSS Device Adaptation Module Level 1, let me quote from it so you understand the great sorrow I had when I needed to understand it:
...
...
you know what the solution to this is. gotta reset the web from scratch.
Me and my mate had to come up with some fake policies for a fake Pirate Party and one of our policies was that the Irish government should commission a new internet browser. After all, the current bunch have a massive budget surplus that they want to get rid of before Sinn Féin get in.
I'll watch its career with great interest, thank you for the link!