Archives Oct. 5, 2005
Some month soon I need to get the video card installed (Silly Linux drivers...)
Written by
on
in
Tuxedo.
Was just looking at the video card that's been sitting on my desk for far too long now. I just keep avoiding looking at it, as I don't feel like spending hours on hardware that just seems not to want to work. Still, I really do need to get it installed so that Rose can ...
Numpy no longer going nuts (Was apparently 64-bit problems with 23.7, version 23.8 fixed it)
Written by
on
in
Snaking.
Spending a few minutes trying to get the Numpy regression worked out. Confirmed that it really was a problem and then went to submit a bug report only to read that 23.8 had fixes for bugs with 64-bit machines. With 23.8 we no longer crash in OpenGLContext with OpenGL-ctypes (well, not in the same place ...
More PySNMP spelunking (Agents of fortune...)
Written by
on
in
Snaking.
Spent the half of the day after the management meeting pouring over the PySNMP codebase, trying to decide whether to use PySNMP 4.x or whether to try to teach PySNMP-se 3.5.x how to handle full-featured Agent-side operations. Still no particular resolution. PySNMP 4.x will require some surgery to work with TwistedSNMP, but it does have ...