<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Najeeb Said</title>
    <link>https://njbsyd.dev/blog</link>
    <description>Notes on data pipelines, database migrations, and the tooling around them.</description>
    <language>en</language>
    <atom:link href="https://njbsyd.dev/rss.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Fri, 07 Aug 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Your git identity should follow your GitHub account, not your directory</title>
      <link>https://njbsyd.dev/blog/git-identity-should-follow-your-github-account</link>
      <guid isPermaLink="true">https://njbsyd.dev/blog/git-identity-should-follow-your-github-account</guid>
      <description>gh auth switch changes your token, not your git identity. The usual fix keys off the directory, this one off the account.</description>
      <pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
