<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://arookas.com</id>
    <title>arookas.com</title>
    <updated>2025-01-27T18:52:23.528Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <author>
        <name>arookas</name>
    </author>
    <link rel="alternate" href="https://arookas.com"/>
    <link rel="self" href="https://arookas.com/feed/atom.xml"/>
    <subtitle>Latest posts from arookas</subtitle>
    <logo>https://arookas.com/images/avatars/arookas.png</logo>
    <icon>https://arookas.com/favicon.ico</icon>
    <rights>Copyright © 2024 arookas</rights>
    <entry>
        <title type="html"><![CDATA[Analysis: Clue, Murder at the Winery]]></title>
        <id>https://arookas.com/post/2025-01-27-clue-murder-at-the-winery</id>
        <link href="https://arookas.com/post/2025-01-27-clue-murder-at-the-winery"/>
        <updated>2025-01-27T09:14:08.000Z</updated>
        <summary type="html"><![CDATA[Analysis of the 2024 special themed edition of Clue as it compares to the most recent traditional version of the game from 2023.]]></summary>
        <author>
            <name>arookas</name>
        </author>
        <category label="Clue/Cluedo"/>
        <category label="Analysis"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Fast Customization of Log Messages]]></title>
        <id>https://arookas.com/post/2024-11-07-fast-log-message</id>
        <link href="https://arookas.com/post/2024-11-07-fast-log-message"/>
        <updated>2024-11-07T08:41:27.000Z</updated>
        <summary type="html"><![CDATA[A small trick to implement fast customization of log messsages.]]></summary>
        <author>
            <name>arookas</name>
        </author>
        <category label="C++"/>
        <category label="Programming"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Angle Class Using Unsigned Integer]]></title>
        <id>https://arookas.com/post/2024-10-28-angle-class</id>
        <link href="https://arookas.com/post/2024-10-28-angle-class"/>
        <updated>2024-10-28T07:47:28.000Z</updated>
        <summary type="html"><![CDATA[Analysis of a C++ angle class written using an underlying unsigned integer instead of a floating-point number.]]></summary>
        <author>
            <name>arookas</name>
        </author>
        <category label="C++"/>
        <category label="Math"/>
        <category label="Programming"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Hello World!]]></title>
        <id>https://arookas.com/post/2024-10-24-hello-world</id>
        <link href="https://arookas.com/post/2024-10-24-hello-world"/>
        <updated>2024-10-24T23:41:31.000Z</updated>
        <summary type="html"><![CDATA[Initial commit.]]></summary>
        <author>
            <name>arookas</name>
        </author>
        <category label="Site"/>
        <category label="Programming"/>
    </entry>
</feed>