<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tyler Merritt — Technology &amp; Theatricality</title>
    <link>https://tgmerritt.com/</link>
    <description>Essays and engineering notes from Tyler Merritt: digital humans, shipping software, and the occasional 140.6.</description>
    <atom:link href="https://tgmerritt.com/feed.xml" rel="self" type="application/rss+xml" />
    <language>en-us</language>
  <item>
    <title>Running a 284-Billion-Parameter Model on a 121GB Box</title>
    <link>https://tgmerritt.com/posts/running-a-284-billion-parameter-model-on-a-121gb-box.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/running-a-284-billion-parameter-model-on-a-121gb-box.html</guid>
    <pubDate>Sun, 02 Aug 2026 00:00:00 +0000</pubDate>
    <description>I spent the week fighting a 284-billion-parameter model into a 121GB machine, and the whole exercise came down to one question: does a model this size run…</description>
  </item>
  <item>
    <title>Eyeglasses for My Brain</title>
    <link>https://tgmerritt.com/posts/eyeglasses-for-my-brain.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/eyeglasses-for-my-brain.html</guid>
    <pubDate>Tue, 21 Jul 2026 00:00:00 +0000</pubDate>
    <description>Eyeglasses for My Brain</description>
  </item>
  <item>
    <title>What AI Taught Me About My Own Sentences</title>
    <link>https://tgmerritt.com/posts/what-ai-taught-me-about-my-own-sentences.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/what-ai-taught-me-about-my-own-sentences.html</guid>
    <pubDate>Mon, 20 Jul 2026 00:00:00 +0000</pubDate>
    <description>What AI Taught Me About My Own Sentences</description>
  </item>
  <item>
    <title>Wrong Number</title>
    <link>https://tgmerritt.com/essays/wrong-number.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/essays/wrong-number.html</guid>
    <pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate>
    <description>A short story by Tyler Merritt.</description>
  </item>
  <item>
    <title>The Moment Your Body Says No</title>
    <link>https://tgmerritt.com/posts/the-moment-your-body-says-no.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/the-moment-your-body-says-no.html</guid>
    <pubDate>Thu, 16 Jul 2026 00:00:00 +0000</pubDate>
    <description>The Moment Your Body Says No</description>
  </item>
  <item>
    <title>My Coworker Turned Me Into an AI Song</title>
    <link>https://tgmerritt.com/posts/my-coworker-turned-me-into-an-ai-song.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/my-coworker-turned-me-into-an-ai-song.html</guid>
    <pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate>
    <description>My Coworker Turned Me Into an AI Song</description>
  </item>
  <item>
    <title>The Chef&#x27;s Prep Bowl: KV Cache and the Art of Micro-scaling</title>
    <link>https://tgmerritt.com/posts/the-chef-s-prep-bowl-kv-cache-and-the-art-of-micro-scaling.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/the-chef-s-prep-bowl-kv-cache-and-the-art-of-micro-scaling.html</guid>
    <pubDate>Wed, 10 Jun 2026 00:00:00 +0000</pubDate>
    <description>The Chef&#x27;s Prep Bowl: KV Cache and the Art of Micro-scaling</description>
  </item>
  <item>
    <title>The Divine Prompt: On AI, Impermanence, and the Golden Cage</title>
    <link>https://tgmerritt.com/posts/the-divine-prompt-on-ai-impermanence-and-the-golden-cage.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/the-divine-prompt-on-ai-impermanence-and-the-golden-cage.html</guid>
    <pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate>
    <description>The Divine Prompt: On AI, Impermanence, and the Golden Cage</description>
  </item>
  <item>
    <title>The Kernel I Wrote Without Knowing CUDA</title>
    <link>https://tgmerritt.com/essays/the-kernel-i-wrote-without-knowing-cuda.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/essays/the-kernel-i-wrote-without-knowing-cuda.html</guid>
    <pubDate>Fri, 29 May 2026 00:00:00 +0000</pubDate>
    <description>I don&#x27;t know CUDA. I wrote the missing MXFP8 MoE kernel for SM120/121 GPUs anyway — and filed the pull request. That was the experiment.</description>
  </item>
  <item>
    <title>My DGX Spark was running slower MoE inference than it should have — because of a two-line bug that blocked every SM12x GPU</title>
    <link>https://tgmerritt.com/essays/my-dgx-spark-was-running-slower-moe-inference-than-it-should-have-because-of-a-two-line-bug-that-blocked-every-sm12x-gpu.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/essays/my-dgx-spark-was-running-slower-moe-inference-than-it-should-have-because-of-a-two-line-bug-that-blocked-every-sm12x-gpu.html</guid>
    <pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate>
    <description>An essay by Tyler Merritt.</description>
  </item>
  <item>
    <title>Gemma4 as a Builder: The &quot;Think/Build&quot; Pattern &amp; Hardware Bottlenecks</title>
    <link>https://tgmerritt.com/posts/gemma4-think-build-report.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/gemma4-think-build-report.html</guid>
    <pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate>
    <description>I wanted Gemma4 to be a local Sonnet — a model that could follow a plan and catch its own mistakes. What I got was a model that looks like it&#x27;s checking its work. Those aren&#x27;t the same thing.</description>
  </item>
  <item>
    <title>GB10/DGX Spark reality check: Gemma4 MTP gets 75-80 tok/s, NVFP4 caps at 50, and a silent vLLM failover trap that cost me an afternoon</title>
    <link>https://tgmerritt.com/posts/gb10-gemma4-mtp-benchmarks.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/gb10-gemma4-mtp-benchmarks.html</guid>
    <pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate>
    <description>GB10/DGX Spark reality check: Gemma4 MTP gets 75-80 tok/s, NVFP4 caps at 50, and a silent vLLM failover trap that cost me an afternoon</description>
  </item>
  <item>
    <title>Ride the Lightning</title>
    <link>https://tgmerritt.com/essays/ride-the-lightning.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/essays/ride-the-lightning.html</guid>
    <pubDate>Wed, 22 Apr 2026 00:00:00 +0000</pubDate>
    <description>An essay by Tyler Merritt.</description>
  </item>
  <item>
    <title>String to Binary to String</title>
    <link>https://tgmerritt.com/posts/string-to-binary-to-string.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/string-to-binary-to-string.html</guid>
    <pubDate>Tue, 23 Jun 2015 00:00:00 +0000</pubDate>
    <description>String to Binary to String</description>
  </item>
  <item>
    <title>Using Option + Left or Right Arrow Keys in iTerm2</title>
    <link>https://tgmerritt.com/posts/using-option-left-or-right-arrow-keys-in-iterm2.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/using-option-left-or-right-arrow-keys-in-iterm2.html</guid>
    <pubDate>Tue, 23 Jun 2015 00:00:00 +0000</pubDate>
    <description>Using Option + Left or Right Arrow Keys in iTerm2</description>
  </item>
  <item>
    <title>Sidebar Sync with Sublime Text 3</title>
    <link>https://tgmerritt.com/posts/sidebar-sync-with-sublime-text-3.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/sidebar-sync-with-sublime-text-3.html</guid>
    <pubDate>Tue, 02 Jun 2015 00:00:00 +0000</pubDate>
    <description>Sidebar Sync with Sublime Text 3</description>
  </item>
  <item>
    <title>A follow on to: Why I won&#x27;t do your coding test</title>
    <link>https://tgmerritt.com/posts/a-follow-on-to-why-i-won-t-do-your-coding-test.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/a-follow-on-to-why-i-won-t-do-your-coding-test.html</guid>
    <pubDate>Thu, 21 May 2015 00:00:00 +0000</pubDate>
    <description>A follow on to: Why I won&#x27;t do your coding test</description>
  </item>
  <item>
    <title>Losing Data with MongoDB</title>
    <link>https://tgmerritt.com/posts/losing-data-with-mongodb.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/losing-data-with-mongodb.html</guid>
    <pubDate>Thu, 21 May 2015 00:00:00 +0000</pubDate>
    <description>Losing Data with MongoDB</description>
  </item>
  <item>
    <title>Creating a new Rails4.2 app with PSQL and Devise</title>
    <link>https://tgmerritt.com/posts/creating-a-new-rails4-2-app-with-psql-and-devise.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/creating-a-new-rails4-2-app-with-psql-and-devise.html</guid>
    <pubDate>Wed, 20 May 2015 00:00:00 +0000</pubDate>
    <description>Creating a new Rails4.2 app with PSQL and Devise</description>
  </item>
  <item>
    <title>Creating a new Rails Application with Ruby 2.1.5, Rails 4.2, and PostgreSQL</title>
    <link>https://tgmerritt.com/posts/creating-a-new-rails-application-with-ruby-2-1-5-rails-4-2-and-postgresql.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/creating-a-new-rails-application-with-ruby-2-1-5-rails-4-2-and-postgresql.html</guid>
    <pubDate>Wed, 11 Feb 2015 00:00:00 +0000</pubDate>
    <description>Creating a new Rails Application with Ruby 2.1.5, Rails 4.2, and PostgreSQL</description>
  </item>
  <item>
    <title>Losing data on documents with MongoDB</title>
    <link>https://tgmerritt.com/posts/losing-data-on-documents-with-mongodb.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/losing-data-on-documents-with-mongodb.html</guid>
    <pubDate>Sun, 17 Aug 2014 00:00:00 +0000</pubDate>
    <description>Losing data on documents with MongoDB</description>
  </item>
  <item>
    <title>Benchmarking if &amp;&amp;, if ! blank? and unless blank?</title>
    <link>https://tgmerritt.com/posts/benchmarking-if-if-blank-and-unless-blank.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/benchmarking-if-if-blank-and-unless-blank.html</guid>
    <pubDate>Fri, 01 Aug 2014 00:00:00 +0000</pubDate>
    <description>Benchmarking if &amp;&amp;, if ! blank? and unless blank?</description>
  </item>
  <item>
    <title>Yet another MongoDB one-liner!</title>
    <link>https://tgmerritt.com/posts/yet-another-mongodb-one-liner.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/yet-another-mongodb-one-liner.html</guid>
    <pubDate>Thu, 31 Jul 2014 00:00:00 +0000</pubDate>
    <description>Yet another MongoDB one-liner!</description>
  </item>
  <item>
    <title>Another MongoDB multi-document update example</title>
    <link>https://tgmerritt.com/posts/another-mongodb-multi-document-update-example.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/another-mongodb-multi-document-update-example.html</guid>
    <pubDate>Wed, 04 Jun 2014 00:00:00 +0000</pubDate>
    <description>Another MongoDB multi-document update example</description>
  </item>
  <item>
    <title>Back to the topic of speed</title>
    <link>https://tgmerritt.com/posts/back-to-the-topic-of-speed.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/back-to-the-topic-of-speed.html</guid>
    <pubDate>Thu, 01 May 2014 00:00:00 +0000</pubDate>
    <description>Back to the topic of speed</description>
  </item>
  <item>
    <title>Sometimes the asset pipeline isn&#x27;t flexible enough</title>
    <link>https://tgmerritt.com/posts/sometimes-the-asset-pipeline-isn-t-flexible-enough.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/sometimes-the-asset-pipeline-isn-t-flexible-enough.html</guid>
    <pubDate>Wed, 23 Apr 2014 00:00:00 +0000</pubDate>
    <description>Sometimes the asset pipeline isn&#x27;t flexible enough</description>
  </item>
  <item>
    <title>Dealing with Mongo time and Ruby Time</title>
    <link>https://tgmerritt.com/posts/dealing-with-mongo-time-and-ruby-time.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/dealing-with-mongo-time-and-ruby-time.html</guid>
    <pubDate>Thu, 17 Apr 2014 00:00:00 +0000</pubDate>
    <description>Dealing with Mongo time and Ruby Time</description>
  </item>
  <item>
    <title>mongoDB forEach loop to update part of a field</title>
    <link>https://tgmerritt.com/posts/mongodb-foreach-loop-to-update-part-of-a-field.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/mongodb-foreach-loop-to-update-part-of-a-field.html</guid>
    <pubDate>Tue, 15 Apr 2014 00:00:00 +0000</pubDate>
    <description>mongoDB forEach loop to update part of a field</description>
  </item>
  <item>
    <title>Rendering PDFs as strings with WickedPDF gem</title>
    <link>https://tgmerritt.com/posts/rendering-pdfs-as-strings-with-wickedpdf-gem.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/rendering-pdfs-as-strings-with-wickedpdf-gem.html</guid>
    <pubDate>Sat, 15 Feb 2014 00:00:00 +0000</pubDate>
    <description>Rendering PDFs as strings with WickedPDF gem</description>
  </item>
  <item>
    <title>Nokogiri &amp; XML</title>
    <link>https://tgmerritt.com/posts/nokogiri-xml.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/nokogiri-xml.html</guid>
    <pubDate>Thu, 30 Jan 2014 00:00:00 +0000</pubDate>
    <description>Nokogiri &amp; XML</description>
  </item>
  <item>
    <title>Trying to speed things up</title>
    <link>https://tgmerritt.com/posts/trying-to-speed-things-up.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/trying-to-speed-things-up.html</guid>
    <pubDate>Sat, 18 Jan 2014 00:00:00 +0000</pubDate>
    <description>Trying to speed things up</description>
  </item>
  <item>
    <title>Hello World</title>
    <link>https://tgmerritt.com/posts/hello-world.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/hello-world.html</guid>
    <pubDate>Wed, 15 Jan 2014 00:00:00 +0000</pubDate>
    <description>Hello World</description>
  </item>
  <item>
    <title>puts &quot;Hello World&quot;</title>
    <link>https://tgmerritt.com/posts/puts-hello-world.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/puts-hello-world.html</guid>
    <pubDate>Wed, 15 Jan 2014 00:00:00 +0000</pubDate>
    <description>puts </description>
  </item>
  <item>
    <title>Watch your ENV VARs</title>
    <link>https://tgmerritt.com/posts/watch-your-env-vars.html</link>
    <guid isPermaLink="true">https://tgmerritt.com/posts/watch-your-env-vars.html</guid>
    <pubDate>Wed, 15 Jan 2014 00:00:00 +0000</pubDate>
    <description>Watch your ENV VARs</description>
  </item>
  </channel>
</rss>
