Ubuntu: BUG: soft lockup - CPU#0 stuck for 11s!

So this post falls neatly under the "watching paint dry" category, so if you're susceptible to rage induced by reading terminally dull posts avert your eyes now. I've been having some interesting issues with VMs running on VMware server of late. Basically the problem…

FAIL of the Week: Caffè Nero

So this week I'm nominating Caffè Nero for a cup of coffee so utterly failsome I don't think someone with a kettle and frieze-dried coffee could do worse. What's even more annoying is that this kiosk has a La Marzocco machine. La Marzocco are…

Working around uTidyLib's unicode handling

A couple of weeks back I was giving uTidyLib a hard time for exploding when passed a unicode string. (see FAIL of the week: uTidyLib unicode error [https://muffinresearch.co.uk/archives/2008/07/17/fail-of-the-week-utidylib-unicode-error/]). Looking further into using uTidyLib for tidying HTML I found there is a way…

FAIL of the week: uTidyLib unicode error

This week I’ve been having fun using uTidyLib, a python wrapper for HTML tidy. All was working swimmingly until I hooked it up to a custom form validation function in Django. The Python process on my mac kept crashing and I was wondering what the cause was since it…