this post was submitted on 29 Dec 2023
501 points (97.2% liked)

Hacker News

3871 readers
3 users here now

This community serves to share top posts on Hacker News with the wider fediverse.

Rules0. Keep it legal

  1. Keep it civil and SFW
  2. Keep it safe for members of marginalised groups

founded 1 year ago
MODERATORS
 

There is a discussion on Hacker News, but feel free to comment here as well.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] chocolatine@lemmy.world 2 points 8 months ago (1 children)

The issue is the rendering engine monopoly. Apple and Microsoft browsers as well as chromium all use chrome rendering engine making them basically the same browser under the hood.

[โ€“] miridius@lemmy.world 0 points 8 months ago

That's not true - Apple's browsers use WebKit. I wish they used chromium though, Safari is basically the new IE.

Having all browsers use the same, open source, modern and powerful rendering engine has many benefits. It makes web development MUCH easier, improves user experience because websites work the same on all browsers (apart from any proprietary stuff the browser vendors might add on top of chromium, but that's not chromium's fault), and greatly speeds up adoption of new web standards.

I don't want there to be a Chrome browser monopoly for obvious reasons but I don't see the downside of every browser using the same rendering engine as long as it's not controlled by any one entity