Oddbean new post about | logout
 So wait, a client will first search a small set of your preferred relays for your profile, then it will look for your follow list.

In the follow list, it has info about user profiles it finds your follows' profiles from your preferred relays and then in each profile, there is an outbox.

Now your client is querying for data across many relays for many people (optimising where it can) and aggregating that data before presenting it on screen.

Is that the gist of it or are there any technical mistakes?