this post was submitted on 03 Jul 2025
713 points (99.6% liked)

Technology

72362 readers
2675 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] db2@lemmy.world 137 points 1 day ago (37 children)

But is it backwards compatible with an old version that can't be updated?

[–] otacon239@lemmy.world 81 points 1 day ago (16 children)

Yeah, this was my first thought. How many slightly older, no-longer-being-updated pieces of software will fail to open the new version? Hopefully it’s built in a way that it just falls back to legacy and ignores the extra information so you can at least load the file.

[–] dual_sport_dork@lemmy.world 24 points 1 day ago (8 children)

I mean, that's already how animated .gifs work. If somehow you manage to load one into a viewer that doesn't support the animation functionality it will at least dutifully display the first frame.

How the hell you would manage to do that in this day and age escapes me, but there were a fair few years in the early '90s where you might run into that sort of thing.

[–] BurgerBaron@piefed.social 3 points 1 day ago (1 children)

One example is piefed unfortunately. Animated gifs as avatar or banner don't animate currently as far as I can tell.

[–] dual_sport_dork@lemmy.world 6 points 1 day ago (1 children)

Those are displayed in browser, right? The only reason that would be happening is if Piefeed is recompressing images and their code is not smart enough to identify an animated .gif and act accordingly.

[–] BurgerBaron@piefed.social 4 points 1 day ago (2 children)

Yeah in browser. I should probably open an issue ticket if nobody else noticed yet.

[–] wjs018@piefed.social 3 points 1 day ago (1 children)

Relevant issue: https://codeberg.org/rimu/pyfedi/issues/665

tl;dr - it's an issue with the pillow image library in python. It's on our radar though. I got posts working, but you have to click through, the thumbnail still isn't animated.

[–] BurgerBaron@piefed.social 1 points 22 hours ago (1 children)

Oh good looks like you're on it already nice! The only other thing I noticed missing moving from Lemmy was sorting Top by "x" amount of time, but I see there's an open issue for that as well already. Nothing for me to do lol.

[–] wjs018@piefed.social 3 points 21 hours ago

Still lots of things to do :)

Lemmy has been at it for years at this point while piefed only started up a bit over a year ago I think? In any case, I have only been a contributor for maybe a couple weeks, so lots of catching up to do!

[–] dual_sport_dork@lemmy.world 4 points 1 day ago* (last edited 1 day ago)

I'll bet you a shiny penny that's what it is. The backend recompresses things to some other format, probably a low bitrate JPEG, in order to save space and/or in case some joker uploads a 90 megabyte uncompressed TIFF image to use as a profile pic, or something.

load more comments (6 replies)
load more comments (13 replies)
load more comments (33 replies)