ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

weird r-a bug I've noticed for a couple weeks — it'll first say "None is not a good binding name, it should be snake_case!" and then it analyzes further, realizes it's from the Some/None variant of Option and removes the diagnostic

Sep 19, 2024, 8:39 AM

Record data

{
  "cid": "bafyreid5fyfny53d2atc5barx5iw3nw5w6q46cxtn3dlhbf57riiuhhdgm",
  "uri": "at://did:plc:nzfarbv6rvnqei7j67vako7l/app.bsky.feed.post/3l4iniox6gid2",
  "value": {
    "$type": "app.bsky.feed.post",
    "bridgyOriginalText": "<p>weird r-a bug I&#39;ve noticed for a couple weeks — it&#39;ll first say &quot;None is not a good binding name, it should be snake_case!&quot; and then it analyzes further, realizes it&#39;s from the Some/None variant of Option and removes the diagnostic</p>",
    "bridgyOriginalUrl": "https://hachyderm.io/@fasterthanlime/113163316237049656",
    "createdAt": "2024-09-19T08:39:32.000Z",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "$type": "app.bsky.embed.images#image",
          "alt": "rust code screenshot, `None` is highlighted in yellow",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreicr3wensgl4qwbqjtfsounwso7dnpj6bx2pz5fmvxlj4izmerxnfu"
            },
            "mimeType": "image/png",
            "size": 46676
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "text": "weird r-a bug I've noticed for a couple weeks — it'll first say \"None is not a good binding name, it should be snake_case!\" and then it analyzes further, realizes it's from the Some/None variant of Option and removes the diagnostic"
  }
}