
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Siddharth Singh Blog</title>
      <link>https://sid-blog-2025.vercel.app/blog</link>
      <description>Blog and website</description>
      <language>en-us</language>
      <managingEditor>siddharth.singh89@live.com (Siddharth Singh)</managingEditor>
      <webMaster>siddharth.singh89@live.com (Siddharth Singh)</webMaster>
      <lastBuildDate>Sat, 08 Aug 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://sid-blog-2025.vercel.app/tags/system/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://sid-blog-2025.vercel.app/blog/thinking-about-bytes</guid>
    <title>Thinking in Bytes: A Systems Programming Primer for Modern Developers</title>
    <link>https://sid-blog-2025.vercel.app/blog/thinking-about-bytes</link>
    <description>A practical introduction to how data becomes bytes, how those bytes are represented, stored, moved, and interpreted, and how to work with them directly in Rust. It builds the low-level intuition needed for storage engines, databases, binary formats, and other systems software.</description>
    <pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate>
    <author>siddharth.singh89@live.com (Siddharth Singh)</author>
    <category>bytes</category><category>rust</category><category>system</category><category>basics</category>
  </item>

    </channel>
  </rss>
