328
submitted 1 week ago* (last edited 1 week ago) by ICastFist@programming.dev to c/programmer_humor@programming.dev

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 week 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.

[-] stsquad@lemmy.ml 2 points 1 week ago

On mobile any particular useful compression will become on-demand hardware acceleration which can be very power efficient. I'm fairly sure webp had hardware acceleration on most chipsets these days.

this post was submitted on 22 Sep 2025
328 points (96.6% liked)

Programmer Humor

26651 readers
2737 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