Archives week 21 of 2004

May 24, 2004 - May 30, 2004

Heisenberg's revenge (Crude measurements mess up the test suite)


So, for the past 8 hours I've been debugging an error that just makes no sense. I commit changes to a record to the database (using the background thread, as required by twisted), and the record isn't committed a few seconds later. Ages spent assuring that the commit actually occurs, that a refresh is done ...

Continue reading

In other news... (Brief bits)


  • I'm told someone reads this blog!
  • Also, got a commitment from Shiva and Lisa to go hiking with the Bruce Trail club (and me) sometime in July.
  • Made a nice curry, though it was far milder than I'd intended.
  • Watched the season finales of Smallville and Enterprise. Think I'll just stop watching Enterprise. Smallville was ...

Continue reading

Pinging away (Randomised scanning going slowly)


Spent all of yesterday (after the visit to Tony's) working on the randomised "ping" scanner. Something weird is causing the whole process to be incredibly slow, and I'm beginning to think it's the creation and destruction of database connections in the thread-pool-managed-threads.

Twisted talk went okay (Even with only 2 hours to prepare)


Conversation at the pool-hall afterward was quite animated, particularly the rather long discussion of politics, philosophy and whether humans have a future. Have a meeting at 11am tomorrow with Tony, so should head off to bed ASAP.

The presentation is available, as is the small bit of sample code written explicitly for the presentation.

Twisted talk trashed by power outage and lack of backup (Arrrrgggghhhh!)


The silly UPS didn't catch the power outage, and somehow the file on disk got corrupted, so the presentation is just plain gone. This is *really* frustrating, I was working on the second-to-last slide already. Now I have to re-start from the beginning with less than 3 hours to complete it! Why doesn't OpenOffice automatically ...

Continue reading

More truth in comics (Hope this is considered fair use...)

Arlo and Janis tends to have a high proportion of "truth in comics" entries, which I guess is one of the major reasons I really like the comic. Today's strip:

is one of those where you just have to think that the whole purpose of the strip is these little moments of truth. It's a ...

Continue reading

Draft finished (Going to sleep on it now... no, not literally...)


May not even be litterally "now", for that matter. I'm not really exhausted, but I could certainly sleep now. Question is whether I can get any useful amount of work done in the hour or so before I really should sleep (pause in here)... I think the sandman will win this argument.

Not particularly satisfied ...

Continue reading

Are pickles, cookies and yogurt a balanced diet? (Maybe I'm pregnant... oh, wait, I guess that would be a prerequisite... oh, and that too...)


Slow going on the Twisted tutorial. Mostly because there's far too much to say. There's over 25 pages already and I've only just started with the actual Twisted material (the earlier part being discussion of comparable approaches). I've got 15 minutes, so should have approximately 30 pages total... going to be a lot of editing ...

Continue reading

PyOpenGL Refactored (C APIs for Python modules...)


Spent most of last night learning how to create C APIs for Python modules (it's rather messy when you get right down to it). Basically, instead of a monolithic set of code linked into each PyOpenGL PYD file I'm planning to move all of the extended-API code into a seperate module. Then I'll move the ...

Continue reading

Daily archives

Previous week

Week 20 of 2004

Next week

Week 22 of 2004

Archives