ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

designing the data repository is a bit of an art, because it's a merkle tree and you're balancing the size of proofs for a given record or subset of the data against the flexibility of the data it contains. @dholms.xyz is your guy on how all that works

May 4, 2023, 3:03 AM

Record data

{
  "uri": "at://did:plc:ragtjsm2j2vknwkz3zp4oxrd/app.bsky.feed.post/3juupp5kzzt2v",
  "cid": "bafyreielonw3gu7uzttcuhpyzbuby3toiimaj5pg4fvuwi5uf3ioqtxkya",
  "value": {
    "text": "designing the data repository is a bit of an art, because it's a merkle tree and you're balancing the size of proofs for a given record or subset of the data against the flexibility of the data it contains. @dholms.xyz is your guy on how all that works",
    "$type": "app.bsky.feed.post",
    "reply": {
      "root": {
        "cid": "bafyreicobn5ogogwizisomyltsf46fyxypvthr7yynetw5ghuj53vtxoga",
        "uri": "at://did:plc:xraomsuf6pvh7r2cqtdwhkvm/app.bsky.feed.post/3juuohytlbm27"
      },
      "parent": {
        "cid": "bafyreihtxarpfv5uioo3ti7ka3xkr7kheewns73f6j7cb4nmjaqkexfq4e",
        "uri": "at://did:plc:ragtjsm2j2vknwkz3zp4oxrd/app.bsky.feed.post/3juupmutcrq2y"
      }
    },
    "facets": [
      {
        "$type": "app.bsky.richtext.facet",
        "index": {
          "byteEnd": 218,
          "byteStart": 207
        },
        "features": [
          {
            "did": "did:plc:yk4dd2qkboz2yv6tpubpc6co",
            "$type": "app.bsky.richtext.facet#mention"
          }
        ]
      }
    ],
    "createdAt": "2023-05-04T03:03:20.519Z"
  }
}