ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

my solution to day 4 of #aoc using #rstats and #tidyverse

Dec 4, 2024, 11:08 AM

Record data

{
  "uri": "at://did:plc:7d3romf3sow6z2bp44byepep/app.bsky.feed.post/3lchzatzljc2s",
  "cid": "bafyreicvzuewnueimnif524hsvdsyl5nrrtw65zanrfqenaxitshdsd4xa",
  "value": {
    "text": "my solution to day 4 of #aoc using #rstats and #tidyverse",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "R code solution to day 4 of advent of code",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreihvozi2nnguk2lcdvn23cmw4m7aqioya3mg6wrlajmokqarelm6di"
            },
            "mimeType": "image/jpeg",
            "size": 669816
          },
          "aspectRatio": {
            "width": 840,
            "height": 2000
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "facets": [
      {
        "index": {
          "byteEnd": 28,
          "byteStart": 24
        },
        "features": [
          {
            "tag": "aoc",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 42,
          "byteStart": 35
        },
        "features": [
          {
            "tag": "rstats",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 57,
          "byteStart": 47
        },
        "features": [
          {
            "tag": "tidyverse",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      }
    ],
    "createdAt": "2024-12-04T11:08:36.522Z"
  }
}