this post was submitted on 18 Jul 2025
12 points (92.9% liked)
Fediverse
20769 readers
4 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah absolutely! But it does feel more useful to have it live on the domain if possible.
I run my own Lemmy/PieFed client. I'm trying to think if there is a way to tell if an instance has shut down without hard coding a list. The hard part imo is telling if an instance is shut down vs temporarily down.
Though as I write this, I suppose this same feature could be used to resolve a post if an instance is temporarily down. So maybe I just ping /nodeinfo/2.1 and if it times out, I redirect.