this post was submitted on 25 Jan 2025
4 points (100.0% liked)

Programmer Humor

22392 readers
2943 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Zagorath@aussie.zone 0 points 2 months ago* (last edited 2 months ago) (1 children)

That's not necessarily true. Circa 2016–17 I frequented a website that worked in Chrome but not Firefox. This was due to Firefox at the time not implementing web standards that Chrome did. Firefox only got around to it in 2019. So naturally, the developer of the site was telling people to use Chrome.

[–] Blue_Morpho@lemmy.world 1 points 2 months ago

I don't know the history of column span but the reason Firefox was "behind" on standards was because Google was pushing new standards through committee faster than competing browsers could keep up. Google would implement a new feature, offer it as a free standard, then get it through the committee. Because Google already had it in their browser, they were already compliant while Firefox had to scramble.

It was Google doing their variation of "embrace, extend, extinguish"

It got so bad that not even Microsoft had the resources to keep up. They said as much when they said they were adopting Chromium as their engine.