Category archives: Snaking
Discussions of programming, particularly of programming Python
OpenGLContext testing and finishing... (Little fixes here and there and a disturbing failure on Linux...)
Written by
on
in
Snaking.
Built PyOpenGL 2.0.2 from CVS; took quite a while as I forgot to clean out the old SWIG source before doing it. Result was completely non-functional. Once that was done no big deal.
Fixed a bug in PyOpenGL with handling of unsigned integers (was rejecting integers > 32-bit integer values as part of the default SWIG ...!-->!-->
Messaging systems aren't as fun as you might have imagined (Though if you were you a person inclined to imagine such things maybe they'd be a laugh a minute...)
Written by
on
in
Snaking.
Today seemed very fragmented. Don't know why. Much of the day was spent reviewing things trying to figure out why performance on the server tanked after yesterday's reboot. No luck there. It really shouldn't have been the CMTS OID rescanning. Also spent a while looking at what's required to move forward from a marketting standpoint. ...
Oh, about those silly slogs (Think its fixed now, will see...)
Written by
on
in
Snaking.
Think I finally killed the "rescan unresolved modems frequently" feature request. It wound up showing up a number of other bugs here and there and just made the whole process messy. Switching to Linux in the middle of it probably wasn't a great move on my part.
Speaking of which, I've apparently karked the video ...!-->!-->
About auto-programming (Genetics as programming isn't quite what it seems to be...)
Written by
on
in
Snaking.
I spent an hour or so today emailing Jelle regarding his project. He's using evolutionary techniques (or, rather, is intending to do so) for programming his experiment and that got me thinking. For those who aren't familiar with the idea, an evolutionary programming approach defines a feedback loop where a set of solutions are tested ...
Why isn't the mozsvg project a plugin? (Would seem like the right way to go, no?)
Written by
on
in
Snaking.
I've been testing my changes since switching back to Linux by using Firefox. That's fine, but there's no AMD64-compatible SVG plug-in that I'm aware of for Firefox. There's also no flag for building MozSVG into Firefox that I can find, so, it's off to Mozilla (the suite). Problem there is that it has started taking ...
Setup work for Jelle's project (Install/port radiance to AMD64 Gentoo...)
Written by
on
in
Design Theory,
Snaking.
Jelle's project is scripting Radiance, so I need to install it. So far it's not marked as working on AMD64 in Gentoo portage. Hopefully it will just build and run :) . My eyes are not in great shape (kinda blurring as I try to read the screen), so I'm trying to avoid doing anything ...
Long day's hacking (Not much to show...)
Written by
on
in
Snaking.
I try to at least make everything modestly testable, but sometimes it just seems to bog down the day's work...
I've got this fairly simple requirement; rescan unresolved records in the CMTS tables every minute or two to determine whether the modem has come back online. That was pretty easy to write. The problem is ...!-->!-->
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 ...