<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Christopher Sanchez</title>
    <link>https://christophersanchez.dev/</link>
    <description>In-browser explainers of the technical foundations behind modern computing — machine learning, statistics, and the systems beneath them. Each piece is something you can manipulate, not just read.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 04 Jun 2026 18:46:20 GMT</lastBuildDate>
    <atom:link href="https://christophersanchez.dev/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Logic Gates and Boolean Algebra: The Foundation of Digital Computing</title>
      <link>https://christophersanchez.dev/blog/logic-gates-and-boolean-algebra/</link>
      <guid isPermaLink="true">https://christophersanchez.dev/blog/logic-gates-and-boolean-algebra/</guid>
      <pubDate>Fri, 15 Nov 2024 00:00:00 GMT</pubDate>
      <description>Explore how transistors combine to form logic gates, the fundamental building blocks that power every digital computation in modern computers.</description>
      <author>Chris@ChristopherSanchez.dev (Christopher Sanchez)</author>
      <category>Computer Architecture</category>
      <category>Hardware</category>
      <category>logic-gates</category>
      <category>boolean-algebra</category>
      <category>transistors</category>
      <category>digital-computing</category>
      <category>cpu</category>
    </item>
    <item>
      <title>Am I Your Type? Understanding Data Types in Programming</title>
      <link>https://christophersanchez.dev/blog/am-i-your-type/</link>
      <guid isPermaLink="true">https://christophersanchez.dev/blog/am-i-your-type/</guid>
      <pubDate>Tue, 15 Oct 2024 00:00:00 GMT</pubDate>
      <description>Discover how data typing impacts performance, memory usage, and security in programming. Learn to optimize your code with practical examples using Python and Pandas.</description>
      <author>Chris@ChristopherSanchez.dev (Christopher Sanchez)</author>
      <category>Data Science</category>
      <category>Programming</category>
      <category>python</category>
      <category>pandas</category>
      <category>data-types</category>
      <category>memory-optimization</category>
      <category>performance</category>
    </item>
  </channel>
</rss>