ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

My project this weekend is to try and build my own searchable version of RescueTime that is local-only (maybe with iCloud syncing?). The Apple Vision SDKs continue to impress me, and you can wire it to Rust with the objc2 crate!

Mar 15, 2025, 3:39 PM

Record data

{
  "uri": "at://did:plc:7xtto5bhz4fvlo2vmhhgwmrr/app.bsky.feed.post/3lkghicu5z22j",
  "cid": "bafyreia43p4a2rhrrqrgm3tg3mfqv36sagil2ndrzy5vdilxwcrsryeczq",
  "value": {
    "text": "My project this weekend is to try and build my own searchable version of RescueTime that is local-only (maybe with iCloud syncing?).\n\nThe Apple Vision SDKs continue to impress me, and you can wire it to Rust with the objc2 crate!",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreic7i5dlqvhpbakxbioa4dh4d3su3zfkxrke7eybxf4n7fmgr3ptmy"
            },
            "mimeType": "image/jpeg",
            "size": 440556
          },
          "aspectRatio": {
            "width": 2000,
            "height": 1292
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "createdAt": "2025-03-15T15:39:32.873Z"
  }
}