this post was submitted on 22 Sep 2025
309 points (96.4% liked)

Programmer Humor

27239 readers
1291 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
 

For anyone curious - https://flif.info/

EDIT: am a dumbass, JPGXL extends from FLIF

you are viewing a single comment's thread
view the rest of the comments
[–] Sibbo@sopuli.xyz 3 points 1 month ago

Interestingly they don't compare based on encoding or decoding speed on flif.info. So I assume it's slow or inefficient to decode. Even though that should not be the case for arithmetic coding. Maybe they also just didn't care? But I'd think on mobile devices the power required for decoding would matter... I'm confused.