
  <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>Wed, 06 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://runtimewisdom.dev/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://runtimewisdom.dev/blog/what-actually-happens-when-you-run-a-program</guid>
    <title>What Actually Happens When You Run a Program?</title>
    <link>https://runtimewisdom.dev/blog/what-actually-happens-when-you-run-a-program</link>
    <description>A step-by-step walkthrough of what happens between typing ./hello and seeing output: shells, fork, exec, ELF loading, memory layout, system calls, and process cleanup.</description>
    <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
    <author>68mschmitt@gmail.com (Mike)</author>
    <category>operating-systems</category><category>linux</category><category>process</category><category>shell</category><category>fork</category><category>exec</category><category>memory</category><category>system-calls</category><category>c-programming</category>
  </item>

  <item>
    <guid>https://runtimewisdom.dev/blog/software/personal-setup</guid>
    <title>Living in the Terminal: Building a Personalized Neovim + Arch Workflow (on the Road to Gentoo)</title>
    <link>https://runtimewisdom.dev/blog/software/personal-setup</link>
    <description>My personal setup and configuration for my daily. This includes the set of tools I prefer to use and how I use them. I also talk about where I am and where I would like to go on this journey of software</description>
    <pubDate>Fri, 19 Sep 2025 00:00:00 GMT</pubDate>
    <author>68mschmitt@gmail.com (Mike)</author>
    <category>operating-systems</category><category>tools</category><category>foss</category><category>stack</category><category>workflow</category><category>neovim</category><category>vim</category><category>tmux</category><category>linux</category><category>gentoo</category><category>arch</category><category>lfs</category><category>opencode</category>
  </item>

  <item>
    <guid>https://runtimewisdom.dev/blog/projects/hardware/miata-dash</guid>
    <title>Reinventing the Dashboard: Designing a Digital Cluster for a 1995 Miata</title>
    <link>https://runtimewisdom.dev/blog/projects/hardware/miata-dash</link>
    <description>Replacing analog gauges with dual MIPI DSI displays, integrating Android Auto, and running auxiliary SPI displays for smaller indicators. Hardware/software tradeoffs, microcontroller offloading, and open-source display stacks like LVGL.</description>
    <pubDate>Fri, 19 Sep 2025 00:00:00 GMT</pubDate>
    <author>68mschmitt@gmail.com (Mike)</author>
    <category>rtos</category><category>hardware</category><category>microcontroller</category><category>zephyr</category><category>miata</category><category>embedded</category><category>c-programming</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>

  <item>
    <guid>https://runtimewisdom.dev/blog/vim-vs-helix</guid>
    <title>Helix vs Vim: A Modern Take on Modal Editing</title>
    <link>https://runtimewisdom.dev/blog/vim-vs-helix</link>
    <description>Helix vs Vim: A Modern Take on Modal Editing</description>
    <pubDate>Tue, 08 Jul 2025 00:00:00 GMT</pubDate>
    <author>68mschmitt@gmail.com (Mike)</author>
    <category>editor</category><category>linux</category><category>terminal</category><category>motions</category><category>vim</category><category>helix</category>
  </item>

  <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>

    </channel>
  </rss>
