this post was submitted on 21 Jun 2023
2 points (100.0% liked)
Lemmy
12575 readers
1 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yep, it makes sense that you need to search it before it will get pulled in, but I think it should technically be possible to search and pull that post on the fly when you enter a URL that you don't have yet. Maybe the Lemmy internals are really not set up for this but I would think it's possible to:
instance
andpost ID
into your home instance (concatenated, I think this is a unique identifier)It's probably not as efficient as a wholesale pub/sub method that I assume the fediverse runs on but it would be a feature that could be used.
UUIDs could also be used if there's a problem involving unique identifiers without coordination