I received a suspicious looking email today, claiming someone had made a purchase in Russia using my iTunes ID. A trip to iTunes revealed no such purchase. Nevertheless, I changed my password again, as I suspect this false claim might be the result of an iTunes leakage or someone harvesting email address in the hope […]

Read More → iTunes leakage or email address harvest?

VirtualBox 4.3.24 is out, so I wanted to try out the UEFI version of the latest FreeBSD/amd64 stable/10 snapshot. It didn’t go well until I realised something important, however strange it may be.

Read More → UEFI booting FreeBSD/amd64 stable/10 in VirtualBox 4.3.24

… FreeBSD gives you the ability to make a choice how you want your boot prompt, splash screen, X login, desktop environment and applications. This, in my opinion, makes it very professional compared to systems that force a given set of settings upon the user, and there is no way to make a different choice. […]

Read More → FreeBSD – the ability to make a choice

A few days ago I wrote a program that writes its reversed input to output. Here’s an UTF-8 version of that program. Beware, this program is not non-UTF-8 safe. Have fun. On second thoughts, maybe the source file should be named 8-ftu-esrever.c.

Read More → esrever-utf-8.c

Configuring X11 is more or less a dark art, and you must almost be a wizard of the Slytherine House to get modern X.org 1.14.7 working on a FreeBSD guest in VirtualBox. Nonetheless, through lots of experimentation this evening, have I finally arrived at this configuration file: Somehow, you need both the InputClass and the […]

Read More → Configuring X.org on FreeBSD guests running in VirtualBox