<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Sam Rose</title>
  <subtitle>Notes on infrastructure, databases, and running things in production.</subtitle>
  <link href="https://samrose.github.io/"/>
  <link rel="self" type="application/atom+xml" href="https://samrose.github.io/feed.xml"/>
  <id>https://samrose.github.io/</id>
  <updated>2026-09-19T00:00:00Z</updated>
  <author><name>Sam Rose</name></author>

  <entry>
    <title>Development Environment Bootstrapping</title>
    <link href="https://samrose.github.io/posts/part-1.html"/>
    <id>https://samrose.github.io/posts/part-1.html</id>
    <published>2026-09-19T00:00:00Z</published>
    <updated>2026-09-19T00:00:00Z</updated>
    <summary>Part 1 of building an LLM inference platform: pinned tooling, a disposable kind cluster, and a mock engine that behaves like vLLM at the edges.</summary>
  </entry>
</feed>
