Author archives: Mike

RSS feed of Mike

Maybe it's time to add a Bayesian classifier for comments (More spam... evil spam...)


Spambayes is just sitting there, beckoning me. The idea is that you would configure a Hammie instance as a Zope object pointing to an on-disk database (to avoid balooning the ZODB). You would train on all comments in your blog (assuming you have only good comments), then train on any spam that comes in.

The ...

Continue reading

We all hate dream journals (Yet still I post...)


I know my dreams generally bore others; so won't describe them. Just note that last night was full of dreams of cleaning and clearing out, of moving forward and fixing broken things that are impeding progress.

There was also some point where I was composing poetry... not sure if I was awake or asleep at ...

Continue reading

Days of marketing splendour (Drat it, how many t's in that word!)


Spent the bulk of yesterday on various marketing tasks, reviewing and rewriting the product introduction, recreating screenshots in higher resolutions, finalising the demo install for the San Antonio conference.

The annoying part is that I didn't really enjoy it. Normally I love doing marketing-type work, it's a design discipline, after all. This time I just ...

Continue reading

My mysqld fails to restart (Mysteriously reconfiguring Linux...)


For some strange reason the /var/run/mysqld directory wound up with incorrect permissions to allow the user mysql to write to it. Neither the mysqld or mythbackend init.d scripts caught the failure, so the machine was sitting with neither service running for the better part of a day (since I rebooted fairly early this morning to ...

Continue reading

Holy disappearing weekend (Nary a bit of production to be seen...)


Comes right down to it, I didn't produce anything this weekend. I once again sat down to work on my examination of Modernist Architecture and once again had to stop when I realised that I needed to read more. Read more, but didn't get back to the writing. Kinda felt like talking to <elided> this ...

Continue reading

Wiki-addiction takes hold (I was just going to read...)


Decided to spend a bit of time reviewing Modernist Architecture this evening. It's been a long time and I'm getting very rusty in pulling up names and buildings. Was a good time, basically just touched on Le Corbusier, Mies and started on Gropius. Then I happened to click on a link on a trivial little ...

Continue reading

Ah, the glory of portabellos (Cheap mushrooms!)


The portabello mushrooms were the same price as the plain-old white mushrooms at the market. Yay! Having a few people over to celebrate :) . Haven't done anything else productive yet this weekend. Though I suppose the nap from which I just woke was useful in some way.

We need a pydoc replacement (Modularity and extensibility being the things that are missing...)


Working on the ctypes wrappers some more this evening. Spent some time making the code generate names for the arguments. Got deeper and deeper into that until I realised I was considering rewriting the whole generation engine... that's generally a bad sign.

So, back up a little and look at something else. Realised that pydoc ...

Continue reading

Enough with the long days already (This one's trying to turn into a run-away)


Spent the first half of the day installing the demo on the laptop. Lot of headaches with PostgreSQL until I decided to install the native (instead of the CYGWIN) version. The last half of the day was spent dealing with stupid little bugs in the live systems. Lot of annoying junk. Worse, it's still going ...

Continue reading