Programming

CodeWorker

A while ago, I posted about AutoGen, a Guile (Scheme) based code generator (link to AutoGen homepage). CodeWorker is another code generator that takes a bit of a different approach. Here's my impression of the differences between...
LinuxUbuntu

Ubuntu security advisory

SecurityFocus reports a vulnerability in Ubuntu The problem is that the root password is stored in clear-text in a world-readable installer log file, verifiable by running grep password /var/log/installer/cdebconf/questions.dat...