<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Save Latin</title>
    <link>http://localhost:3000</link>
    <description>A shared lab for friends: projects, writing, and curated notes on terminals, retro UIs, ASCII, tools, and experiments.</description>
    <language>en-us</language>
    <atom:link href="http://localhost:3000/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>First look: Gemma 4 E2B — Google's thinking model that runs on your laptop</title>
      <link>http://localhost:3000/posts/first-look-gemma4</link>
      <guid isPermaLink="true">http://localhost:3000/posts/first-look-gemma4</guid>
      <description>First impressions running Gemma 4 E2B locally via Ollama — what e2b and quant mean, and why watching it think through 'hi' is delightful.</description>
      <pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How PTYs actually work — a deep dive into pseudo-terminals</title>
      <link>http://localhost:3000/posts/how-pty-works</link>
      <guid isPermaLink="true">http://localhost:3000/posts/how-pty-works</guid>
      <description>A practical tour of pseudo-terminals on Unix, from ioctl to job control and why your terminal emulator is never “just a pipe”.</description>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Writing a terminal emulator in Rust from scratch</title>
      <link>http://localhost:3000/posts/writing-terminal-rust</link>
      <guid isPermaLink="true">http://localhost:3000/posts/writing-terminal-rust</guid>
      <description>Notes on building term-v0 — PTY allocation, parsing escape sequences, and rendering with wgpu.</description>
      <pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>