Here’s an interesting “feature” (bug?) for php. Recent PHP versions support this syntax for foreach: foreach ($myarray as &$v) $v[‘koko’]=’lala’; This allows easy changes to
KAutostart and python
This one took me many hours to debug: For KDE 4 and python there can be a hard to debug problem with KAutostart usage. Suppose
Loans
Here’s an example about how loans seem to currently work and what they mean to the society: Suppose we have two persons (Ann and Bob)
Debian i386 to amd64 conversion
After doing this two times, I finally conclude that it *is* possible to convert an i386 debian installation to an amd64 one. At the end
VMWare Server 2 RC2 fails to boot VMs
For a couple of days now, VMWare Server 2 RC2 was refusing to start virtual machines. It kept waiting at 95%. It turns out that
Run secureley wireshark as a user
Sometimes there is the need to allow normal users to run wireshark and capture packets from the network. Running wireshark with sudo is a security