AFAIK, other clients load original images directly from the source. I think some use CDNs. All this produces janky feeds if original files are large. Note that we never change any URLs at Primal. Users' notes remain unchanged. This is very important. Our clients have additional logic to try to load smaller versions from our CDN, then fallback to the original URL. Once the user selects the image, we always show the original hi-res version.

Replies (1)

unknown's avatar
unknown 7 months ago
The URL in the feed is a different URL to what the user posted. Although it ultimately points to the users photo/server. It’s still an alternative URL until the post is interacted/clicked. Correct? Am I understanding this correctly?