at://samuel.bsky.team/app.bsky.feed.post/3kxgt7r7yna2d

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-07-17T00:10:49.756Z",
  "embed": {
    "$type": "app.bsky.embed.recordWithMedia",
    "media": {
      "$type": "app.bsky.embed.external",
      "external": {
        "description": "Contribute to mozzius/chessthread development by creating an account on GitHub.",
        "thumb": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreig2ehdx2tm2mkxcaln5fyxmgqwzyz6x324utuqzg3xry33krpewoq"
          },
          "mimeType": "image/jpeg",
          "size": 261195
        },
        "title": "GitHub - mozzius/chessthread",
        "uri": "https://github.com/mozzius/chessthread"
      }
    },
    "record": {
      "$type": "app.bsky.embed.record",
      "record": {
        "cid": "bafyreige7knkvrfbcuyzxsonjgjaxz6defipwr3rh7xe3lsf7s3lrfk57m",
        "uri": "at://did:plc:xxlgzpjfmxcmn3ekkn32vebd/app.bsky.feed.post/3kxf2st53h22c"
      }
    }
  },
  "facets": [
    {
      "features": [
        {
          "$type": "app.bsky.richtext.facet#link",
          "uri": "https://github.com/mozzius/chessthread"
        }
      ],
      "index": {
        "byteEnd": 49,
        "byteStart": 23
      }
    }
  ],
  "langs": [
    "en"
  ],
  "text": "Chessthread code here: github.com/mozzius/ches...\n\nFun lil project! I listen to moves from the firehose, put them into `node-chess` to turn moves into a board state, then use Satori to generate a picture of the board.\n\nAlso, to keep track of past moves, I smuggle the state into the image alt text :)"
}