Please Don’t Share Our Links on Mastodon: Here’s Why!

We need to talk about this problem. Should Mastodon step up?

It's FOSS News
@wimpy I see it as an issue on both sides. A #cdn should handle huge spikes in traffic. I would look at more details of how the CDN is being leveraged. There are some settings to tweak to improve performance.
On the other side, #Mastodon should fix this issue. It's sounds like a bad design smell. Each instance should cache the link preview at the minimum. It shouldn't hit the source for per follower. #twocents

@rockmanjoe Mastodon does cache link previews, so one instance generates preview once—it's not per post and not per user. Which still doesn't help much given the amount of instances out there, but the alternative isn't nice either: you don't want to trust a random instance to generate a preview for the entire fediverse to propagate.

@wimpy