
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Runtime Wisdom</title>
      <link>https://runtimewisdom.dev/blog</link>
      <description>A blog created with Next.js and Tailwind.css</description>
      <language>en-us</language>
      <managingEditor>68mschmitt@gmail.com (Mike)</managingEditor>
      <webMaster>68mschmitt@gmail.com (Mike)</webMaster>
      <lastBuildDate>Mon, 07 Jul 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://runtimewisdom.dev/tags/heap/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://runtimewisdom.dev/blog/processes-and-threads</guid>
    <title>Processes and Threads: A Restaurant Kitchen Metaphor for Operating Systems</title>
    <link>https://runtimewisdom.dev/blog/processes-and-threads</link>
    <description>Processes and Threads: A Restaurant Kitchen Metaphor for Operating Systems</description>
    <pubDate>Mon, 07 Jul 2025 00:00:00 GMT</pubDate>
    <author>68mschmitt@gmail.com (Mike)</author>
    <category>operating-systems</category><category>memory</category><category>process</category><category>thread</category><category>stack</category><category>heap</category>
  </item>

  <item>
    <guid>https://runtimewisdom.dev/blog/understanding-c-pointers-and-double-pointers</guid>
    <title>Understanding C Pointers and Double Pointers Through a Classroom Metaphor</title>
    <link>https://runtimewisdom.dev/blog/understanding-c-pointers-and-double-pointers</link>
    <description>Pointers in C can be hard to grasp at first. Let’s make them easier by thinking about them in terms of a classroom, a teacher, and a stack of notecards.</description>
    <pubDate>Tue, 16 Sep 2025 00:00:00 GMT</pubDate>
    <author>68mschmitt@gmail.com (Mike)</author>
    <category>operating-systems</category><category>memory</category><category>process</category><category>stack</category><category>heap</category><category>pointers</category><category>double-pointers</category><category>syntax</category><category>c-programming</category>
  </item>

    </channel>
  </rss>
