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 (system wide) or $HOME/.wgetrc (user […]
Tagged with English, Free Software, IPv6, Linux, Technology, wget| 3 Comments »
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 second one came naturally buggy)
On […]
Tagged with Bug, English, Free Software, Linux, Xorg| 5 Comments »
Tomorrow, Windows Vista will be available in stores. According to press reviews, this operating system will have IPv6 enabled by default with support for automatic Teredo when native IPv6 is not available.
Teredo tunnels allows a computer plugged to a IPv4-only network to efficiently talk with computers using IPv6 addresses. IPv6 proponents such as myself […]
Tagged with English, Free Software, Gentoo, Linux, Net| 3 Comments »
As you may already know, I’m a big fan of stack-based languages such as Forth, functional languages such as Haskell and reflexive languages such as Smalltalk. You can imagine how happy I was when I discovered Factor a few days ago: it combines all those aspects.
Today, a friend sent me someone email signature and asked […]
Tagged with English, Factor, Free Software, Linux, Programming| 8 Comments »
As an experienced programmer, I participate in many Free Software projects when time permits. I am committed to a few projects, and I frequently submit patches to random projects that I happen to bump into. I also understand the dynamics of free software: when a bug stands in my way, I often fix it myself […]
Tagged with Asterisk, English, Free Software, Linux, Programming, VoIP| 2 Comments »
My device driver for the watchdog embedded in the Winbond 83697HF/HG SuperIO controller has been integrated into the forthcoming Linux 2.6.19 kernel. If you want to use it on a Dedibox dedicated server, you have to:
activate the option CONFIG_W83697HF_WDT in your kernel configuration file
load the module at boot time with parameter wdt_io=0×4e; creating /etc/modules.d/wdt with […]
Tagged with English, Free Software, Gentoo, Linux| No Comments »
I worked a lot on rforth1 lately, a Forth compiler targetting the PIC 18f family of microcontrollers. I have added many new optimizations in order to generate smaller and more efficient code.
Let’s take an example. The Forth code below cycles through the 8 possible states of 3 leds connected to ports B5, B6 and B7 […]
Tagged with English, Forth, Free Software, Languages, Linux, Programming| 2 Comments »
It looks like the German police has recently seized some servers running the TOR anonymity program because the TOR network seems to have been used to anonymously access child pornography. While of course nobody can publicly stand up against such an action, these seizures may sever the privacy of server owners.
Tagged with English, Linux, Security| 1 Comment »
How recoverjpeg saved my day
Hey Samuel, that is really a brilliant...
Hey, that’s cool. I did exactly the...
Want to work on Free Software? Positions and internships available!
[...] Read the full post. [...]
Reading a DVD with VLC or mplayer is now illegal in France
because of stupid law :(