<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>ad301</title>
    <link>[https://ad301.org]</link>
    <description>Arians awesome personal blog</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 09 Oct 2025 08:16:35 +0200</lastBuildDate>
    <ttl>60</ttl>

    <item>
      <title>Odyis: lunar lander (1979) clone written in Rust</title>
      <link>[https://ad301.org/blog/odyis.php]</link>
      <guid>[https://ad301.org/blog/odyis.php]</guid>
      <pubDate>Wed, 18 Oct 2025 00:00:00 +0100</pubDate>
      <description>
        <![CDATA[
          <p>
Seeing as Rust seems to be become an increasingly favoured programming language by many programmers, I wanted to see what the hype is about! After writing a “Hello, world” I was intrigued, the compiler seems to be quite nice to work with and the writing experience smooth - and this language is supposed to be as well suited for embedded programming as C?
<br>
However, just writing “Hello, world” to the console obviously does not give much of an insight into how good a programming language feels to work in or gets the job done, so I had to create a marginally larger application to really dip my toes in.
<br>
That idea eventually became Odyis, a clone of the classic lunar lander game (which I admittedly have lot played myself) that serves as an intro to the language for me.
<br>
(read more on ad301.org)
          </p>
        ]]>
      </description>
    </item>

    <item>
      <title>Oh no!</title>
      <link>[https://ad301.org/blog.php]</link>
      <guid>[https://ad301.org/blog.php]</guid>
      <pubDate>Wed, 09 Oct 2025 00:00:00 +0100</pubDate>
      <description>
        <![CDATA[
          <p>
            It looks like you have found my RSS feed, but I haven't written it yet!
            I am terribly sorry, I just wanted to set up this system but still am lacking a good way to generate it using <a href="https://ad301.org/blog/ssg.php">odora</a>.

            Until I do that stay tuned and <a href="https://ad301.org/blog.php">read my blog here</a>!
          </p>
        ]]>
      </description>
    </item>
  </channel>
</rss>
