<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[alexkudlick.com]]></title>
        <description><![CDATA[Content posted to my personal website, usually software blogs]]></description>
        <link>http://alexkudlick.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Thu, 16 Jul 2020 20:20:52 GMT</lastBuildDate>
        <atom:link href="http://alexkudlick.com/static/rss.xml" rel="self" type="application/rss+xml"/>
        <language><![CDATA[English]]></language>
        <managingEditor><![CDATA[Alex Kudlick]]></managingEditor>
        <webMaster><![CDATA[Alex Kudlick]]></webMaster>
        <category><![CDATA[software]]></category>
        <category><![CDATA[programming]]></category>
        <category><![CDATA[graph theory]]></category>
        <category><![CDATA[complexity]]></category>
        <item>
            <title><![CDATA[I'm Learning About: Computing the Shape of Rotated Rectangles]]></title>
            <description><![CDATA[An overview of one of the myriad of geometry problems that come up when you're building a rendering engine.]]></description>
            <link>http://alexkudlick.com/blog/ila-computing-the-shape-of-rotated-rectangles</link>
            <guid isPermaLink="false">ila-computing-the-shape-of-rotated-rectangles</guid>
            <category><![CDATA[graphs]]></category>
            <category><![CDATA[geometry]]></category>
            <category><![CDATA[rotation]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[react]]></category>
            <dc:creator><![CDATA[Alex Kudlick]]></dc:creator>
            <pubDate>Sun, 12 Jul 2020 07:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Tech Talk: Building 'Building Modular Java Applications with Gradle']]></title>
            <description><![CDATA[A recent presentation I gave at Rescale about the process of building my latest blog post]]></description>
            <link>http://alexkudlick.com/blog/rescale-tech-talk</link>
            <guid isPermaLink="false">rescale-tech-talk</guid>
            <dc:creator><![CDATA[Alex Kudlick]]></dc:creator>
            <pubDate>Wed, 21 Aug 2019 07:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building Modular Java Applications with Gradle]]></title>
            <description><![CDATA[A primer on building a non-trivial modular Java application with Gradle]]></description>
            <link>http://alexkudlick.com/blog/building-modular-java-applications-with-gradle</link>
            <guid isPermaLink="false">building-modular-java-applications-with-gradle</guid>
            <dc:creator><![CDATA[Alex Kudlick]]></dc:creator>
            <pubDate>Tue, 30 Jul 2019 07:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[I'm Learning About: Adding Behavior to Static Websites with Cloudfront]]></title>
            <description><![CDATA[Things I'm learning from adding behavior to this website using lambdas on cloudfront]]></description>
            <link>http://alexkudlick.com/blog/ila-adding-behavior-to-static-websites-with-cloudfront</link>
            <guid isPermaLink="false">ila-adding-behavior-to-static-websites-with-cloudfront</guid>
            <category><![CDATA[cloudfront]]></category>
            <category><![CDATA[lambda@edge]]></category>
            <category><![CDATA[serverless]]></category>
            <category><![CDATA[static websites]]></category>
            <dc:creator><![CDATA[Alex Kudlick]]></dc:creator>
            <pubDate>Wed, 08 May 2019 07:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[I'm Learning About: Cloudfront]]></title>
            <description><![CDATA[Things I'm learning from putting cloudfront in front of this website.]]></description>
            <link>http://alexkudlick.com/blog/ila-cloudfront</link>
            <guid isPermaLink="false">ila-cloudfront</guid>
            <dc:creator><![CDATA[Alex Kudlick]]></dc:creator>
            <pubDate>Wed, 24 Apr 2019 07:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[I'm Learning About: React Component Communication]]></title>
            <description><![CDATA[Some things I've learned from coordinating component communication in my side projet, Yellow]]></description>
            <link>http://alexkudlick.com/blog/ila-react-component-communication</link>
            <guid isPermaLink="false">ila-react-component-communication</guid>
            <dc:creator><![CDATA[Alex Kudlick]]></dc:creator>
            <pubDate>Sun, 07 Apr 2019 07:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What the Four Color Theorem Can Teach Us About Writing Software]]></title>
            <description><![CDATA[A visual exploration of what The Four Color Theorem can say about software complexity.]]></description>
            <link>http://alexkudlick.com/blog/what-the-four-color-theorem-can-teach-us-about-writing-software</link>
            <guid isPermaLink="false">what-the-four-color-theorem-can-teach-us-about-writing-software</guid>
            <dc:creator><![CDATA[Alex Kudlick]]></dc:creator>
            <pubDate>Wed, 10 Jan 2018 08:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>