ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

My #aoc day 2 solution in R using #tidyverse

Dec 2, 2024, 7:53 PM

Record data

{
  "uri": "at://did:plc:7d3romf3sow6z2bp44byepep/app.bsky.feed.post/3lcdvo22pe22z",
  "cid": "bafyreid7svzqracadfuxs74zfv5v5jev2u4wcg5slesh5tdrtq5fu3jppu",
  "value": {
    "text": "My #aoc day 2 solution in R using #tidyverse",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "R code solution to advent of code day 2 - part 1",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreiaeznz3m7t57paofzfaodlutfgrwzjdrw3llecewshfpii2fwxfy4"
            },
            "mimeType": "image/jpeg",
            "size": 798105
          },
          "aspectRatio": {
            "width": 907,
            "height": 2000
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "facets": [
      {
        "index": {
          "byteEnd": 7,
          "byteStart": 3
        },
        "features": [
          {
            "tag": "aoc",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 44,
          "byteStart": 34
        },
        "features": [
          {
            "tag": "tidyverse",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      }
    ],
    "createdAt": "2024-12-02T19:53:45.156Z"
  }
}