this post was submitted on 14 May 2026
141 points (97.3% liked)

Technology

84646 readers
4403 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] einkorn@feddit.org 18 points 1 day ago (1 children)

I think similar how the EU adopted the USB-C as mandatory standard for charging, it should force other industries, including software vendors, to follow commonly defined standards.

In case of browsers that is Chrome using it's de facto monopoly to force other browser to rush to catch up with their custom crap. Yes, as a side effect that would also break a lot of existing webpages because they rely heavily on browser bending over backwards to accommodate sites serving effectively broken HTML i.e. but in the long term this would improve the internet as a whole.

[–] reddig33@lemmy.world 19 points 1 day ago* (last edited 1 day ago) (1 children)

The industry needs to shift to identifying html, css, and JavaScript versions in browser headers instead of which rendering engine. Saying “I support these versions of these standards” instead of “I’m chromium”.

It’s been a problem since day one. Maybe have some sort of independent certification for each browser to pass before being able to declare that it supports a particular version.

[–] nyan@lemmy.cafe 3 points 23 hours ago (1 children)

You'd have to indicate "I also support these optional bits" for this to really work, which would lead to truly massive headers.

I prefer the idea of slapping people who put up pages that cater to Chrome rather than reading and following the standards upside the head with a large dead fish. People who write faulty WYSIWYG web design software get smacked once for every bad site deployed with their help.

[–] reddig33@lemmy.world 7 points 23 hours ago* (last edited 23 hours ago) (1 children)

There shouldn’t be any “optional bits”. Thats part of the problem. Either it’s part of a standard or it’s not. Either you meet the standard for that version number, or you don’t.

[–] groet@feddit.org 2 points 9 hours ago (1 children)

The problem is that the standard is fucking huge and maybe your browser supports every feature of version 5xx but is missing a feature related to authentication using guinea pigs introduced in v369. So it would only be allowed to advertise compatibility with v368 even though it can do everything except Guinea pigs.

Realistically you would trim the standard to a core set and advertise compatibility with a version of that and then advertise optional extensions. And that's optional bits if you ask me.

[–] jjlinux@lemmy.zip 2 points 7 hours ago (1 children)

A standard is that, a standard. The amount of moving parts (features?) is irrelevant.

Either it's up to the standard or it isn't.

[–] groet@feddit.org 2 points 7 hours ago (1 children)

Then no browser will be "up to" the last 15 years of the standard as none implement all features.

[–] jjlinux@lemmy.zip 2 points 7 hours ago (1 children)

Correct. That is why we're talking about having standards and enforcing them. That's the whole point.

[–] groet@feddit.org 1 points 5 hours ago (1 children)

No the point of this discussion is about having one single yes/no question about the standard or a list of features.

[–] jjlinux@lemmy.zip 1 points 3 hours ago

So, we're speaking different languages. Got it.