ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I'm rolling with this for now - use `const` to force the input to include a type hint (NSID literal string). At least it gives us application level ability to check for "expected" record types. Not sure if this is desirable; we could argue that Lexicon SHOULD be extensible and fully interoperable.

Apr 14, 2025, 10:54 PM

Record data

{
  "uri": "at://did:plc:lm6sjxwivmd4orwfopxnrfj4/app.bsky.feed.post/3lmsnrml6e22u",
  "cid": "bafyreidibycwb4llil3mvrtgzdqlsijnhvaockptkugyl2vnjmxhs7s4cu",
  "value": {
    "text": "I'm rolling with this for now - use `const` to force the input to include a type hint (NSID literal string).\n\nAt least it gives us application level ability to check for \"expected\" record types.\n\nNot sure if this is desirable; we could argue that Lexicon SHOULD be extensible and fully interoperable.",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreicphhhcwdst43ozyrzdw77fzqj572ll6z422eja4efvg27i5vinvi"
            },
            "mimeType": "image/jpeg",
            "size": 82431
          },
          "aspectRatio": {
            "width": 550,
            "height": 690
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "reply": {
      "root": {
        "cid": "bafyreignkmkrxep2skolxt2okn3fmmq5wtv2bhgktg3i4zwvesgpni53su",
        "uri": "at://did:plc:2jtyqespp2zfodukwvktqwe6/app.bsky.feed.post/3lmsnfkeooc2k"
      },
      "parent": {
        "cid": "bafyreignkmkrxep2skolxt2okn3fmmq5wtv2bhgktg3i4zwvesgpni53su",
        "uri": "at://did:plc:2jtyqespp2zfodukwvktqwe6/app.bsky.feed.post/3lmsnfkeooc2k"
      }
    },
    "createdAt": "2025-04-14T22:54:27.656Z"
  }
}