Sanity: kristofer (latest notes)

[
  {
    "publicationDate": "2026-07-01T10:00:00.000Z",
    "slug": {
      "_type": "slug",
      "current": "where-work-happens-understanding-complexity"
    },
    "title": "Being where work happens helps you understand the complexity"
  },
  {
    "publicationDate": "2026-06-23T10:00:00.000Z",
    "slug": {
      "_type": "slug",
      "current": "use-example-phone-numbers"
    },
    "title": "Use reserved phone numbers for examples"
  },
  {
    "publicationDate": "2026-05-20T10:00:00.000Z",
    "slug": {
      "_type": "slug",
      "current": "did-i-miss-something"
    },
    "title": "Did I miss something in my writing?"
  },
  {
    "publicationDate": "2026-05-16T10:00:00.000Z",
    "slug": {
      "_type": "slug",
      "current": "creating-podcast-while-i-sleep"
    },
    "title": "A podcast that creates itself, in a different voice"
  },
  {
    "publicationDate": "2026-05-04T10:00:00.000Z",
    "slug": {
      "_type": "slug",
      "current": "claude-knows-ffmpeg"
    },
    "title": "Claude knows FFmpeg, but it has no idea where the video is"
  }
]

Sanity: whitebrd

[
  {
    "_createdAt": "2026-06-25T05:56:14Z",
    "title": "Streaming HTML",
    "url": "https://olliewilliams.xyz/blog/streaming-html/"
  },
  {
    "_createdAt": "2026-06-24T11:10:28Z",
    "title": "CrankGPT",
    "url": "https://crankgpt.com/"
  },
  {
    "_createdAt": "2026-06-23T07:13:03Z",
    "title": "no slop grenade – Stop throwing AI-generated walls of text into conversations.",
    "url": "https://noslopgrenade.com/"
  },
  {
    "_createdAt": "2026-06-21T17:24:16Z",
    "title": "AI enthusiasts are in a race against time, AI skeptics are in a race against entropy",
    "url": "https://charity.wtf/2026/06/02/ai-enthusiasts-are-in-a-race-against-time-ai-skeptics-are-in-a-race-against-entropy-xpost/"
  },
  {
    "_createdAt": "2026-06-21T15:04:26Z",
    "title": "You’re not “AI Native”",
    "url": "https://pckt.blog/b/letters-from-the-edge-of-chaos/youre-not-ai-native-exu048c"
  }
]

KV: reading data

null

ProseableText smoke test: Being where work happens helps you understand the complexity

Today I rode along with an Instabee driver on a locker delivery route, after being shown how we sort massive volumes of parcels at the terminal. 📦🚚

This is done every day. Lots and lots of important parcels delivered to customers by a whole lot of great colleagues. That is genuinely impressive!

When building digital products you don’t always have to think too much about the physical world.

But logistics is very hands-on. Parcels take up space. Someone has to lift them, sort them, drive them, place them in the right locker.

Reality will always be more complex than any system built to represent it.

he real skill is not in trying to build a system that captures everything. It is knowing what is worth modeling in the first place.

You learn that by going to where the work happens. Standing in the terminal. Riding along with a driver and picking up some of their knowledge. Watching them make a dozen crucial decisions based on experience. Toyota called it genchi genbutsu: “go and see for yourself”.

Following a parcel from the moment a merchant hands it to us until it reaches the customer (and sometimes back again) made the abstraction in the user interface so much more concrete.

Today I got to see what the digital models, types, states, entities, and screens represent. I got to ask questions and learn what I didn’t even know I was missing.

And the more I can use this to build a digital product that aligns where it matters, the better the customer experience will be.

Raw body JSON (for diffing _types against rendered output)

[
  {
    "_key": "98e7580ff785",
    "_type": "block",
    "children": [
      {
        "_key": "7975fda5bec9",
        "_type": "span",
        "marks": [
          "em"
        ],
        "text": "Today I rode along with an Instabee driver on a locker delivery route, after being shown how we sort massive volumes of parcels at the terminal."
      },
      {
        "_key": "c2daa1b1bfba",
        "_type": "span",
        "marks": [],
        "text": " 📦🚚"
      }
    ],
    "markDefs": [],
    "style": "normal"
  },
  {
    "_key": "1c1b1cfbbfa4",
    "_type": "block",
    "children": [
      {
        "_key": "0c9ccbffd3d8",
        "_type": "span",
        "marks": [],
        "text": "This is done every day. Lots and lots of important parcels delivered to customers by a whole lot of great colleagues. That is genuinely impressive!"
      }
    ],
    "markDefs": [],
    "style": "normal"
  },
  {
    "_key": "3da9f7dd33b9",
    "_type": "block",
    "children": [
      {
        "_key": "eb4e82b025ae",
        "_type": "span",
        "marks": [],
        "text": "When building digital products you don’t always have to think too much about the physical world."
      }
    ],
    "markDefs": [],
    "style": "normal"
  },
  {
    "_key": "5fe3aeaa399e",
    "_type": "block",
    "children": [
      {
        "_key": "c2f0f17be5e1",
        "_type": "span",
        "marks": [],
        "text": "But logistics is very hands-on. Parcels take up space. Someone has to lift them, sort them, drive them, place them in the right locker."
      }
    ],
    "markDefs": [],
    "style": "normal"
  },
  {
    "_key": "bb16b9561eaa",
    "_type": "block",
    "children": [
      {
        "_key": "c09183058465",
        "_type": "span",
        "marks": [
          "strong"
        ],
        "text": "Reality will always be more complex than any system built to represent it. "
      }
    ],
    "markDefs": [],
    "style": "normal"
  },
  {
    "_key": "dd75d04a6e77",
    "_type": "block",
    "children": [
      {
        "_key": "c09183058465",
        "_type": "span",
        "marks": [],
        "text": "he real skill is not in trying to build a system that captures everything. It is knowing what is worth modeling in the first place."
      }
    ],
    "markDefs": [],
    "style": "normal"
  },
  {
    "_key": "50dff6f9c3a8",
    "_type": "block",
    "children": [
      {
        "_key": "de21f5cc9aa7",
        "_type": "span",
        "marks": [],
        "text": "You learn that by going to where the work happens. Standing in the terminal. Riding along with a driver and picking up some of their knowledge. Watching them make a dozen crucial decisions based on experience. Toyota called it genchi genbutsu: “go and see for yourself”."
      }
    ],
    "markDefs": [],
    "style": "normal"
  },
  {
    "_key": "a6de8fda4d14",
    "_type": "block",
    "children": [
      {
        "_key": "e5d8e3c9f61d",
        "_type": "span",
        "marks": [],
        "text": "Following a parcel from the moment a merchant hands it to us until it reaches the customer (and sometimes back again) made the abstraction in the user interface so much more concrete."
      }
    ],
    "markDefs": [],
    "style": "normal"
  },
  {
    "_key": "1a58ec3b7f10",
    "_type": "block",
    "children": [
      {
        "_key": "b46bd104f233",
        "_type": "span",
        "marks": [],
        "text": "Today I got to see what the digital models, types, states, entities, and screens represent. I got to ask questions and learn what I didn’t even know I was missing."
      }
    ],
    "markDefs": [],
    "style": "normal"
  },
  {
    "_key": "10cb0651fb84",
    "_type": "block",
    "children": [
      {
        "_key": "2850f8717ea1",
        "_type": "span",
        "marks": [
          "strong"
        ],
        "text": "And the more I can use this to build a digital product that aligns where it matters, the better the customer experience will be."
      }
    ],
    "markDefs": [],
    "style": "normal"
  }
]