ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

part 2 of day 4 of #aoc, again using #rstats and #tidyverse (using same helper functions defined in part 1)

Dec 4, 2024, 11:10 AM

Record data

{
  "uri": "at://did:plc:7d3romf3sow6z2bp44byepep/app.bsky.feed.post/3lchzdeevqk2s",
  "cid": "bafyreievu2usdwfrw4jvtaoaxxxblnk46h4ao2rxcwdolcbmyb4dpatw6e",
  "value": {
    "text": "part 2 of day 4 of #aoc, again using #rstats and #tidyverse (using same helper functions defined in part 1)",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "R code solution to day 4 of advent of code part 2",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreicorjoehjl5lfzvyg333pte6ntxlzvyhpxf4fbdeheukvcnvoyy34"
            },
            "mimeType": "image/jpeg",
            "size": 798155
          },
          "aspectRatio": {
            "width": 1398,
            "height": 2000
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "reply": {
      "root": {
        "cid": "bafyreicvzuewnueimnif524hsvdsyl5nrrtw65zanrfqenaxitshdsd4xa",
        "uri": "at://did:plc:7d3romf3sow6z2bp44byepep/app.bsky.feed.post/3lchzatzljc2s"
      },
      "parent": {
        "cid": "bafyreicvzuewnueimnif524hsvdsyl5nrrtw65zanrfqenaxitshdsd4xa",
        "uri": "at://did:plc:7d3romf3sow6z2bp44byepep/app.bsky.feed.post/3lchzatzljc2s"
      }
    },
    "facets": [
      {
        "index": {
          "byteEnd": 23,
          "byteStart": 19
        },
        "features": [
          {
            "tag": "aoc",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 44,
          "byteStart": 37
        },
        "features": [
          {
            "tag": "rstats",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 59,
          "byteStart": 49
        },
        "features": [
          {
            "tag": "tidyverse",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      }
    ],
    "createdAt": "2024-12-04T11:10:00.787Z"
  }
}