<?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[How I Run Heavy AI Coding Agents from a Cheap Chromebook Using Tailscale]]></title>
    <link>https://www.tomlin7.com/blog/tailscale-agentic-coding</link>
    <guid>https://www.tomlin7.com/blog/tailscale-agentic-coding</guid>
    <pubDate>Mon, 14 Sep 2026 00:00:00 GMT</pubDate>
    <description><![CDATA[I only carry a lightweight Chromebook to college lectures while my main laptop stays plugged in at my room. Here is how I use Tailscale, tmux, and agentic workflows to build anywhere.]]></description>
  </item>
  <item>
    <title><![CDATA[Why I Stopped Using git stash for Everything (Git Worktrees)]]></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[How switching to git worktrees helped me stop losing context when reviewing teammate PRs or fixing quick bugs mid-task, plus practical commands and things to watch out for.]]></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>