

You want a website and software that does Lemmy and Mastodon at the same time? That’d be kbin / mbin.
In part because of the kbin creator’s real world struggles, it hasn’t really taken off quite as well as Lemmy has, but its successor mbin is in use in a few places. I’m currently on fedia.io which is an mbin instance, for example.
The article writer kind of complains that they’re having to serve a 10MB file, which is the result of the gzip compression. If that’s a problem, they could switch to bzip2. It’s available pretty much everywhere that gzip is available and it packs the 10GB down to 7506 bytes.
That’s not a typo. bzip2 is way better with highly redundant data.