{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Karan Dev Arora / Notes",
  "home_page_url": "https://karandevarora.vercel.app",
  "feed_url": "https://karandevarora.vercel.app/feeds/notes.json",
  "description": "Working thoughts. Less polished than essays, more permanent than tweets.",
  "authors": [
    {
      "name": "Karan Dev Arora",
      "url": "https://karandevarora.vercel.app"
    }
  ],
  "language": "en",
  "items": [
    {
      "id": "https://karandevarora.vercel.app/notes/local-first-tools",
      "url": "https://karandevarora.vercel.app/notes/local-first-tools",
      "title": "Local-first tools",
      "summary": "A small note on software that remains useful without a server.",
      "content_text": "A small note on software that remains useful without a server.",
      "date_published": "2026-05-21T00:00:00.000Z"
    },
    {
      "id": "https://karandevarora.vercel.app/notes/quiet-abstractions",
      "url": "https://karandevarora.vercel.app/notes/quiet-abstractions",
      "title": "Quiet abstractions",
      "summary": "Abstractions should lower the volume of a system, not remove its shape.",
      "content_text": "Abstractions should lower the volume of a system, not remove its shape.",
      "date_published": "2026-05-18T00:00:00.000Z"
    }
  ]
}