Author archives: Mike
Catspaw (References to names you think you should know...)
Written by
on
in
Snaking.
Saw a link in a blog entry today to "Catspaw", which for some reason seemed like a familiar name to me. She's apparently the same woman from UofT who wrote this paper, which I read when it first came out, but that doesn't refer to her as Catspaw.
She also appears to be ...!-->!-->
Well, that feels better (Though I could really use some sleep now)
Written by
on
in
Snaking.
Just did a significant amount of refactoring to pull all the collection-editing code into one place. Seems to have all worked out. Now, however, I must sleep again (I had a nap earlier). Oh, there's new releases of BasicProperty/BasicTypes and PyTable for those who are interested.
Thirty-some-odd movies (Answer to nagging question that finally woke me up...)
Written by
on
in
Vindaloo.
Decided my back just wasn't going to let me keep working, so took a nap in there. Awoken at 3 by the computer starting to record "The Burbs". Obviously, the first thing that popped into my mind was; "how many movies has Tom Hanks been in" and after I'd listed about 15 or so "how ...
No mention of redemption or rehabilitation (Databases meet liability litigation and the stigma of previous criminal behaviour...)
Written by
on
in
Vindaloo.
There's an article on Wired News this afternoon discussing yet another effect of the huge public/private databases being collected by various firms as a service to Big Brother. What's interesting to me is that the article doesn't even mention the idea of the arrested and/or convicted person having "served their time" or been "rehabilitated".
It's all a plot (The computers are watching us and *laughing*)
Written by
on
in
Snaking.
Well, after all that work last night, the dratted group statistics still aren't working for one CMTS (though they are working for the other four). Going to just load the darn thing and use pdb to debug it.
I'm always kind of surprised just how well pdb works for poking at complex systems (e.g. Zope ...!-->!-->
Yes, I'm still here... (Sigh.)
Written by
on
in
Snaking.
Well, going on for 19 hours in the day so far, the last 10 hours of that being an exercise in frustration. Turns out an optimisation of the tracking archiver was causing a problem. I'd reduced the set of records it was loading to an easily queried sub-set, letting all other records be found by ...
You assume those you like are like you (And, of course, that they like you)
Written by
on
in
Design Theory,
Vindaloo.
When we identify with something or someone, we tend to ascribe to it the values that we ourselves hold as important. I'm realising that this is a serious impediment to properly understanding your world (though it does make for more harmonious relationships).
Over the last couple of months I've come to realise that there are ...!-->!-->
Beginning to sag a little (But new weight-level might help)
Written by
on
in
Snaking,
Vindaloo.
Evening has been mostly frustration, and I'm beginning to lose my drive to continue. Finally (I think) got the group-statistics summaries working, but I've discovered 3 or 4 show-stopper bugs in the process (that darn PostgreSQL hang being the biggest one).
On a more interesting note (well, for me), I finally moved up to 20lbs ...!-->!-->
Hmm, Zope XML export is broken! (For this site, anyway)
Written by
on
in
Vindaloo.
Yes, backups are important Victoria, so like a good little Mikey I tried to back up this blog in XML format, only to find out that somehow lists don't have .extend methods in the version of Python we're running the Zope site on? Weird. I thought we were on 2.3.3.
PostgreSQL hangs are a PITA to debug (Wowsa that's a geeky thing to type...)
Written by
on
in
Snaking.
Completely new bug just popped up where the database hangs trying to do a simple SELECT * FROM log_modem_track; Blah. It's stopping me from actually debugging the missing group statistics (not to mention frustrating me).