ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I wrote up the for_tree thing I was posting about earlier into a blog post to try and get some more eyes on the concept. blog.tylerglaiel.com/p/programmin...

Apr 29, 2025, 3:51 AM

Record data

{
  "uri": "at://did:plc:eerlwrwx25lfeot7dcruvqrv/app.bsky.feed.post/3lnwev2jihc27",
  "cid": "bafyreicxdbmyxatibcxjuhbhl65xnvu7fg4dgwnjfho7rlpt6yz4a54xxy",
  "value": {
    "text": "I wrote up the for_tree thing I was posting about earlier into a blog post to try and get some more eyes on the concept. \n\nblog.tylerglaiel.com/p/programmin...",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.external",
      "external": {
        "uri": "https://blog.tylerglaiel.com/p/programming-languages-should-have",
        "thumb": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreibdnrp3xolphn6phladfizb2ntalax3kwcpfdah2b7iojv7kt6ttm"
          },
          "mimeType": "image/jpeg",
          "size": 316472
        },
        "title": "Programming languages should have a tree traversal primitive",
        "description": "There should be a control flow construct in programming languages that can handle tree-like traversal in a nice way, similar to how for/foreach loops can handle linear traversal."
      }
    },
    "langs": [
      "en"
    ],
    "facets": [
      {
        "index": {
          "byteEnd": 159,
          "byteStart": 123
        },
        "features": [
          {
            "uri": "https://blog.tylerglaiel.com/p/programming-languages-should-have",
            "$type": "app.bsky.richtext.facet#link"
          }
        ]
      }
    ],
    "createdAt": "2025-04-29T03:51:09.850Z"
  }
}