{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Samuel Ainsworth's Blog",
  "home_page_url": "https://samlikes.pizza/blog",
  "feed_url": "https://samlikes.pizza/blog/feed.json",
  "description": "Thoughts on machine learning, programming languages, and more.",
  "language": "en-US",
  "authors": [
    {
      "name": "Samuel Ainsworth",
      "url": "https://samlikes.pizza/"
    }
  ],
  "items": [
    {
      "id": "https://samlikes.pizza/blog/elements-of-skainswo-style/",
      "url": "https://samlikes.pizza/blog/elements-of-skainswo-style/",
      "title": "Elements of skainswo Style",
      "summary": "A codification of my personal design philosophy and programming aesthetics for software engineering.",
      "date_published": "2026-02-08T00:00:00.000Z"
    }
  ]
}