<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TechPulse</title>
    <link>https://YOUR-DOMAIN.com/</link>
    <description>Daily tech tutorials, AI tools, and software reviews</description>
    <language>en-us</language>
    <atom:link href="https://YOUR-DOMAIN.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Git aliases I actually use every day</title>
      <link>https://YOUR-DOMAIN.com/posts/git-aliases-i-actually-use-every-day.html</link>
      <guid isPermaLink="true">https://YOUR-DOMAIN.com/posts/git-aliases-i-actually-use-every-day.html</guid>
      <pubDate>Sun, 26 Apr 2026 11:52:08 +0000</pubDate>
      <description>Most Git alias lists are bloated. These eight have stuck after years of daily use — copy them, drop them in your config, done.</description>
      <category>Tools</category>
    </item>
    <item>
      <title>CSS container queries: when to actually use them</title>
      <link>https://YOUR-DOMAIN.com/posts/css-container-queries-when-to-actually-use-them.html</link>
      <guid isPermaLink="true">https://YOUR-DOMAIN.com/posts/css-container-queries-when-to-actually-use-them.html</guid>
      <pubDate>Sat, 25 Apr 2026 11:52:08 +0000</pubDate>
      <description>Container queries shipped in every modern browser. But media queries aren&#x27;t dead — here&#x27;s when each one is the right tool.</description>
      <category>WebDev</category>
    </item>
    <item>
      <title>5 prompts that actually work for code review</title>
      <link>https://YOUR-DOMAIN.com/posts/5-prompts-that-actually-work-for-code-review.html</link>
      <guid isPermaLink="true">https://YOUR-DOMAIN.com/posts/5-prompts-that-actually-work-for-code-review.html</guid>
      <pubDate>Fri, 24 Apr 2026 11:52:08 +0000</pubDate>
      <description>Five prompts I&#x27;ve refined over six months of pairing with LLMs on code review. Skip the generic &#x27;review my code&#x27; — these get specific, useful feedback.</description>
      <category>AI</category>
    </item>
  </channel>
</rss>