Friday, November 06, 2009

Vader conducts Icelandic orchestra Háskólabíó

...mkay :-)

Wednesday, November 04, 2009

Mac OS X: Turning off error reporting

So you want to turn off Apple's annoying crash reporting. I did, because PythonOgre application crashed for several minutes; since the python process could not be 'kill -KILL'ed, which is very odd on a UNIX, I concluded the problem must be with Apple automatically collecting post mortem debugging crash information.

So in order to disable the crash reporter do this:
sudo launchctl unload -w /System/Library/LaunchAgents/com.apple.ReportCrash.plist

This works on Leopard 10.5.8. Also it's somewhat at odds with Apple's manpage for ReportCrash.

Debian: Method rred has died unexpectedly!

Getting this error in Debian when running apt-get update?
E: Method rred has died unexpectedly! 
E: Sub-process rred received a segmentation fault.
Update like this:
apt-get update -o Acquire::PDiffs=false
Have fun!

Saturday, October 31, 2009

Windows 7 vs. Mac Ad: Broken Promises

Windows 7 is not going to have any of the problems. Trust them. :-)