Author archives: Mike
TV-on-Linux almost working... (Or so I tell myself)
Written by
on
in
Snaking.
Okay, decided to spend my jittery hours seeing about getting those last few items keeping me off of linux taken care of. Item number one; Personal Video Recorder. As regular readers may remember, I've given up on MythTV and am concentrating on FreeVO (mostly because, as it's written in Python, I might have a chance ...
Beautiful waitresses are always trying to get me to overdose on caffeine (Unfortunately, I always seem to fall for their tricks...)
Written by
on
in
Snaking.
PyGTA meeting was this evening. Greg Wilson gave a talk about his course at the University of Toronto and about his attempts to make Python more acceptable to the academic community (for which he got a PSF grant for this year).
Was interesting to hear his perspective, and I agree with the general principle that ...!-->!-->
My punishment for continuing to run Windows (And buying a cheap consumer router/firewall...)
Written by
on
in
Snaking.
Woke up this morning to AVG flashing messages telling me that multiple files in the system32 folder were infected (and that it didn't know how to fix them). Fixed that (eventually) by deleting the DLLs and then manually unpacking them from their source CDs, AVG now reports the whole machine is clean. However, it really ...
Evening doesn't go as planned (Though hopefully the memory leak is fixed now...)
Written by
on
in
Snaking,
Vindaloo.
Did a bit of work tracking down memory leaks in TwistedSNMP. As Glyph and I had discussed, eliminating the __del__ methods from the Deferred object eliminated the leaks. My fix so far is pretty ugly (introduces two descriptors and a sub-object with a __del__ to provide the functionality, but it does work, so just a ...
With whom would I like to study? (Pondering question at a party while I can't sleep...)
Written by
on
in
Design Theory.
So this question came up at a party (Sara's friend from a few posts back), and I didn't have any good idea. The problem is that most designers don't really do much with theory, and of those that do, few are doing anything particularly interesting these days.
I study at the meta-theory level, so I ...!-->!-->
More trips down memory lane (Care of Picasa...)
Written by
on
in
Vindaloo.
I've just spent a few hours going through old folders of sketches and projects. Have added quite a few new images to the eye-candy page. Also removed all the second-generation sketches from the graphics page, replacing them with the "new" sketches from the eye candy page. I've left them in the eye candy page 'cause ...
Old rendering projects look so quaint these days (Tim's remarks about wading pools not withstanding...)
Written by
on
in
Vindaloo.
More Picassa goodness (Ooh, look, old projects resurrected...)
Written by
on
in
Snaking,
Vindaloo.
I rather liked the effect of the space, which was extremely lightweight, but gave a rather rich look ...!-->!-->
Life is so much more fun out there where there are people (May as well post a few pictures to keep the masses happy...)
Written by
on
in
Vindaloo.
Resetting didn't occur because it wasn't wired up (Still need a test fixture to test the situation...)
Written by
on
in
Snaking.
Think I figured out why the CMTS-reset situation wasn't getting handled correctly. It was never wired up to do the actual checks to see if there had been a reboot (though it was retrieving the data to allow the check). Spent much of the day on that and one other bug, as well as on ...