at://jaystevens.me/app.bsky.feed.post/3lwcjpsyf222g

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2025-08-13T19:11:12.769Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreidfmtfzt5q6njvrytpcbvcakn2ndma2wryspv3vyvejgcpdksgqxy",
      "uri": "at://did:plc:5q4aejjpiedk6lt5jq66kb6x/app.bsky.feed.post/3lwcjik2fp222"
    },
    "root": {
      "cid": "bafyreiemutyl3ofotbxifuh2sh4voretpeaxk4fix72vwcztotolmvdhem",
      "uri": "at://did:plc:v5vxd243huv5hwsr5ndayzg5/app.bsky.feed.post/3lwcfty2xqk2o"
    }
  },
  "text": "Pretty much - FNames get hashed, but FText is slower because it has to do the table lookup (although I believe this is still a constant time lookup).\n\nAnd then strings are fancy wrappers for cstrings, which in turn is just an array of characters"
}