at://samuel.bsky.team/app.bsky.feed.post/3l7z3o5kl3s2v

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-11-03T01:51:30.892Z",
  "embed": {
    "$type": "app.bsky.embed.recordWithMedia",
    "media": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "Diagram labelled network state\n\nTwo areas, my data storage and your data storage\nIn my data storage, there is a post and a like. the like has an arrow to a post in your data storage",
          "aspectRatio": {
            "height": 856,
            "width": 2000
          },
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreih6sri5df4fyay5erakiq2wuck6jok62e5lyhyulqbm27o55mv4pe"
            },
            "mimeType": "image/jpeg",
            "size": 284947
          }
        }
      ]
    },
    "record": {
      "$type": "app.bsky.embed.record",
      "record": {
        "cid": "bafyreih2yptcd3rrlego4qayykj4medmmgz5bvvounmyoul4hfcnghzccq",
        "uri": "at://did:plc:sbm4yvf5ueaanyrjnguz33v3/app.bsky.feed.post/3l7y5iv3s3v2y"
      }
    }
  },
  "langs": [
    "en"
  ],
  "text": "ok, let's break it down.\n\nat the core of atproto is the data. it lives own your own computer (or someone hosts it for you). think of it as a hard drive with JSON files on it\n\ndata is structured (i.e. has a type), and can references other records on other peoples' computer with a URI like a hyperlink"
}