<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Joseph Hand</title>
    <link>https://josephhand.space/</link>
    <description>Recent content on Joseph Hand</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 19 Jul 2026 19:46:49 -1000</lastBuildDate>
    <atom:link href="https://josephhand.space/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Intro to Compiling C</title>
      <link>https://josephhand.space/blog/intro-to-compiling-c/</link>
      <pubDate>Sun, 19 Jul 2026 19:46:49 -1000</pubDate>
      <guid>https://josephhand.space/blog/intro-to-compiling-c/</guid>
      <description>&lt;p&gt;This guide explains to someone very new to C how to make compiling C code as&#xA;simple and extensible as possible. I wrote it a while ago on a whim, and I have&#xA;been using the resulting build system in personal projects for a while now. As&#xA;part of making this website, I decided to clean it up and make it my first blog&#xA;post.&lt;/p&gt;&#xA;&lt;p&gt;I will assume you can read basic C code. Since so many languages take&#xA;inspiration from C, you can probably do this already if you know another&#xA;language. I will also assume you have some experience navigating a UNIX shell.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
