at://did:plc:44ybard66vv44zksje25o7dz/app.bsky.feed.post/3l2qyw3j3ac2q

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-08-28T05:34:59.345Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreigtocorp47ewniaaasqcjfwfxurenjsw3pisu2npk2s67w574yar4",
      "uri": "at://did:plc:izttpdp3l6vss5crelt5kcux/app.bsky.feed.post/3l2qyro2ybk2n"
    },
    "root": {
      "cid": "bafyreifhnk4flw3egnpnpw2qsdlzzq54cklvezs3fcwznztjrizw6zybti",
      "uri": "at://did:plc:ragtjsm2j2vknwkz3zp4oxrd/app.bsky.feed.post/3l2oatdbho22e"
    }
  },
  "text": "it isn't so much the intermediate nodes in the tree, just the number of leaf ops. the expensive part is doing fan-out of things like following another person (causes timeline update), or replying in a thread (results in notifs).\n\nin theory could skip for big updates, but that is more complexity"
}