ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

The pre-populated links from PowerShell were not enough, since they lacked context. I needed to extract the list of links under a specific section of the navigation that matched the OS name. I ended up using regex to extract a matching chunk, and parsed it as XML: gist.github.com/awakecoding/...

May 6, 2025, 6:02 PM

Record data

{
  "uri": "at://did:plc:cror7ofu623g3e6ajhg4arce/app.bsky.feed.post/3lojhq3ttms2h",
  "cid": "bafyreibmcw7343lvqqwshed4jwhavme4d57refevg7vudgqw6ghpt33yjq",
  "value": {
    "text": "The pre-populated links from PowerShell were not enough, since they lacked context. I needed to extract the list of links under a specific section of the navigation that matched the OS name. I ended up using regex to extract a matching chunk, and parsed it as XML: gist.github.com/awakecoding/...",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.external",
      "external": {
        "uri": "https://gist.github.com/awakecoding/c9266b09397c5db00d68897a885dbceb",
        "thumb": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreiamglymz64lwzlowlzms6t5byde6la4kiapivokqdj4dzuinogwo4"
          },
          "mimeType": "image/jpeg",
          "size": 121617
        },
        "title": "Get-WindowsUpdateHistory.ps1",
        "description": "GitHub Gist: instantly share code, notes, and snippets."
      }
    },
    "langs": [
      "en"
    ],
    "reply": {
      "root": {
        "cid": "bafyreid7xma3dxbmvgvxbhydjidcqbzojksbeinq2w23e6mnbuxmcvb4ee",
        "uri": "at://did:plc:cror7ofu623g3e6ajhg4arce/app.bsky.feed.post/3lohnnxjscc2h"
      },
      "parent": {
        "cid": "bafyreifyzng6frcuacajqfvkponz7ojexofsi3bv4a7inct3wtuvoz5jtu",
        "uri": "at://did:plc:tkbfciykcg4ubnq63ztqvyr7/app.bsky.feed.post/3loisqrrwps2g"
      }
    },
    "facets": [
      {
        "index": {
          "byteEnd": 296,
          "byteStart": 265
        },
        "features": [
          {
            "uri": "https://gist.github.com/awakecoding/c9266b09397c5db00d68897a885dbceb",
            "$type": "app.bsky.richtext.facet#link"
          }
        ]
      }
    ],
    "createdAt": "2025-05-06T18:02:39.719Z"
  }
}