this post was submitted on 26 Feb 2026
92 points (97.9% liked)

Fediverse memes

3005 readers
295 users here now

Memes about the Fediverse.

Rules

General
  1. Be respectful
  2. Post on topic
  3. No bigotry or hate speech
  4. Memes should not be personal attacks towards other users
  5. We are not YPTB. If you have a problem with the way an instance or community is run, then take it up over at !yepowertrippinbastards@lemmy.dbzer0.com.
    • Addendum: Yes we know that you think ml/hexbear/grad are tankies and or .world are a bunch of liberals but it gets old quickly. Try and come up with new material.
  6. This is not the place to start flamewars between Lemmy, Mbin and Piefed.

Elsewhere in the Fediverse

Other relevant communities:

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] lazynooblet@lazysoci.al 1 points 22 hours ago (1 children)

I like it because it protects my privacy.

pict-rs (the proxy software) is using ffmpeg in the background to recompile the image which will crash and burn it the image has even the slightest issue/corruption.

Pict-rs has options to specify maximum width etc which need adjusting else it blocks too much

[–] cm0002@infosec.pub 1 points 10 hours ago (1 children)

Yea I know there are certainly tangible benefits like privacy, censorship bypass, caching etc

But the crux of the issue

using ffmpeg in the background to recompile the image which will crash and burn it the image has even the slightest issue/corruption.

Does it really need to do all that? IMO it's a proxy and it should just proxy things, not mess with things. Some basic checks at the most to just verify the image is an image and reject non-images, but that's it. If there's a need to also manipulate images then it should be handled separately

[–] lazynooblet@lazysoci.al 1 points 10 hours ago

The idea is that by saving the image and thumbnail it saves on processing and bandwidth is the server hosting the proxy.

Pict-rs is the same image store used by Lemmy for it's own embedded images.

I agree with you that there are improvements to be made. I've spent too long troubleshooting images on lazysoci.al.