<?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 -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 07 Feb 2025 00:00:00 +0100</lastBuildDate><atom:link href="https://akos.ma/tags/c/index.xml" rel="self" type="application/rss+xml"/><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>Another year, another version of my Polyglot Conway project, this time for C89, 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.</description></item><item><title>Mathematical Curiosities</title><link>https://akos.ma/blog/mathematical-curiosities/</link><pubDate>Fri, 31 May 2024 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/mathematical-curiosities/</guid><description>This post contains some interesting mathematical curiosities I&amp;rsquo;ve recently learned about.</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>I gave an update on this lifetime activity of mine in 2006, 2007, 2011, and 2013, and here we go for 2023.</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>*.exe&lt;/code> file to your customer in various floppy disks, you could cut some code out, put it in a set of &lt;code>*.dll&lt;/code> 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>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>As part of my work in VSHN, I lately prepared a set of demo applications ready to be containerized and deployed in our new product APPUiO Cloud.</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>My personal project during the pandemic was Conway, a project providing implementations of Conway&amp;rsquo;s Game of Life in as many programming languages as possible.</description></item><item><title>PJSIP Snippets</title><link>https://akos.ma/blog/pjsip-snippets/</link><pubDate>Tue, 24 Apr 2018 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/pjsip-snippets/</guid><description>I&amp;rsquo;ve been working in an IP telephony project with PJSIP, and had to implement a few features here and there.</description></item><item><title>Still Learning One Language per Year</title><link>https://akos.ma/blog/still-learning-one-language-per-year/</link><pubDate>Sun, 06 Oct 2013 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/still-learning-one-language-per-year/</guid><description>Quick update about my &amp;ldquo;one language per year&amp;rdquo; lifelong initiative:</description></item><item><title>Learning One New Language Every Year</title><link>https://akos.ma/blog/learning-one-new-language-every-year/</link><pubDate>Sat, 04 Jun 2011 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/learning-one-new-language-every-year/</guid><description>Here&amp;rsquo;s an update of the current status of my &amp;ldquo;one language per year&amp;rdquo; lifelong initiative:</description></item><item><title>How knowing C and C++ can help you write better iPhone apps, part 1</title><link>https://akos.ma/blog/how-knowing-c-and-c-can-help-you-write-better-iphone-apps-part-1/</link><pubDate>Mon, 11 Oct 2010 00:00:00 +0200</pubDate><guid>https://akos.ma/blog/how-knowing-c-and-c-can-help-you-write-better-iphone-apps-part-1/</guid><description>While learning how to write iOS applications, you will often encounter the phrase &amp;ldquo;learn C first&amp;rdquo;.</description></item></channel></rss>