<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>arookas.com</title>
        <link>https://arookas.com</link>
        <description>Latest posts from arookas</description>
        <lastBuildDate>Mon, 27 Jan 2025 18:52:23 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>arookas.com</title>
            <url>https://arookas.com/images/avatars/arookas.png</url>
            <link>https://arookas.com</link>
        </image>
        <copyright>Copyright © 2024 arookas</copyright>
        <atom:link href="https://arookas.com/feed/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Analysis: Clue, Murder at the Winery]]></title>
            <link>https://arookas.com/post/2025-01-27-clue-murder-at-the-winery</link>
            <guid>https://arookas.com/post/2025-01-27-clue-murder-at-the-winery</guid>
            <pubDate>Mon, 27 Jan 2025 09:14:08 GMT</pubDate>
            <description><![CDATA[Analysis of the 2024 special themed edition of Clue as it compares to the most recent traditional version of the game from 2023.]]></description>
            <category>Clue/Cluedo</category>
            <category>Analysis</category>
        </item>
        <item>
            <title><![CDATA[Fast Customization of Log Messages]]></title>
            <link>https://arookas.com/post/2024-11-07-fast-log-message</link>
            <guid>https://arookas.com/post/2024-11-07-fast-log-message</guid>
            <pubDate>Thu, 07 Nov 2024 08:41:27 GMT</pubDate>
            <description><![CDATA[A small trick to implement fast customization of log messsages.]]></description>
            <category>C++</category>
            <category>Programming</category>
        </item>
        <item>
            <title><![CDATA[Angle Class Using Unsigned Integer]]></title>
            <link>https://arookas.com/post/2024-10-28-angle-class</link>
            <guid>https://arookas.com/post/2024-10-28-angle-class</guid>
            <pubDate>Mon, 28 Oct 2024 07:47:28 GMT</pubDate>
            <description><![CDATA[Analysis of a C++ angle class written using an underlying unsigned integer instead of a floating-point number.]]></description>
            <category>C++</category>
            <category>Math</category>
            <category>Programming</category>
        </item>
        <item>
            <title><![CDATA[Hello World!]]></title>
            <link>https://arookas.com/post/2024-10-24-hello-world</link>
            <guid>https://arookas.com/post/2024-10-24-hello-world</guid>
            <pubDate>Thu, 24 Oct 2024 23:41:31 GMT</pubDate>
            <description><![CDATA[Initial commit.]]></description>
            <category>Site</category>
            <category>Programming</category>
        </item>
    </channel>
</rss>