ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I was working on a serialisation formats benchmark this week and surprised how efficient Flatbuffers is. Trying to understand it, I found this article about Zero-Copy serialisation. I was already aware of Cap'n Proto but I didn't know Flatbuffers also use it. brunocalza.me/what-zero-co...

Feb 27, 2025, 10:29 PM

Record data

{
  "uri": "at://did:plc:aldvhiaxmrkbewll3abu3roz/app.bsky.feed.post/3lj6wwqbpgk2g",
  "cid": "bafyreieuut54bv6yazcbympxzzuqeewdne2wre3sqippija2z7s74itn5u",
  "value": {
    "text": "I was working on a serialisation formats benchmark this week and surprised how efficient Flatbuffers is.\n\nTrying to understand it, I found this article about Zero-Copy serialisation. I was already aware of Cap'n Proto but I didn't know Flatbuffers also use it.\n\nbrunocalza.me/what-zero-co...",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreidpntosmabhmit5db57iwaiddkkin2jabq6dpgtgtjfbe4uueyb3e"
            },
            "mimeType": "image/jpeg",
            "size": 69412
          },
          "aspectRatio": {
            "width": 731,
            "height": 409
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "facets": [
      {
        "index": {
          "byteEnd": 291,
          "byteStart": 262
        },
        "features": [
          {
            "uri": "https://brunocalza.me/what-zero-copy-serialization-means/",
            "$type": "app.bsky.richtext.facet#link"
          }
        ]
      }
    ],
    "createdAt": "2025-02-27T22:29:33.338Z"
  }
}