<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="https://john-salamon.com/feed.xml" rel="self" type="application/rss+xml" />
    <title>John Salamon</title>
    <link>https://john-salamon.com</link>
    <description>The personal site of John Salamon</description>
    <language>en-au</language>    
    <image>
      <title>John Salamon</title>
      <link>https://john-salamon.com</link>
      <url>https://john-salamon.com/favicon.png</url>
      <width>48</width>
      <height>48</height>
    </image>
	<item>
	  <title>How to reverse a WAV file</title>
	  <pubDate>Tue, 03 Sep 2024 17:00:00 +0930</pubDate>
	  <link>https://john-salamon.com/How_to_reverse_a_wav_file/</link>
	  <guid>https://john-salamon.com/How_to_reverse_a_wav_file/</guid>
	  <description></description>
	</item>	<item>
	  <title>Replicable RNG in Python and Javascript</title>
	  <pubDate>Tue, 26 Dec 2023 17:00:00 +0930</pubDate>
	  <link>https://john-salamon.com/Replicable_RNG_in_Python_and_Javascript/</link>
	  <guid>https://john-salamon.com/Replicable_RNG_in_Python_and_Javascript/</guid>
	  <description>I look into xorshift PRNGs and their implementation details on Python and Javascript.</description>
	</item>	<item>
	  <title>Where is my Output?</title>
	  <pubDate>Wed, 23 Aug 2023 17:00:00 +0930</pubDate>
	  <link>https://john-salamon.com/Where_is_my_Output/</link>
	  <guid>https://john-salamon.com/Where_is_my_Output/</guid>
	  <description>A little story about me learning a new thing about stdout buffering.</description>
	</item>	<item>
	  <title>How to Automate Blogging (Instead of Writing)</title>
	  <pubDate>Sun, 23 Jul 2023 17:00:00 +0930</pubDate>
	  <link>https://john-salamon.com/How_to_Automate_Blogging/</link>
	  <guid>https://john-salamon.com/How_to_Automate_Blogging/</guid>
	  <description>Some surely fascinating information about how publishing this blog works.</description>
	</item>	<item>
	  <title>The Linux Input Complex</title>
	  <pubDate>Fri, 21 Jul 2023 17:00:00 +0930</pubDate>
	  <link>https://john-salamon.com/The_Linux_Input_Complex/</link>
	  <guid>https://john-salamon.com/The_Linux_Input_Complex/</guid>
	  <description>My first post, in which I attempt to explain various software components related to input on Linux. I used too many footnotes, maybe I'll fix it sometime.</description>
	</item>
  </channel>
</rss>
