<?xml version="1.0"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:res="http://blogreen.org/TR/Resources" xmlns:bgn="http://blogreen.org" bgn:template-name="rss" version="2.0"><channel><title>The Real Life</title><link>https://romain.blogreen.org/categories/the-real-life/</link><description>kill(1, SIGUSR2);</description><link xmlns="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="https://romain.blogreen.org/categories/the-real-life/rss-short.xml"/><item><title>Contributions to Free Software in 2025</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">
            Three years ago, I started working on
            <a href="https://github.com/smortex/wtr"><tt>wtr(1)</tt></a>
            (Work Time Recorder), a time tracking system that complies with my intolerance to toil but allows me to track the time spent on projects for work (as one would expect) and for fun (as one might not have expected).
            Time tracking happening without me having to think about it, I try to track all "major" projects or at least each "organization" I am involved in in my contributions to Free Software.
          </p><p xmlns="http://www.w3.org/1999/xhtml">
            I now have 2 full years of metrics, and so can compare them and maybe learn a few things!  First, let's see a fancy graph similar to the one produced by GitHub for my overall activity over 2024 and 2025:
          </p><p xmlns="http://www.w3.org/1999/xhtml" class="figure">
            <img src="/images/wtr-graph-last-2-years-by-year.png" alt=""/>
          </p><p xmlns="http://www.w3.org/1999/xhtml">
            Beside showing obvious periods of vacations, this view provide a few interesting metrics:
          </p><ul xmlns="http://www.w3.org/1999/xhtml">
            <li>The <em>number of days</em> with/without activity recorded for the full date range (578/731);</li>
            <li>The <em>median duration</em> of activity recorded by day (9:16:15)</li>
            <li>The <em>total duration</em> of activity recorded for the full date range (223 days 17:43:32)</li>
          </ul>]]></description><link>https://romain.blogreen.org/blog/2026/01/contributions-to-free-software-in-2025/</link><category>FreeBSD</category><category>Sysadmin</category><category>The Real Life</category><guid isPermaLink="true">https://romain.blogreen.org/blog/2026/01/contributions-to-free-software-in-2025/</guid><pubDate>Mon, 12 Jan 2026 13:00:00 GMT</pubDate></item><item><title>Disabling mouse feature from composite remote device</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">The remote of my Kodi based media center recently died and I bought a replacement one, identified as a <a href="http://www.banggood.com/2_4GHz-Fly-Air-Mouse-Wireless-Keyboard-Motion-Sensor-Remote-Control-p-1005116.html"><em>2.4GHz Fly Air Mouse Wireless Keyboard Motion Sensor Remote Control</em> on Banggood</a>.</p><p xmlns="http://www.w3.org/1999/xhtml" class="figure">
            <a href="http://www.banggood.com/2_4GHz-Fly-Air-Mouse-Wireless-Keyboard-Motion-Sensor-Remote-Control-p-1005116.html?p=XC2706231108201307E0">
              <img src="/images/alitv-remote.jpg" alt=""/>
            </a>
          </p><p xmlns="http://www.w3.org/1999/xhtml">The device is viewed as a composite one consisting of a keyboard and a mouse.  The mouse feature can be disabled/enabled using a <em>mouse lock</em> button on the remote.</p><p xmlns="http://www.w3.org/1999/xhtml">Only problem, when the device wakes up from standby mode, the mouse device is <strong>always</strong> enabled and the cursor moves on screen, selecting whatever is below it…  Pressing the mouse lock button stops the madness, but as the mouse enter standby mode after a few seconds of inactivity the same problems happen over and over again.</p><p xmlns="http://www.w3.org/1999/xhtml">I fixed this by software.  This was a 2 steps process:</p><ol xmlns="http://www.w3.org/1999/xhtml">
            <li>Reduce the mouse sensitivity so that the cursor does not move when the device moves;</li>
            <li>Trigger keypresses on mouse clicks.</li>
          </ol>]]></description><link>https://romain.blogreen.org/blog/2016/01/disabling-mouse-feature-from-composite-remote-device/</link><category>Sysadmin</category><category>The Real Life</category><guid isPermaLink="true">https://romain.blogreen.org/blog/2016/01/disabling-mouse-feature-from-composite-remote-device/</guid><pubDate>Fri, 22 Jan 2016 14:19:59 GMT</pubDate></item><item><title>I'm on the Radio</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">Earlier this year, 4 friends and I joined together with the goal of having our very own radio show.  The first show was recorded in late November and was on air in the beginning of October.  From that date, every two week, a new issue is broadcasted live on <a href="http://clermont.radio-campus.org">Radio Campus Clermont-Ferrand</a>.</p><p xmlns="http://www.w3.org/1999/xhtml">The show is called <q><a href="http://malamanteau.fr">Les
							aventures du comte de Malamanteau</a></q> (French for
					<em>Earl Malamanteau's Adventures</em>), and is mostly music
					centered: during one hour, a selection of music from a given
					country (a different one for each issue) is aired. So far,
					we have visited <a href="http://malamanteau.fr/2011-10-05-afrique-du-sud/">South Africa</a>, <a href="http://malamanteau.fr/2011-10-19-kenya/">Kenya</a>, <a href="http://malamanteau.fr/2011-11-02-tunisie/">Tunisia</a>, <a href="http://malamanteau.fr/2011-11-16-liban/">Lebanon</a>,
					<a href="http://malamanteau.fr/2011-11-30-ukraine/">Ukraine</a> and <a href="http://malamanteau.fr/2011-12-14-finlande/">Finland</a>.</p><p xmlns="http://www.w3.org/1999/xhtml">A website has been setup for listeners to have access to
					broadcasted shows and gathering more information about the
					music we chose and location we visited: <a href="http://malamanteau.fr">malamanteau.fr</a>.</p><p xmlns="http://www.w3.org/1999/xhtml" class="figure">
            <a href="http://malamanteau.fr">
              <img src="https://romain.blogreen.org/images/malamanteau.fr.png" alt="Screenshot of the home-page of malamanteau.fr"/>
            </a>
          </p>]]></description><link>https://romain.blogreen.org/blog/2011/12/i-m-on-the-radio/</link><category>Blogreen</category><category>The Real Life</category><guid isPermaLink="true">https://romain.blogreen.org/blog/2011/12/i-m-on-the-radio/</guid><pubDate>Wed, 21 Dec 2011 14:35:00 GMT</pubDate></item><item><title>1 year, 1 month, 1 week, 1 day</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">Oh No, Not Again</p>]]></description><link>https://romain.blogreen.org/blog/2009/07/1-year-1-month-1-week-1-day/</link><category>The Real Life</category><guid isPermaLink="true">https://romain.blogreen.org/blog/2009/07/1-year-1-month-1-week-1-day/</guid><pubDate>Sun, 19 Jul 2009 10:40:00 GMT</pubDate></item><item><title>Back from Libre Software Meeting 2009</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">On monday, I decided to spend the end of the week in <a href="http://www.nantes.fr/">Nantes</a> for the <a href="http://2009.rmll.info/?lang=en">Libre Software Meeting</a> (LSM). It was the first time I attended to this event and it was not really what I expected. By the way, there were quite exciting talks, and videos of some of them may be available for download (I did not found any yet but I guess some post-processing is required so we need to be patient).</p>]]></description><link>https://romain.blogreen.org/blog/2009/07/back-from-libre-software-meeting-2009/</link><category>The Real Life</category><guid isPermaLink="true">https://romain.blogreen.org/blog/2009/07/back-from-libre-software-meeting-2009/</guid><pubDate>Sat, 11 Jul 2009 10:53:00 GMT</pubDate></item><item><title>Baptiste, now you can drink at home</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">This is a personal message for <a href="http://bapt.name/">Baptiste Grenier</a> (<em>comme un <a href="http://fr.wikipedia.org/wiki/Grenier">grenier</a></em>) who complained about the fact I had much more oil and vinegar sorts then wines and other alcohols the last time he came at home (and so took his own bottles).</p>]]></description><link>https://romain.blogreen.org/blog/2009/05/baptiste-now-you-can-drink-at-home/</link><category>The Real Life</category><guid isPermaLink="true">https://romain.blogreen.org/blog/2009/05/baptiste-now-you-can-drink-at-home/</guid><pubDate>Wed, 06 May 2009 15:16:00 GMT</pubDate></item><item><title>April!</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">After <a href="https://romain.blogreen.org/blog/2009/02/february/">waiting</a> and turning <a href="https://romain.blogreen.org/blog/2009/03/march/">impatient</a>, that's it! </p>]]></description><link>https://romain.blogreen.org/blog/2009/04/april/</link><category>The Real Life</category><guid isPermaLink="true">https://romain.blogreen.org/blog/2009/04/april/</guid><pubDate>Sat, 18 Apr 2009 11:42:00 GMT</pubDate></item><item><title>March</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">Last month, I wrote to the <a href="http://www.typematrix.com/">TypeMatrix</a> guys <a href="https://romain.blogreen.org/blog/2009/02/february/">asking for skins availability</a>. They hopped to have some by February, unfortunatelly, no <a href="http://www.typematrix.com/skins/">TypeMatrix skins</a> are available yet :'(.</p>]]></description><link>https://romain.blogreen.org/blog/2009/03/march/</link><category>The Real Life</category><guid isPermaLink="true">https://romain.blogreen.org/blog/2009/03/march/</guid><pubDate>Sun, 01 Mar 2009 11:03:00 GMT</pubDate></item><item><title>February!</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">According to the answer I got for an e-mail sent earlier this year to the guys at <a href="http://www.typematrix.com">TypeMatrix</a>, the <a href="http://www.typematrix.com/ezr2030/">TypeMatrix 2030</a> <a href="http://www.typematrix.com/skins/">skins</a> will be available this month…</p>]]></description><link>https://romain.blogreen.org/blog/2009/02/february/</link><category>The Real Life</category><guid isPermaLink="true">https://romain.blogreen.org/blog/2009/02/february/</guid><pubDate>Sun, 01 Feb 2009 00:00:00 GMT</pubDate></item><item><title>make mayonnaise</title><description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">Today was the second time I tried to make <a href="http://en.wikipedia.org/wiki/Mayonaise">mayonnaise</a>.</p>]]></description><link>https://romain.blogreen.org/blog/2008/11/make-mayonnaise/</link><category>The Real Life</category><guid isPermaLink="true">https://romain.blogreen.org/blog/2008/11/make-mayonnaise/</guid><pubDate>Mon, 03 Nov 2008 10:34:00 GMT</pubDate></item></channel></rss>