<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
  <title>wheybags' personal blog</title>
  <link>https://wheybags.com/blog</link>
  <description>bits and bobs</description>
<item>
    <title>Recursive COW pages in userspace</title>
    <link>https://wheybags.com/blog/cow.html</link>
    <description>More adventures with virtual memory</description>
</item>
<item>
    <title>Hacking the original xbox controller for fun and no profit</title>
    <link>https://wheybags.com/blog/xbox.html</link>
    <description>A hardware adapter for the original xbox controller, for use on PC</description>
</item>
<item>
    <title>I&#39;m making a puzzle game &amp; some philosophising</title>
    <link>https://wheybags.com/blog/drilbert.html</link>
    <description>Drilbert: a short puzzle game with a unique digging mechanic</description>
</item>
<item>
    <title>pinned_vec - invalidating iterator invalidation</title>
    <link>https://wheybags.com/blog/pinned.html</link>
    <description>Alternate title: Fun with Virtual Memory. An allocator and vector class that retains the same base address even when it grows.</description>
</item>
<item>
    <title>I made a file copy thing</title>
    <link>https://wheybags.com/blog/wcp.html</link>
    <description>A super fast asynchronous file copying program, using linux's io_uring API</description>
</item>
</channel>
</rss>
