<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

<id>urn:uuid:cb4322ab-a020-46ef-bfcb-0944008ca3ae</id>
<link rel="self" type="application/atom+xml" href="https://peternobler.com/atom.xml"/>
<title>Peter Nobler's Blog</title>
<subtitle>Hi I'm Peter and welcome to my blog. Here you'll find lots of interesting posts about programming as well as content about my upcoming game. I hope you enjoy.</subtitle>
<link href="https://peternobler.com"/>
<icon>https://peternobler.com/icon.png</icon>
<updated>2026-08-10T18:21:39Z</updated>
<author>
<name>Peter Nobler</name>
</author>

<entry>
<id>urn:uuid:252e8ba6-8c55-458c-9b20-f23bb3a76cfa</id>
<title>I refuse to split .c and .h</title>
<link href="https://peternobler.com/001-no-splitting"/>
<published>2026-08-10T18:21:39Z</published>
<updated>2026-08-10T18:21:39Z</updated>
<summary>For decades now C developers created .c and .h files together as pairs to solve a simple problem: only one definition of anything can exist. Is there a better way?</summary>
</entry>

</feed>
