<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>technicalwriting.dev</title>
    <link>https://technicalwriting.dev</link>
    <description>Field notes from the frontier of technical writing.</description>
    <language>en-us</language>
    <pubDate>Sun, 10 May 2026 04:00:41 -0000</pubDate>
    <atom:link href="https://technicalwriting.dev/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>word2vec-style vector arithmetic on docs embeddings</title>
      <link>https://technicalwriting.dev/2025/10/arithmetic/index.html</link>
      <description>Does vector("king") - vector("man") + vector("woman") ≈ vector("queen") work in technical writing contexts?</description>
      <pubDate>Wed, 29 Oct 2025 00:00:00 -0000</pubDate>
      <guid>https://technicalwriting.dev/2025/10/arithmetic/index.html</guid>
    </item>
    <item>
      <title>Understanding task types in the Gemini Embedding API</title>
      <link>https://technicalwriting.dev/2025/05/tasks/index.html</link>
      <description>Should I care about the taskType parameter of the models.embedContent method?</description>
      <pubDate>Thu, 15 May 2025 00:00:00 -0000</pubDate>
      <guid>https://technicalwriting.dev/2025/05/tasks/index.html</guid>
    </item>
    <item>
      <title>Automating code deletion with Gemini (and a little Python)</title>
      <link>https://technicalwriting.dev/2025/04/gn/index.html</link>
      <description>Removing code from over 200 GN build files with Python and the Gemini API.</description>
      <pubDate>Tue, 29 Apr 2025 00:00:00 -0000</pubDate>
      <guid>https://technicalwriting.dev/2025/04/gn/index.html</guid>
    </item>
    <item>
      <title>Export Google Analytics data to Sheets via Apps Script</title>
      <link>https://technicalwriting.dev/2025/04/sheets/index.html</link>
      <description>A tutorial that shows you how to export Google Analytics data to Google Sheets.</description>
      <pubDate>Fri, 25 Apr 2025 00:00:00 -0000</pubDate>
      <guid>https://technicalwriting.dev/2025/04/sheets/index.html</guid>
    </item>
    <item>
      <title>Orchestrate Sphinx projects with Bazel</title>
      <link>https://technicalwriting.dev/2025/03/tutorial/index.html</link>
      <description>An end-to-end tutorial on managing a Sphinx project with Bazel.</description>
      <pubDate>Tue, 25 Mar 2025 00:00:00 -0000</pubDate>
      <guid>https://technicalwriting.dev/2025/03/tutorial/index.html</guid>
    </item>
    <item>
      <title>Sphinx + Bazel: the good, the bad, and the ugly</title>
      <link>https://technicalwriting.dev/2025/03/context/index.html</link>
      <description>Strengths and weaknesses of orchestrating Sphinx projects with Bazel.</description>
      <pubDate>Tue, 25 Mar 2025 00:00:00 -0000</pubDate>
      <guid>https://technicalwriting.dev/2025/03/context/index.html</guid>
    </item>
    <item>
      <title>Exploring the intertwingularity of a docs site</title>
      <link>https://technicalwriting.dev/2024/10/intertwingularity/index.html</link>
      <description>Building a web crawler to quantify interconnected knowledge.</description>
      <pubDate>Wed, 16 Oct 2024 00:00:00 -0000</pubDate>
      <guid>https://technicalwriting.dev/2024/10/intertwingularity/index.html</guid>
    </item>
    <item>
      <title>Focus on decisions, not tasks</title>
      <link>https://technicalwriting.dev/2024/10/decisions/index.html</link>
      <description>Documentation needs to help people make decisions, not just accomplish tasks.</description>
      <pubDate>Tue, 15 Oct 2024 00:00:00 -0000</pubDate>
      <guid>https://technicalwriting.dev/2024/10/decisions/index.html</guid>
    </item>
    <item>
      <title>Deeplink to specific PDF pages</title>
      <link>https://technicalwriting.dev/2024/08/pdf/index.html</link>
      <description>Append #page=X to your URL, where X is the page to link to.</description>
      <pubDate>Thu, 11 Jul 2024 00:00:00 -0000</pubDate>
      <guid>https://technicalwriting.dev/2024/08/pdf/index.html</guid>
    </item>
  </channel>
</rss>