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

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-09-20T15:02:10.668Z",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "description": "",
      "title": "rkyv - rkyv",
      "uri": "https://rkyv.org/"
    }
  },
  "facets": [
    {
      "features": [
        {
          "$type": "app.bsky.richtext.facet#link",
          "uri": "https://rkyv.org/"
        }
      ],
      "index": {
        "byteEnd": 176,
        "byteStart": 168
      }
    }
  ],
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreicr5eofyqk33yq5sorq4j6vfmncnxv2xhf5ex5rf2nf7snharzaey",
      "uri": "at://did:plc:vwzwgnygau7ed7b7wt5ux7y2/app.bsky.feed.post/3l4lsaqy7b22q"
    },
    "root": {
      "cid": "bafyreibrcekayxtxxgezawledjog6pfxjwciwb3meiie5ayxeakia3ak5i",
      "uri": "at://did:plc:odo2zkpujsgcxtz7ph24djkj/app.bsky.feed.post/3l4lrsiv3cs2w"
    }
  },
  "text": "So I can't really predict all the feeds and regexes people will build, so what I've done is create archives of all posts grouped by the first 5 letters of their TID in rkyv.org (mmap zero-copy deser) and then only ever run the queries once for every group and cache results incl. up to which group id"
}