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

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2023-08-02T21:10:28.824Z",
  "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": "bafkreihquw4scrvssvniww5b3kyxn7ghl6phkcth5dzoiuknse3eqwow6y"
        },
        "mimeType": "image/jpeg",
        "size": 170417
      },
      "title": "indigo/cmd/labelmaker at main ยท bluesky-social/indigo",
      "uri": "https://github.com/bluesky-social/indigo/tree/main/cmd/labelmaker"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreiaj6c3v3qjdqucpqavr7r43a6xbedfkcjg2dmo3pjo5lft2x7nlaa",
      "uri": "at://did:plc:w4xbfzo7kqfes5zb7r6qv3rw/app.bsky.feed.post/3k3ytt5ubjj2z"
    },
    "root": {
      "cid": "bafyreic66shifx3iy3dlq3ng2zyk6b766vszmxynk7qkd3ca3k5fzjw34y",
      "uri": "at://did:plc:w4xbfzo7kqfes5zb7r6qv3rw/app.bsky.feed.post/3k3ykpxa2yj24"
    }
  },
  "text": "we had this little labelmaker service (in golang) which would consume the firehose, auto-label content, then emit a stream of label decisions. ended up just doing auto-labeling in the PDS to get that shipped. will probably have *something* like this in the future for 3rd party labeling"
}