<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Portfolio @tomlin7 Blog</title>
  <link>https://www.tomlin7.com/blog</link>
  <description>Writing about things I build, learn, and find worth sharing.</description>
  <language>en-us</language>
  <atom:link href="https://www.tomlin7.com/rss.xml" rel="self" type="application/rss+xml" />
  
  <item>
    <title><![CDATA[The Death of `git stash`: Why You Should Be Using Git Worktrees Instead]]></title>
    <link>https://www.tomlin7.com/blog/git-worktrees</link>
    <guid>https://www.tomlin7.com/blog/git-worktrees</guid>
    <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
    <description><![CDATA[You've been stashing and popping for years, paying a hidden mental tax every time production breaks mid-feature. Git Worktrees — built into Git since 2015 — eliminate context switching entirely. Here's how, and why the whole industry is finally catching on.]]></description>
  </item>
  <item>
    <title><![CDATA[Atom]]></title>
    <link>https://www.tomlin7.com/blog/atom</link>
    <guid>https://www.tomlin7.com/blog/atom</guid>
    <pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[Three years ago today, Atom was archived. Yet its ideas still define how we write code. A deep dive into the legacy of the editor that brought web technologies (Electron), hackable packages, and modern customizability to developer tools.]]></description>
  </item>
</channel>
</rss>