at://bnewbold.net/app.bsky.feed.post/3lpd46v5nxc2i

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2025-05-16T22:45:24.313Z",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "description": "Go source code for Bluesky's atproto services. Contribute to bluesky-social/indigo development by creating an account on GitHub.",
      "thumb": {
        "$type": "blob",
        "ref": {
          "$link": "bafkreie2rmac3vm7pr72kkgjnujjk2vkidok2bxhqqvhhcbzheas36brly"
        },
        "mimeType": "image/jpeg",
        "size": 974500
      },
      "title": "indigo/atproto/repo/mst/encoding.go at main ยท bluesky-social/indigo",
      "uri": "https://github.com/bluesky-social/indigo/blob/main/atproto/repo/mst/encoding.go#L37-L41"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreiacfx3topuajcuqxvkcp5godlzosq2ejyt3j467sq2f65jhxsdj6q",
      "uri": "at://did:plc:2zmxikig2sj7gqaezl5gntae/app.bsky.feed.post/3lpd3hxaqes2k"
    },
    "root": {
      "cid": "bafyreiacfx3topuajcuqxvkcp5godlzosq2ejyt3j467sq2f65jhxsdj6q",
      "uri": "at://did:plc:2zmxikig2sj7gqaezl5gntae/app.bsky.feed.post/3lpd3hxaqes2k"
    }
  },
  "text": "I know that pain!\n\nlinked is the idiom using go-cid. note it is important if you use cid.Raw (eg, blobs) vs cid.DagCBOR (eg, atproto records and MST nodes)\n\nbeen thinking about adding helpers to indigo:atproto/data for this"
}