at://redsolver.dev/app.bsky.feed.post/3jyh2esk6el2s

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2023-06-18T14:17:54.854Z",
  "reply": {
    "parent": {
      "cid": "bafyreicjgqlwyu7sxawxeygeyrheubldrals5w2ui22sqjkphglgojingm",
      "uri": "at://did:plc:vc7f4oafdgxsihk4cry2xpze/app.bsky.feed.post/3jygyjb27vl25"
    },
    "root": {
      "cid": "bafyreieqfxjfy7j6uiy5oe7pa7q3ywcqqr5a3vsq62piil5fi5uff527va",
      "uri": "at://did:plc:b65l7jiwk75kx3woz5ewhyib/app.bsky.feed.post/3jyecefyr5c2w"
    }
  },
  "text": "The feed builder query engine fetches the top 100 posts from every input feed, that could be configurable. All of the posts are then put in a big list, processed by the blocks you set (for example filter or sort) and then the top 1024 posts are kept for the resulting feed. Pagination is added after"
}