this post was submitted on 26 Aug 2025
570 points (97.0% liked)

Not The Onion

17933 readers
1233 users here now

Welcome

We're not The Onion! Not affiliated with them in any way! Not operated by them in any way! All the news here is real!

The Rules

Posts must be:

  1. Links to news stories from...
  2. ...credible sources, with...
  3. ...their original headlines, that...
  4. ...would make people who see the headline think, “That has got to be a story from The Onion, America’s Finest News Source.”

Please also avoid duplicates.

Comments and post content must abide by the server rules for Lemmy.world and generally abstain from trollish, bigoted, or otherwise disruptive behavior that makes this community less fun for everyone.

And that’s basically it!

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

I've noticed this, too. Haven’t worked out why they only work half the time. None of the gifs I post in the comments are my OC. I borrow the direct link from search results. Weirdly, it still looks OK on my end whilst viewing on Boost for Lemmy. I posted using Boost, too. If you see any in my comment history that are now no longer present, maybe posting via Boost is the answer to the issue

[–] ayyy@sh.itjust.works 1 points 1 week ago (1 children)

The other person explaining is definitely right. Also FYI what you are describing is called hotlinking and is generally considered to be bad internet etiquette because it adds load to someone’s server without driving real traffic to their site (although there is some debate around this that’s been ongoing for 30 years lol). The “best practice” is to copy the actual image (not the link) and paste it into Boost, and that should automatically upload the image to your lemmy/piefed instance and host it from there.

[–] Luouth@lemmy.world 1 points 1 week ago

Thanks a lot, I will do that in future!

[–] PonyOfWar@pawb.social 1 points 1 week ago* (last edited 1 week ago) (1 children)

Probably because of the cloudflare layer. It shows me a captcha when I click on the link to your image, so it makes sense that embedding wouldn't work correctly.

[–] Luouth@lemmy.world 1 points 1 week ago (1 children)

Does that mean only folks who use Cloudflare DNS will have issues? I am not very techy when it comes to network related things

[–] PonyOfWar@pawb.social 2 points 1 week ago (1 children)

No, it's the website you linked (yarn.co) that uses cloudflare protection (against bots, DDoS attacks etc). When it detects any traffic it deems unusual, it shows a captcha that the visitor needs to click before being able to view the image. It can't display a captcha when you've embedded the image into a Lemmy post though, so the image just won't load at all in that case.

[–] Luouth@lemmy.world 1 points 1 week ago (1 children)

Thanks for the explanation. I'm not sure why it works for half the time, though, as people are definitely seeing it. Is it because of the amount of traffic the gif has caused to Yarn.co after being embedded into a Lemmy post?

[–] PonyOfWar@pawb.social 2 points 1 week ago (1 children)

I guess not everyone's traffic is being deemed unusual/suspicious. There are many deciding factors that cloudflare could use to differentiate from "normal" traffic, such as location, browser, OS, VPN usage etc.

[–] Luouth@lemmy.world 1 points 1 week ago

Thank you! Makes sense now