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

Programmer Humor

25460 readers
2277 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
 
all 17 comments
sorted by: hot top controversial new old
[–] henfredemars@infosec.pub 3 points 6 months ago (4 children)

If your website only works with Chrome, it’s not a website. It’s a Chrome site.

You didn’t design for the web. You designed for Chrome.

[–] jaybone@lemmy.world 0 points 6 months ago (1 children)
[–] Taleya@aussie.zone 1 points 6 months ago

I code raw html in notepad as god intended

[–] Zagorath@aussie.zone 0 points 6 months ago* (last edited 6 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 6 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.

[–] BaroqueInMind@lemmy.one 0 points 6 months ago (1 children)

Fuck chrome. Such a dogshit unoptimized spyware browser that now disables ad-blocking plugins

[–] lena@gregtech.eu 1 points 6 months ago

I agree that Chrome fucking sucks, but it's disingenuous to call it unoptimized. Chrome and chromium-based browsers are as fast as or faster than Firefox. Although I agree that manifest V3 is horrible to the web as a whole and shouldn't have been created.

[–] Lucidlethargy@sh.itjust.works 0 points 6 months ago (1 children)

Chrome is awful in nearly every way one can measure a browser. Anyone still using this as they're main driver in 2025 is technologically challenged.

[–] borari@lemmy.dbzer0.com 0 points 6 months ago (1 children)

It’s wild to see Chrome going from the browser to use if you had any tech sense whatsoever to being universally derided.

[–] morrowind@lemmy.ml 1 points 6 months ago

Universally derided

lol try looking outside lemmy. 90% of people still just use it and don't care

[–] NekoKamiGuru@ttrpg.network 0 points 6 months ago (1 children)

This has been a problem for a very very long time

[–] luciole@beehaw.org 0 points 6 months ago (1 children)

I agree with you that failing to support multiple browsers is an old problem, but I think the cause has shifted.

Back in the last century, supporting both browsers amounted to sniffing the browser and implementing the same feature twice. document.layers vs document.all for example.

Nowadays I think the problem is different: we just don't know what's going on. The site is transpiled from TypeScript, written on top of React or Vue which drastically switches paradigm (bonus for Tailwind), packed with building tools, and the average dev has little understanding of what actually comes out. It's a tall stack of leaky abstractions on top of the already tall one of the web. The dev is pretty sure it works on Chrome so they say it does work there, but it was not even a deliberate choice.

[–] sunbeam60@lemmy.one 1 points 6 months ago

For most sites it’s a testing matrix issue. Most testing teams look at browser stats and choose how to apply their limited resources based on that. So the dev probably doesn’t even see the bug that exists for an old Firefox version as there’s no testing done on it.

[–] Mnemnosyne@sh.itjust.works 0 points 6 months ago (1 children)

I like this template so much better than the Spider-Man one that people constantly use backwards.

[–] TheBat@lemmy.world 0 points 6 months ago (1 children)

But this one's also backwards? I haven't seen the movie, talking purely about the two photos.

[–] KingOfTheCouch@lemmy.ca 1 points 6 months ago

In the movie the glasses let the wearer see the truth. This template is often used backwards but it's correct in this case.