<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Clayton's blog</title>
    <link>https://claytonwramsey.github.io/blog.html</link>
    <description>Clayton's personal blog.</description>
    <language>en-us</language>
    <pubDate>Fri, 06 Oct 09:44:00 CST</pubDate>
    <lastBuildDate>Fri, 06 Oct 09:44:00 CST</lastBuildDate>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <generator>Generated by hand!</generator>
    <managingEditor>claytonwramsey@gmail.com (Clayton Ramsey)</managingEditor>
    <webMaster>claytonwramsey@gmail.com (Clayton Ramsey)</webMaster>
    <atom:link href="https://claytonwramsey.github.io/blog/rss.xml" rel="self" type="application/rss_xml"/>

    <item>
        <title>I've moved!<title>
        <link>https://www.claytonwramsey.com</link>
        <description>This is a little RSS post to tell you that I've just moved domains to <a href="https://www.claytonwramsey.com">claytonwramsey.com</a>. There will be no more articles here going forward.</description>
        <pubDate>Fri, 03 May 2024 12:39 CST</pubDate>
        <author>claytonwramsey@gmail.com (Clayton Ramsey)</author>
    </item>

    <item>
        <title>Things I learned from teaching</title>
        <link>https://claytonwramsey.github.io/blog/learned-from-teaching.html</link>
        <description>This spring, I taught an undergraduate class on chess engines. I probably learned more than any of my students.</description>
        <pubDate>Wed, 05 Dec 2023 14:44 CST</pubDate>
        <guid>https://claytonwramsey.github.io/blog/learned-from-teaching.html</guid>
        <author>claytonwramsey@gmail.com (Clayton Ramsey)</author>
    </item>

    <item>
        <title>Writing my own damn HTML</title>
        <link>https://claytonwramsey.github.io/blog/own-html.html</link>
        <description>The future of the web doesn't have to be webapp frameworks and cookie prompts.</description>
        <pubDate>Sat, 07 Oct 2023 14:51 CST</pubDate>
        <guid>https://claytonwramsey.github.io/blog/own-html.html</guid>
        <author>claytonwramsey@gmail.com (Clayton Ramsey)</author>
    </item>

    <item>
        <title>One line of code cost me 9.2% of my matches</title>
        <link>https://claytonwramsey.github.io/blog/sixty-four-elo.html</link>
        <description>I can either write a hundred lines of code for one or two Elo or find one or two wrong lines of code for a hundred Elo. Such is life.</description>
        <pubDate>Thur, 21 Sep 2023 09:00 CST</pubDate>
        <guid>https://claytonwramsey.github.io/blog/sixty-four-elo.html</guid>
        <author>claytonwramsey@gmail.com (Clayton Ramsey)</author>
    </item>

    <item>
        <title>I built a garbage collector for a language that doesn't need one</title>
        <link>https://claytonwramsey.github.io/blog/dumpster.html</link>
        <description>If carcinization happens when languages evolve to be more like Rust, then what do you call it when Rust evolves to be more like Java? Caffeination?</description>
        <pubDate>Tue, 14 Aug 2023 09:00 CST</pubDate>
        <guid>https://claytonwramsey.github.io/blog/dumpster.html</guid>
        <author>claytonwramsey@gmail.com (Clayton Ramsey)</author>
    </item>

    <item>
        <title>Blowing up my compile times for dubious benefits</title>
        <link>https://claytonwramsey.github.io/blog/fiddler-const-magic.html</link>
        <description>The tree of useless optimization yields questionable fruit.</description>
        <pubDate>Tue, 20 Jun 2023 09:00 CST</pubDate>
        <guid>https://claytonwramsey.github.io/blog/fiddler-const-magic.html</guid>
        <author>claytonwramsey@gmail.com (Clayton Ramsey)</author>
    </item>
  </channel>
</rss>