<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>C++ on akos.ma</title><link>https://akos.ma/tags/c++/</link><description>Recent content in C++ on akos.ma</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Apr 2026 00:00:00 +0200</lastBuildDate><atom:link href="https://akos.ma/tags/c++/index.xml" rel="self" type="application/rss+xml"/><item><title>Learning A New Programming Language per Year in the Age of AI</title><link>https://akos.ma/blog/learning-a-new-programming-language-per-year-in-the-age-of-ai/</link><pubDate>Fri, 17 Apr 2026 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/learning-a-new-programming-language-per-year-in-the-age-of-ai/</guid><description>People don&amp;rsquo;t really learn new programming languages every year anymore thanks to AI, so why do I stick with this activity? Call me old fashioned, but I still like to dive into a new programming language every year, no matter what, and thus here comes yet another update in my lifelong obsession to learn more and more programming languages.</description></item><item><title>Translating the Formula for Primes to Rust With AI</title><link>https://akos.ma/blog/translating-the-formula-for-primes-to-rust-with-ai/</link><pubDate>Fri, 02 May 2025 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/translating-the-formula-for-primes-to-rust-with-ai/</guid><description>After creating the C++ version of C. P. Willans&amp;rsquo; formula for primes last week, I asked myself what other language is usually pitted as the fastest ever? And the answer, of course, is Rust.</description></item><item><title>Translating the Formula for Primes to C++ with AI</title><link>https://akos.ma/blog/translating-the-formula-for-primes-to-cpp-with-ai/</link><pubDate>Fri, 25 Apr 2025 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/translating-the-formula-for-primes-to-cpp-with-ai/</guid><description>Some of you might remember an article I published more or less a year ago, called &amp;ldquo;Mathematical Curiosities&amp;rdquo;. In that article I showed an indeed curious formula: the 1964 “Formula for Primes” by C. P. Willans.</description></item><item><title>Yup, Still Learning a New Programming Language Every Year</title><link>https://akos.ma/blog/yup-still-learning-a-new-programming-language-every-year/</link><pubDate>Fri, 24 Feb 2023 00:00:00 +0100</pubDate><guid>https://akos.ma/blog/yup-still-learning-a-new-programming-language-every-year/</guid><description>&lt;p&gt;I gave an update on this lifetime activity of mine in &lt;a href="https://akos.ma/blog/a-new-programming-language-every-year/"&gt;2006&lt;/a&gt;, &lt;a href="https://akos.ma/blog/erlang/"&gt;2007&lt;/a&gt;, &lt;a href="https://akos.ma/blog/learning-one-new-language-every-year/"&gt;2011&lt;/a&gt;, and &lt;a href="https://akos.ma/blog/still-learning-one-language-per-year/"&gt;2013&lt;/a&gt;, and here we go for 2023.&lt;/p&gt;</description></item><item><title>Containers and DLL Hell</title><link>https://akos.ma/blog/containers-and-dll-hell/</link><pubDate>Fri, 11 Nov 2022 00:00:00 +0100</pubDate><guid>https://akos.ma/blog/containers-and-dll-hell/</guid><description>Back in the 1990s, shared libraries were all the rage. Instead of having to ship a 20 MB &lt;code&gt;*.exe&lt;/code&gt; file to your customer in various floppy disks, you could cut some code out, put it in a set of &lt;code&gt;*.dll&lt;/code&gt; files, and reuse that code across all your products. Every vendor would then install lots of DLL files in your system, and they would be reused by other apps from the same vendor.</description></item><item><title>Killer Apps</title><link>https://akos.ma/blog/killer-apps/</link><pubDate>Fri, 21 Oct 2022 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/killer-apps/</guid><description>The D programming language lacked a &amp;ldquo;killer app&amp;rdquo; to break through. Another brilliant language suffered from this situation, objectively deserving a much better fate than the one it had; Smalltalk.</description></item><item><title>Fortune Apps</title><link>https://akos.ma/blog/fortune-apps/</link><pubDate>Fri, 20 May 2022 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/fortune-apps/</guid><description>&lt;p&gt;As part of my work in &lt;a href="https://www.vshn.ch/"&gt;VSHN&lt;/a&gt;, I lately prepared a set of demo applications ready to be containerized and deployed in our new product &lt;a href="https://appuio.cloud/"&gt;APPUiO Cloud&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Polyglot Conway</title><link>https://akos.ma/blog/polyglot-conway/</link><pubDate>Fri, 05 Nov 2021 00:00:00 +0100</pubDate><guid>https://akos.ma/blog/polyglot-conway/</guid><description>&lt;p&gt;My personal project during the pandemic was &lt;a href="https://gitlab.com/akosma/Conway"&gt;Conway&lt;/a&gt;, a project providing implementations of &lt;a href="https://en.wikipedia.org/wiki/Conway%E2%80%99s_Game_of_Life"&gt;Conway&amp;rsquo;s Game of Life&lt;/a&gt; in as many programming languages as possible.&lt;/p&gt;</description></item><item><title>Enseñando C++</title><link>https://akos.ma/blog/ense%C3%B1ando-c/</link><pubDate>Tue, 17 Jul 2018 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/ense%C3%B1ando-c/</guid><description>&lt;p&gt;Una vez se me ocurrió enseñarle C++ a un amigo. Un error garrafal, pero bueno, fundamentalmente, lo que le dije fue esto.&lt;/p&gt;</description></item><item><title>The Developer Guide to Migrate Across Galaxies</title><link>https://akos.ma/blog/the-developer-guide-to-migrate-across-galaxies/</link><pubDate>Fri, 28 Apr 2017 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/the-developer-guide-to-migrate-across-galaxies/</guid><description>&lt;p&gt;This is the presentation I gave at the second &lt;a href="https://appbuilders.ch"&gt;App Builders Conference&lt;/a&gt; in Lausanne, Switzerland, April 25th, 2017.&lt;/p&gt;</description></item></channel></rss>