ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

yup, when you "Box something," it'll go on the heap - v useful to dodge lifetimes note that Rust's typical primitives (like char, bool, u32, etc.) live on the stack by default* and types that do not have a statically known size (called !Sized - literally "not sized") will use fat pointers**

Apr 25, 2025, 6:14 AM

Record data

{
  "uri": "at://did:plc:xgtlpt75nbv63f45xrxk5hjp/app.bsky.feed.post/3lnmkyvxeok2v",
  "cid": "bafyreidg6vm3lexv7jj4yilmhwnv25ytm7jlqltsmfhwqfqd2sbrnhzgmm",
  "value": {
    "text": "yup, when you \"Box something,\" it'll go on the heap - v useful to dodge lifetimes\n\nnote that Rust's typical primitives (like char, bool, u32, etc.) live on the stack by default*\n\nand types that do not have a statically known size (called !Sized - literally \"not sized\") will use fat pointers**",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "reply": {
      "root": {
        "cid": "bafyreiejyb7hzyf6kzmn7bvaz5jmnvmh4srzcv77b2vd6j37sfupzaaqmi",
        "uri": "at://did:plc:je4jmb74azyz6h44hi3gs3fn/app.bsky.feed.post/3lnmje4nyqk2t"
      },
      "parent": {
        "cid": "bafyreiejyb7hzyf6kzmn7bvaz5jmnvmh4srzcv77b2vd6j37sfupzaaqmi",
        "uri": "at://did:plc:je4jmb74azyz6h44hi3gs3fn/app.bsky.feed.post/3lnmje4nyqk2t"
      }
    },
    "createdAt": "2025-04-25T06:14:04.345Z"
  }
}