<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>Dr Jekyll &#38; Mr Hyde</title>
	<link>http://www.rfc1149.net/blog/</link>
	<description>Samuel Tardieu's dual-sided blog</description>
	<lastBuildDate>Sat, 13 Jun 2009 19:27:58 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Small is beautiful</title>
		<description>A friend of mine challenged me today to <a href="http://www.frv100.com/morpion/plumoin.htm" title="the number game">the number game</a>. This is a classical one, where you have to guess a number between 0 and 999, and the computer will tell you whether you were right on or if you were above or below the chosen number.

Instead of doing ...</description>
		<link>http://www.rfc1149.net/blog/2009/04/26/small-is-beautiful/</link>
			</item>
	<item>
		<title>The OVH-Google XMPP mess</title>
		<description>Beware: trying to move your Jabber (XMPP) server from one host to another may result in your users not being able to reliably talk to users using Google Talk or Gmail chat. It looks like one way or the other Google caches the SRV records of your Jabber server and ...</description>
		<link>http://www.rfc1149.net/blog/2008/11/20/the-google-xmpp-mess/</link>
			</item>
	<item>
		<title>DADVSI : en arrière la musique</title>
		<description>Il y a maintenant trois ans <a href="http://www.rfc1149.net/blog/2005/11/26/logiciels-libres-et-dadvsi-il-y-a-urgence/" title="Logiciels libres et DADVSI : il y a urgence">je prévenais</a>, ainsi que beaucoup d'autres, du danger de la loi sur le <a href="http://fr.wikipedia.org/wiki/Dadvsi" title="droit d'auteur de droits voisins dans la société de l'information">droit d'auteur de droits voisins dans la société de l'information</a>, plus connue sous le petit nom de DADVSI. Un amendement, surnommé par les ...</description>
		<link>http://www.rfc1149.net/blog/2008/11/18/dadvsi-en-arriere-la-musique/</link>
			</item>
	<item>
		<title>Silent death of a LG Flatron monitor</title>
		<description>My LG Flatron L1915S monitor decided that it was tired of working so hard: the backlight now turns off after a fraction of second. Of course, it happened right after the warranty period expired, so it is unlikely that I can get it fixed. A fair number of users [seem ...</description>
		<link>http://www.rfc1149.net/blog/2008/09/21/silent-death-of-a-lg-flatron-monitor/</link>
			</item>
	<item>
		<title>20 years later, I&#8217;m proud of myself</title>
		<description>Back in 9th grade. My science teacher was explaining to the class why carbon monoxide (CO) inhalation was dangerous: carbon monoxide molecules attach themselves to the hemoglobin, preventing dioxygen molecules (O2) to do so. The carbone monoxide doesn't dissociate from hemoglobin under normal pressure, making it a long-term problem (ok, ...</description>
		<link>http://www.rfc1149.net/blog/2008/08/06/20-years-later-im-proud-of-myself/</link>
			</item>
	<item>
		<title>Battle Programme Shirase</title>
		<description>Am I the only one who would have loved to see a second season of <a href="http://en.wikipedia.org/wiki/Battle_Programmer_Shirase" title="Battle Programmer Shirase">Battle Programmer Shirase</a> coming? </description>
		<link>http://www.rfc1149.net/blog/2008/08/04/battle-programme-shirase/</link>
			</item>
	<item>
		<title>The crazyness of DRM</title>
		<description>First I hoped I had misread the web page. Then I realized I had not.

Networked disks are very useful. At home, they allow you to access your data from any computer on your local network without needing to keep a machine acting as a file server turned on all the ...</description>
		<link>http://www.rfc1149.net/blog/2007/12/07/the-crazyness-of-drm/</link>
			</item>
	<item>
		<title>Using IPv6 by default with wget</title>
		<description>I was surprised to see that wget chose to use IPv4 over IPv6 when downloading a file. It looks like it is on purpose (I would call it a bad design choice). You can tell wget to prefer IPv6 over IPv4 by putting the following line
prefer-family = IPv6
in either /etc/wgetrc ...</description>
		<link>http://www.rfc1149.net/blog/2007/10/31/using-ipv6-by-default-with-wget/</link>
			</item>
	<item>
		<title>Strange keyboard problem</title>
		<description>Since about a week, I started to notice that I had been making a lot of typos in some commands I use frequently. For example, I became unable to type correctly

cd /usr/src/linux

which always resulted in

cd /usr/src:linux


(incidentally, when typing the above strings, I had to fix the first one and the ...</description>
		<link>http://www.rfc1149.net/blog/2007/10/19/strange-keyboard-problem/</link>
			</item>
	<item>
		<title>Recursion and while loops in Factor</title>
		<description>Tonight, I was willing to create a while construct in <a href="http://www.factorcode.org/" title="Factor">Factor</a> taking two items on the stack:

a quotation to execute when the test is true
a test quotation


For example, I wanted to be able to find the smallest power of two greater than or equal to an arbitrary number (here 34098) ...</description>
		<link>http://www.rfc1149.net/blog/2007/10/11/recursion-and-while-loops-in-factor/</link>
			</item>
</channel>
</rss>
