{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "MarkWatson.dev - Log",
  "home_page_url": "https://markwatson.dev/log",
  "description": "Various notes and thoughts about my life, programming, and other hobbies.",
  "author": {
    "name": "Mark Watson"
  },
  "authors": [
    {
      "name": "Mark Watson"
    }
  ],
  "items": [
    {
      "id": "",
      "url": "https://markwatson.dev/log/practical-ai-tips",
      "title": "Practical Tips for Working with AI Models",
      "summary": "Random thoughts on what models are good and bad at, and how to optimize their use.",
      "date_published": "2026-04-06T00:00:00Z",
      "author": {
        "name": "Mark Watson"
      },
      "authors": [
        {
          "name": "Mark Watson"
        }
      ]
    },
    {
      "id": "",
      "url": "https://markwatson.dev/log/go-docker-images",
      "title": "Tiny Docker Images with Go and Cloud Run",
      "summary": "How to build small docker images for fun and profit in the cloud...",
      "date_published": "2022-02-04T00:00:00Z",
      "author": {
        "name": "Mark Watson"
      },
      "authors": [
        {
          "name": "Mark Watson"
        }
      ]
    }
  ]
}