{
  "$schema": "https://schema.org/CreativeWork",
  "agent": {
    "name": "VCN #43 Cattle, Not Pets",
    "version": "1.0.0",
    "updated": "2026-07-22"
  },
  "content": {
    "type": "presentation",
    "slides": 16,
    "slides_list": [
      {
        "n": 1,
        "title": "PETS CATTLE.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#1"
      },
      {
        "n": 2,
        "title": "You have one machine you babysit.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#2"
      },
      {
        "n": 3,
        "title": "Why a whole VM, and not just a container.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#3"
      },
      {
        "n": 4,
        "title": "Three tools. Same lifecycle.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#4"
      },
      {
        "n": 5,
        "title": "cloud-init bootstraps it. The snapshot makes it instant.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#5"
      },
      {
        "n": 6,
        "title": "One ephemeral VM per agent task.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#6"
      },
      {
        "n": 7,
        "title": "Watch one box live and die.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#7"
      },
      {
        "n": 8,
        "title": "Set up your VM tool.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#8"
      },
      {
        "n": 9,
        "title": "Write the cloud-init bootstrap.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#9"
      },
      {
        "n": 10,
        "title": "Bake a golden snapshot.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#10"
      },
      {
        "n": 11,
        "title": "The spin-and-destroy script.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#11"
      },
      {
        "n": 12,
        "title": "Firecracker, one level deeper.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#12"
      },
      {
        "n": 13,
        "title": "Where this bites.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#13"
      },
      {
        "n": 14,
        "title": "What you have at 22:00.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#14"
      },
      {
        "n": 15,
        "title": "Run it tonight, and after.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#15"
      },
      {
        "n": 16,
        "title": "You built it. Now join the series.",
        "url": "https://vcn-43-cattle-not-pets.vercel.app/#16"
      }
    ]
  },
  "setup": {
    "description": "Agent-readable setup guide: install a micro-VM backend, write the cloud-init bootstrap, and bake a golden snapshot before doors.",
    "url": "https://vcn-43-cattle-not-pets.vercel.app/setup.txt"
  },
  "publisher": {
    "author": "Rayyan Zahid",
    "organization": "Vibe Coding Nights",
    "url": "https://vcn-43-cattle-not-pets.vercel.app"
  },
  "event": {
    "series": "Vibe Coding Nights",
    "number": 43,
    "season": "Off the Leash",
    "theme": "Cattle, Not Pets - spin your agent a throwaway micro-VM",
    "date": "2026-07-22",
    "venue": "Frontier Tower, 10th Floor Annex, 995 Market St, San Francisco",
    "rsvp": "https://luma.com/vcn-43-cattle-not-pets"
  },
  "hosts": [
    "Rayyan Zahid",
    "Michalis Vasileiadis",
    "Eric Mockler",
    "Devinder Sodhi"
  ],
  "primary_sources": [
    {
      "title": "Firecracker microVM",
      "url": "https://firecracker-microvm.github.io/"
    },
    {
      "title": "Multipass (Canonical)",
      "url": "https://canonical.com/multipass/docs"
    },
    {
      "title": "Lima (Linux VMs on macOS)",
      "url": "https://lima-vm.io/docs/"
    },
    {
      "title": "cloud-init",
      "url": "https://cloudinit.readthedocs.io/en/latest/"
    },
    {
      "title": "Nebius Token Factory",
      "url": "https://docs.tokenfactory.nebius.com"
    }
  ],
  "policy": {
    "discoveryMode": "open",
    "license": "CC-BY-SA-4.0"
  }
}
