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

Programmer Humor

26628 readers
1722 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
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] yardratianSoma@lemmy.ca 13 points 1 week ago (2 children)

hmm, I usually just change the .webp extension to .png, and most of the time, image viewers just open it without issue.

[–] anton@lemmy.blahaj.zone 10 points 1 week ago (4 children)

This doesn't change it to a png, but your image viewers recognize it as webp. You should just associate .wepb with your image viewer in the OS.

load more comments (4 replies)
[–] jerkface@lemmy.ca 7 points 1 week ago

That's disgusting.

[–] hperrin@lemmy.ca 12 points 1 week ago (6 children)

To be fair, it’s not terrible quality loss, it’s just worse than JPEG, the main format it was trying to replace. It’s way better than GIF though.

load more comments (6 replies)
[–] Awkwardparticle@programming.dev 11 points 1 week ago (2 children)

Webp's purpose is to display images on web pages in a format that allows fast loading and rendering. When a user downloads or views an image it should be served in a better format. Webp serves it's purpose perfectly. Don't try to download a background of a webpage with the expectation that it will be in a format that is not beneficial to the pages function.

load more comments (2 replies)
[–] umbraroze@slrpnk.net 10 points 1 week ago (3 children)

Someone remarked that in film photography, every 10 years, Kodak used to get the brilliant idea that 35mm film is just too complicated for Your Average Consumer, and invented a new "easy to load" cartridge based film format. 126 Instamatic in the 1960s, 110 Pocket Instamatic in the 1970s, Disc Film in the 1980s and the APS in the 1990s. ...Meanwhile, Your Average Consumer didn't give much damn, and while these formats saw some use, most people preferred 35mm.

Same goes with image formats. Apple and Google and Microsoft try to make "better" file formats happen, and I'm sure they have their advantages, but people will stick with JPEG, thanks.

load more comments (3 replies)
[–] kokesh@lemmy.world 9 points 1 week ago (3 children)

I don't know, but after I've replaced all images on the website I manage with webp, it loads faster. In Firefox, Chromium stuff,...

load more comments (3 replies)
[–] Korhaka@sopuli.xyz 9 points 1 week ago (2 children)

Webp can be lossy or lossless though, and what kind of shitty apps are you using that don't support it?

load more comments (2 replies)
[–] Unlearned9545@lemmy.world 7 points 1 week ago (1 children)

At this point I think Facebook messenger and internet explorer are the only ones that don't support it. Oh and maybe the ISS.

load more comments (1 replies)
[–] madcaesar@lemmy.world 6 points 1 week ago (1 children)

Seriously who started this horseshit trend??

load more comments (1 replies)
[–] devedeset@lemmy.zip 6 points 1 week ago

I actually use it for creating thumbnails for a sorta niche application. The resulting files are quite small and the quality is fine. I do remember it being a pain in the ass to deal with ~10 years ago.

load more comments
view more: ‹ prev next ›