this post was submitted on 25 Sep 2024
10 points (91.7% liked)
techsupport
2466 readers
32 users here now
The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.
If something works or if you find a solution to your problem let us know it will be greatly apreciated.
Rules: instance rules + stay on topic
Partnered communities:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I haven't gotten any answers, but here's what I've figured out myself so far. It's useful to look at three different views of !fullmoviesonyoutube@lemm.ee:
lemmy.world is running the older backend 0.19.3, which may explain its behavior. But slrpnk.net and lemm.ee are both running backend 0.19.5 so why are they behaving differently? If I compare the same post on the two servers:
I notice that the slrpnk.net one, while it does have a thumbnail, does not have the in-line images that I added and that are visible in the lemm.ee version. Possibly slrpnk.net does not allow uploaded in-line images? However, the lemm.ee version also has a video description in what appears to be Cyrillic. I read somewhere that this was due to a hosting issue. So maybe that is also responsible for the thumbnail issue. To summarize:
HYPOTHESIS: three things are responsible for image behavior differences:
According to @poVoq@slrpnk.net, the issue with inline images not being visible from slrpnk is related to a bug in the image proxy code, though SLRPNK's image size restriction could also be contributing to it as well.
Apparently the image proxy code bug has already been fixed upstream, so that shouldn't be a problem for lemmy 19.6.
Thanks for the info! I suspect a lot of these issues will be resolved over time. But just like early html, there may always be some variation in how it's ultimately displayed to the end-user.