ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Argh. Protocol buffers don't let you glom multiple messages into the same byte stream. Gonna have to fall back to jsonl I guess!

May 4, 2025, 1:04 AM

Record data

{
  "uri": "at://did:plc:e5nncb3dr5thdkjir5cfaqfe/app.bsky.feed.post/3locnvfnbf22b",
  "cid": "bafyreibviucs44x242uarx24wjwt6rly3mstmjywdqcx4pq7tzfecqauoe",
  "value": {
    "text": "Argh. Protocol buffers don't let you glom multiple messages into the same byte stream. Gonna have to fall back to jsonl I guess!",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2025-05-04T01:04:22.041Z"
  }
}