{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Eliana's Naiveté",
  "home_page_url": "https://elianaive.com/",
  "feed_url": "https://elianaive.com/feed.json",
  "description": "I'm Eliana! This site is for long, infrequent essays on my own naive questions.",
  "language": "en",
  "authors": [
    {
      "name": "Eliana"
    }
  ],
  "items": [
    {
      "id": "https://elianaive.com/posts/another-typical-autoresearch-post/",
      "url": "https://elianaive.com/posts/another-typical-autoresearch-post/",
      "title": "Another Typical Autoresearch Post",
      "summary": "I built a (mostly) autonomous system that took 3rd in GPUMode's eigh kernel competition. Two weeks, 1,293 experiments, 779 million output tokens, and ultimately an 8.56x speedup over torch. And three small fixes later, a real Shampoo training run 2.2x faster to quality.",
      "date_published": "2026-07-31T00:00:00.000Z",
      "tags": [
        "autoresearch",
        "systems"
      ]
    }
  ]
}