Month: February 2015
\goodlinebreak in TeX and LaTeX
I am in great need of keeping long words set in teletype fonts on the same line of output in both TeX and LaTeX documents. Neither TeX nor LaTeX breaks the line ahead of teletype text when horizontal boxes overflow. The command \allowbreak exists in Plain TeX, and maybe it even existed in Basic TeX […]
Read More → \goodlinebreak in TeX and LaTeXReplicating an entire FreeBSD system using ZFS
I had a FreeBSD setup I wanted to replicate to another, identical computer. The source system runs ZFS and so should the receiving system. A recursive snapshot in combination with the zfs send and zfs receive commands proved most fruitful.
Read More → Replicating an entire FreeBSD system using ZFSFreeBSD – the ability to make a choice
… 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 choiceSvensk FRA avdekker merkelige ord fra Sogn senterparti
Når binlad’n jagar osama, går hele ver’i til helvete. Svensk FRA avdekka merkelige ord fra Sogn senterparti. Selv tolken hadde store problemer med oversettelsen. Fra NRK P2, Hallo i uken, 2008-12-13.
Read More → Svensk FRA avdekker merkelige ord fra Sogn senterpartiesrever-utf-8.c
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.cmosh and CygWin 1.7.34 64-bit
I have a new computer on my desk at work. Today I felt the need to install CygWin to get mosh up and running.
Read More → mosh and CygWin 1.7.34 64-bitConfiguring X.org on FreeBSD guests running in VirtualBox
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 VirtualBoxATEN/ALTUSEN KN2132 and SLAAC
Today at work, we received an ATEN/ALTUSEN KN2132 KVM switch. Unlike our previous KVM switch, this model has IPv6 capability. Sadly, version 1.8.174 of the firmware contains an annoying bug. If you want to use SLAAC, then the firmware neglects to invert the universal/local bit while transforming the MAC-48 address to a modified EUI-64 format […]
Read More → ATEN/ALTUSEN KN2132 and SLAACesrever.c
I had some fun this afternoon, writing a small program that writes its reversed input to output. Beware, this program is not UTF-8 safe. Have fun.
Read More → esrever.c