Author archives: Mike
An issue that came up while summarising my thesis (More party thoughts float across the unsleeping mind...)
Written by
on
in
Design Theory.
I got asked to summarise my thesis a number of times last night, which is always difficult to do, but is something one has to practice. At one point I said something like this:
Human beings are creatures trying to understand their environment.
which was fine, because the person I was talking with was primarily ...!-->!-->!-->
On the massaging of the foot... (Was it Shiatsu our friend taught us?)
Written by
on
in
Vindaloo.
Back in university we had a friend whose mom was a massage therapist of some sort. She (the friend) was into massage as well, so for a month or so while she was in town we'd get together and she'd try to teach us something of the technique she'd learned from her mom (and various ...
Apparently picked up something at the party (Hit me this afternoon...)
Written by
on
in
Vindaloo.
Got home from grams place (score: 2 all) and realised I had a bit of a fever, proceeded to develop all the classic flu symptoms (including the oh-so-lovely aches and pains in joints and a nice sweaty (and high) fever).
Luckily the fever broke around 10 or so, but then Rosey wanted me to review ...!-->!-->
Slow day's party into night... (Not a lick of work done)
Written by
on
in
Vindaloo.
Woke up late, did the week's grocery shopping, then took a nap (planning for just half an hour). Instead I woke up at 6pm, just two hours before the party. Decided to start working on my proposal for PyCon... got the summary and the like done and had just started working on the outline when ...
Do I dare declare? (Approaching the magical 770 minutes of processing time...)
Written by
on
in
Snaking.
The demo instance has been crashing with memory errors after about 770 minutes of processor time, or about 12 hours of wall-clock time. As of now, we're up to 767 minutes, with only 153MB of memory used.
So often these leaks have tormented me; pretending to be gone, only to reappear ever-so-much slower than before. ...!-->!-->
Another memory leak found and killed (Yet I feel no joy... 7, almost 8 days tracking down leaks and it's *still* losing memory...)
Written by
on
in
Snaking.
Yet another leak discovered and fixed. Basically there was code that had started out storing a single object as the value in a dictionary. When checking whether to delete that object (a callback for a timeout), the code was checking to see whether the object it was about to delete really was the deferred object ...
Oh, a few more successes with the Toolkit... (PyGreSQL and PyPgSQL both work...)
Written by
on
in
Snaking.
So far the only failure that's been seen is in Numpy 23.6 (23.1 works), and it works with a different version of one of the packages. Was very pleased when I just typed "vc7" and was able to move both packages to Python 2.4 just by running setup.py again (having just finished building them for ...
What's with the SourceForge and Comics.com? (Both decided yesterday to take aeons to load each page (if at all))
Written by
on
in
Snaking.
I'm trying to release new PyTable and BasicPropery versions. Unfortunately, it's been something like 40 minutes, and I'm still waiting for the dratted SourceForge to load the release-editing pages. And the comics.com pages are taking... well... it's hours and hours anyway, I started it downloading when I woke up at 10AM, and it's still not ...
New PyTable release (PyGreSQL support added)
Written by
on
in
Snaking.
For those with a yen for PyGreSQL, there's a new version of PyTable that has preliminary support for it. It runs most of the PyTable tests, but fails miserably in the real-world project (some problem with the reverse-engineering of the schema from the database).
Anywho, there for those who want to play with it.
Most of the day disappears in getting dependencies built (And still it disappears...)
Written by
on
in
Snaking.
Wound up going down to Givex to work with D'Arcy on the EFT server. Spent most (almost all) of the time getting NetBSD packages set up for BasicProperty and PyTable, then getting a PyGreSQL driver written (and debugged) for PyTable (D'Arcy won't even install PyPgSQL).
Still problems with the PyGreSQL driver that I'm intending to ...!-->!-->