this post was submitted on 14 May 2026
20 points (100.0% liked)

Technology

84699 readers
3469 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
[–] reddig33@lemmy.world 0 points 2 days ago* (last edited 2 days ago) (2 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.

[–] bss03@infosec.pub 3 points 1 day ago

We don't even have standards that strong in programming languages or even fucking machine code (ISAs) anymore.

I think I would like to return to that ideal time (if it ever existed), but... I feel like I'm in a vanishingly small minority.

I think it comes down to incentive structure, and the most clear incentives push away from strong stnadards. The big advantage to (a) strong standard(s) is(are) interoperability, but that's something end users have to demand because it's an anathema to rent-seeking-behavior (a central facet of surveillance capitalism, choke-point capitalism, enshittification, and technofuedalism). But, even there, natural incentives fail us, since most users get more utility from "innovative" features instead of low switching costs -- or at least the think they do until they actually try to exit a platform/service.

[–] groet@feddit.org -1 points 2 days 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 1 points 2 days 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 -1 points 2 days 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 1 points 2 days ago

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