"Buy Me A Coffee"

  • 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle




  • Yes but what if you search and find a post that doesn’t exist on your home instance? You’d be taken to a 404 page and can’t do anything.

    But I’ve got an issue on GitHub for this. And just raised a PR on Lemmy to support the changes I need for this. But a reminder, once you can search all instances you may encounter 404s opening the posts that you find.







  • Let’s say I just sent a request from my non-existent server with my user id…

    Who or what is going to send this request if not some server that implements ActivityPub? This could be a Lemmy or Mastodon or Kbin instance… Or anything else that implements ActivityPub.

    …and just every time I wanted to check whether I got replies I would query the other server (which a Lemmy server would do to get notifications about replies or upvotes)

    ActivityPub works via pushes. So there’s nothing to query. There HAS to be some server for it to send and store that data.