Over the last few days have I experimented with UEFI and GPT in VirtualBox 4.3.26. The goal was to multiboot various operating system, in this case Windows 10 Enterprise Technical Preview 9926 x64 and FreeBSD/amd64 stable/10. First, I thought of persuading the UEFI firmware to always present its boot menu. It sure beats remembering to […]

Read More → UEFI, GPT, Windows 10, FreeBSD 10, and rEFInd

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