ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

hmm the magic number 7

Mar 22, 2025, 11:19 AM

Record data

{
  "uri": "at://did:plc:iwpxnj7rzdynjkkr7rxaa5is/app.bsky.feed.post/3lkxm7du3ym2j",
  "cid": "bafyreic65m563yrm4n6ulqazba72svgqivwjdoap5h2undtrrjb5nlfduu",
  "value": {
    "text": "hmm the magic number 7",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "code from nsync: \n\n/* Used in spinloops to delay resumption of the loop.\n   Usage:\n       unsigned attempts = 0;\n       while (try_something) {\n\t  attempts = nsync_spin_delay_ (attempts);\n       } */\nunsigned nsync_spin_delay_ (unsigned attempts) {\n\tif (attempts < 7) {\n\t\tvolatile int i;\n\t\tfor (i = 0; i != 1 << attempts; i++) {\n\t\t}\n\t\tattempts++;\n\t} else {\n\t\tnsync_yield_ ();\n\t}\n\treturn (attempts);\n}",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreiexnp6jb57wtd2ihrvztgv3dmfvue4ng7ipinq2klyz3coyqpmapi"
            },
            "mimeType": "image/png",
            "size": 101426
          },
          "aspectRatio": {
            "width": 1054,
            "height": 750
          }
        }
      ]
    },
    "createdAt": "2025-03-22T11:19:13.000Z"
  }
}