this post was submitted on 20 Sep 2025
615 points (82.7% liked)

Programmer Humor

26650 readers
1892 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
[–] kuberoot@discuss.tchncs.de 2 points 1 week ago

I believe they've made the point that it's not chrome's fault, but the site's/user's - images displayed on websites should be webp to benefit from optimizations for displaying images, but download links should be a different format. The error would be either the user downloading the images from the display instead of the download (including from sites that do not offer images for downloading purposes?), or the website not including separate versions for download where relevant.

I'm not necessarily sure if that's a good take, but that's my interpretation of what's being said.