{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "nthelt's digital garden",
  "feed_url": "https://nthelt.xyz/garden/feed.json",
  "home_page_url": "https://nthelt.xyz/garden/",
  "authors": [
    {
      "name": "nthelt",
      "url": "https://nthelt.xyz/"
    }
  ],
  "items": [
    {
      "id": "https://nthelt.xyz/garden/lambda-calculus/",
      "url": "https://nthelt.xyz/garden/lambda-calculus/",
      "title": "Building with lambda calculus",
      "summary": "Deriving the natural numbers, lists, and optional values out of simple functions.",
      "content_html": "Deriving the natural numbers, lists, and optional values out of simple functions.",
      "date_published": "2026-07-10T00:00:00Z",
      "date_modified": "2026-07-10T00:00:00Z",
      "authors": [
        {
          "name": "nthelt",
          "url": "https://nthelt.xyz/"
        }
      ]
    },
    {
      "id": "https://nthelt.xyz/garden/lambda-library/",
      "url": "https://nthelt.xyz/garden/lambda-library/",
      "title": "Library of \u03bb",
      "summary": "Reference for all the combinators I\u2019ve collected, expressed in lambda calculus.",
      "content_html": "Reference for all the combinators I\u2019ve collected, expressed in lambda calculus.",
      "date_published": "2026-03-15T00:00:00Z",
      "date_modified": "2026-03-15T00:00:00Z",
      "authors": [
        {
          "name": "nthelt",
          "url": "https://nthelt.xyz/"
        }
      ]
    },
    {
      "id": "https://nthelt.xyz/garden/computers/",
      "url": "https://nthelt.xyz/garden/computers/",
      "title": "My vision for personal computers",
      "summary": "If I were to setup my ideal computer, this is what it would look like.",
      "content_html": "If I were to setup my ideal computer, this is what it would look like.",
      "date_published": "2026-03-14T00:00:00Z",
      "date_modified": "2026-03-14T00:00:00Z",
      "authors": [
        {
          "name": "nthelt",
          "url": "https://nthelt.xyz/"
        }
      ]
    },
    {
      "id": "https://nthelt.xyz/garden/dithering/",
      "url": "https://nthelt.xyz/garden/dithering/",
      "title": "Experiments in dithering",
      "summary": "Compressing images with dithering looks great and leads to small file sizes.",
      "content_html": "Compressing images with dithering looks great and leads to small file sizes.",
      "date_published": "2026-03-14T00:00:00Z",
      "date_modified": "2026-03-14T00:00:00Z",
      "authors": [
        {
          "name": "nthelt",
          "url": "https://nthelt.xyz/"
        }
      ]
    }
  ]
}
