<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Experiments on akos.ma</title><link>https://akos.ma/tags/experiments/</link><description>Recent content in Experiments on akos.ma</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Jul 2026 00:00:00 +0200</lastBuildDate><atom:link href="https://akos.ma/tags/experiments/index.xml" rel="self" type="application/rss+xml"/><item><title>Ubuntu 5.10 on QEMU</title><link>https://akos.ma/blog/ubuntu-5.10-on-qemu/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/ubuntu-5.10-on-qemu/</guid><description>&lt;p&gt;Following the celebration of my &lt;a href="https://akos.ma/blog/20-years-of-linux/"&gt;20 years with Linux&lt;/a&gt;, I wanted to recreate the moment I installed Ubuntu &amp;ldquo;Breezy Badger&amp;rdquo; 5.10 for the first time, and with &lt;a href="https://www.qemu.org/"&gt;QEMU&lt;/a&gt; it was quite easy to do on my modern Fedora 44 environment of 2026.&lt;/p&gt;</description></item><item><title>Conway in Haskell</title><link>https://akos.ma/blog/conway-in-haskell/</link><pubDate>Fri, 19 Jun 2026 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/conway-in-haskell/</guid><description>&lt;p&gt;At this point it&amp;rsquo;s becoming increasingly clear that I can ask &lt;a href="https://cursor.com/"&gt;Cursor&lt;/a&gt; to read any of the implementations of my &lt;a href="https://gitlab.com/akosma/Conway/"&gt;Conway&lt;/a&gt; project and translate that into any other programming language that I want; this is what I&amp;rsquo;ve done last year with &lt;a href="https://akos.ma/blog/conway-in-nasm/"&gt;NASM&lt;/a&gt;, &lt;a href="https://akos.ma/blog/conway-in-scala/"&gt;Scala&lt;/a&gt;, and &lt;a href="https://akos.ma/blog/conway-in-bash/"&gt;Bash&lt;/a&gt;, and this year with Haskell.&lt;/p&gt;</description></item><item><title>How To Connect Boatswain to OBS Studio</title><link>https://akos.ma/blog/how-to-connect-boatswain-to-obs-studio/</link><pubDate>Fri, 03 Apr 2026 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/how-to-connect-boatswain-to-obs-studio/</guid><description>&lt;p&gt;I&amp;rsquo;ve recently got myself an &lt;a href="https://www.elgato.com/us/en/p/stream-deck"&gt;Elgato Stream Deck&lt;/a&gt;, and although it doesn&amp;rsquo;t natively support Linux, there&amp;rsquo;s a nice app called &lt;a href="https://apps.gnome.org/Boatswain/"&gt;Boatswain&lt;/a&gt; that does the trick (not to be confused with the OCI &lt;a href="https://boatswain.io/"&gt;container monitoring app&lt;/a&gt; of the same name).&lt;/p&gt;</description></item><item><title>Conway in NASM</title><link>https://akos.ma/blog/conway-in-nasm/</link><pubDate>Fri, 29 Aug 2025 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/conway-in-nasm/</guid><description>&lt;p&gt;And here we go again with &lt;a href="https://akos.ma/tags/vibe-coding/"&gt;vibe coding&lt;/a&gt;: this time with &lt;a href="https://claude.ai/"&gt;Claude&lt;/a&gt;, I translated the &lt;a href="https://gitlab.com/akosma/Conway/-/tree/master/TurboPascal"&gt;Turbo Pascal&lt;/a&gt; version of Conway into &lt;a href="https://nasm.us/"&gt;Netwide Assembler or NASM&lt;/a&gt; for Linux 64-bit.&lt;/p&gt;</description></item><item><title>Conway in Borland Delphi</title><link>https://akos.ma/blog/conway-in-borland-delphi/</link><pubDate>Fri, 27 Jun 2025 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/conway-in-borland-delphi/</guid><description>Yet another version of my Polyglot Conway project, this time in good old Borland Delphi 1.0 (which recently celebrated its 30th anniversary!) from 1995, running on Windows 3.1, and as usual you can find the source code on my GitLab account.</description></item><item><title>Conway in Scala</title><link>https://akos.ma/blog/conway-in-scala/</link><pubDate>Fri, 30 May 2025 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/conway-in-scala/</guid><description>&lt;p&gt;Another week, another version of my &lt;a href="https://akos.ma/blog/polyglot-conway/"&gt;Polyglot Conway project&lt;/a&gt;, this time in &lt;a href="https://www.scala-lang.org/"&gt;Scala&lt;/a&gt;, a version bootstrapped with the help of ChatGPT.&lt;/p&gt;</description></item><item><title>Conway in Bash</title><link>https://akos.ma/blog/conway-in-bash/</link><pubDate>Fri, 18 Apr 2025 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/conway-in-bash/</guid><description>&lt;p&gt;I&amp;rsquo;ve added a new version to my venerable &lt;a href="https://akos.ma/blog/polyglot-conway/"&gt;Polyglot Conway project&lt;/a&gt;, this time as a good old &lt;a href="https://gitlab.com/akosma/Conway/-/tree/master/Bash"&gt;Bash script&lt;/a&gt;, a version bootstrapped with the help of ChatGPT.&lt;/p&gt;</description></item><item><title>Conway in C89</title><link>https://akos.ma/blog/conway-in-c89/</link><pubDate>Fri, 07 Feb 2025 00:00:00 +0100</pubDate><guid>https://akos.ma/blog/conway-in-c89/</guid><description>&lt;p&gt;Another year, another version of my &lt;a href="https://akos.ma/blog/polyglot-conway/"&gt;Polyglot Conway project&lt;/a&gt;, this time for &lt;a href="https://en.wikipedia.org/wiki/ANSI_C"&gt;C89&lt;/a&gt;, also known as &amp;ldquo;ANSI C&amp;rdquo;, targeting quite a few compilers of the early 1990s, and some others from our more recent times.&lt;/p&gt;</description></item><item><title>Opening Microsoft Access Databases on Linux</title><link>https://akos.ma/blog/opening-microsoft-access-databases-on-linux/</link><pubDate>Fri, 15 Sep 2023 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/opening-microsoft-access-databases-on-linux/</guid><description>&lt;p&gt;In the past few months I&amp;rsquo;ve been writing about my software archeology experiments, including how to &lt;a href="https://akos.ma/blog/gamma/"&gt;convert old HTML code&lt;/a&gt; from 1999 to run in today&amp;rsquo;s browsers, how to run &lt;a href="https://akos.ma/blog/macromedia-flash/"&gt;Macromedia Flash movies&lt;/a&gt; with Ruffle, or even how to &lt;a href="https://akos.ma/blog/java-applets-in-2023/"&gt;run Java applets&lt;/a&gt; now that they aren&amp;rsquo;t supported anymore.&lt;/p&gt;</description></item><item><title>Conway in Rexx, Cobol, and Fortran</title><link>https://akos.ma/blog/conway-in-rexx-cobol-and-fortran/</link><pubDate>Fri, 25 Aug 2023 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/conway-in-rexx-cobol-and-fortran/</guid><description>Here’s more dabbling in programming languages to re-create my venerable interpretation of Conway’s Game of Life, this time using three stereotypical languages of the IBM galaxy: the Rexx scripting language, good old COBOL, and Fortran 95.</description></item></channel></rss>