Tag Archives: maintenance

Build engineering

Do you have one-click-builds for your whole project? That’s a good question (so good that you should ask it before you get employed), but if the answer is no, chances are high that your team has not dedicated enough time … Continue reading

Posted in Programming | Tagged , , , , | Leave a comment

Cannot connect to WPA-PSK2 protected WLAN on Linux …

The title says it all. I had a machine here with a really old WLAN adapter (Realtek RTL-8185L on a PCMCIA card), and it wouldn’t connect to my local WLAN when using WPA-PSK2. I just checked that WLAN was working … Continue reading

Posted in General | Tagged , , | 1 Comment

Changing XP from retail to OEM …

Just recently I had to fix a PC with Windows XP. It turned out that the installed version was not “genuine”. Du’h, someone helpful re-installed Windows on the machine, but instead of using the original OEM which came with the … Continue reading

Posted in General | Tagged , | Leave a comment

Code quality notes

During the last term, I’ve been coding quite a bit again. Read on for some stuff to keep in mind when writing code, and for some things you better avoid. War story one: I was debugging some math class which … Continue reading

Posted in Programming | Tagged , , , | Leave a comment