this post was submitted on 23 Jun 2025
111 points (99.1% liked)

Meta (lemm.ee)

4125 readers
229 users here now

lemm.ee Meta

This is a community for discussion about this particular Lemmy instance.

News and updates about lemm.ee will be posted here, so if that's something that interests you, make sure to subscribe!


Rules:


If you're a Discord user, you can also join our Discord server: https://discord.gg/XM9nZwUn9K

Discord is only a back-up channel, !meta@lemm.ee will always be the main place for lemm.ee communications.


If you need help with anything, please post in !support instead.

founded 2 years ago
MODERATORS
 

If you are still looking for an alternative, https://lemmy.zip/ is a solid choice. Similar moderation policy than lemm.ee.

Monthly reports: https://lemmy.zip/post/39959863

Lots of lemm.ee users moving there: https://lemmy.zip/post/40323214

If you are in the UK (where lemmy.zip is geoblocked due to UK laws), https://feddit.uk/ is a good option.

You can export your subscriptions, blocks and saves from "Settings - Import/Export settings" and then import them on your new account.

you are viewing a single comment's thread
view the rest of the comments
[–] MrKaplan@lemmy.world 2 points 5 days ago

My idea was to serve it in a way that would allow ActivityPub clients to resolve content still, while having a light static render for other clients for local content.

For content on other instances it would probably require some kind of lightweight redirection service towards the original item to be set up to prevent breaking those URLs.

This could probably be built just from scraping, without requiring database access.