{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Karan Dev Arora / Thoughts",
  "home_page_url": "https://karandevarora.vercel.app",
  "feed_url": "https://karandevarora.vercel.app/feeds/thoughts.json",
  "description": "Essays on engineering, philosophy, and whatever else holds my attention.",
  "authors": [
    {
      "name": "Karan Dev Arora",
      "url": "https://karandevarora.vercel.app"
    }
  ],
  "language": "en",
  "items": [
    {
      "id": "https://karandevarora.vercel.app/thoughts/hello",
      "url": "https://karandevarora.vercel.app/thoughts/hello",
      "title": "Hello",
      "summary": "A small reference post for the shape of this site.",
      "content_text": "A small reference post for the shape of this site.",
      "date_published": "2026-05-20T00:00:00.000Z",
      "tags": [
        "meta"
      ]
    }
  ]
}