Category archives: Snaking
Discussions of programming, particularly of programming Python
What would have been different (If I knew when first writing OpenGLContext what I know now...)
Written by
on
in
Snaking.
Did a bit more work on OpenGLContext cleanup, fixing bugs with degenerate geometry handling, then beginning work on making the "mainloop" easier to work with. Currently the mainloop is defined in each "testing" context module, and needs to be separately imported from the base context class. Thing is, it really has nothing to do with ...
Poor little MEC bag (Lost in the wilds of suburbia...)
Written by
on
in
Snaking,
Vindaloo.
On the way up to a client meeting I lost my Mountain Equipment Co-op bag (a gift from Rosey), nice little over-the-shoulder/bandolier-style thing, just the perfect size for carting around a few (paper) notebooks. Just forgot it on the bus as I got off, and couldn't get the bus driver to stop as I ran ...
OpenGLContext still not out the door (Trivial little details piled one atop another...)
Written by
on
in
Snaking.
Wound up sleeping very poorly last night, so didn't get up until 2pm today. Spent the day working on OpenGLContext again. Mostly just tracking down little bugs here and there. I've probably done enough changes that I should do another beta before the final release... especially as some of the tessellation changes appear to have ...
Little fixes and enhancements here and there (OpenGLContext evening...)
Written by
on
in
Snaking.
Spent the evening on OpenGLContext, enhancing a few demos, cleaning up code to use new features, finding a few bugs in the PyGame context; little things mostly. Only got through about 3/4 of the tests with the PyGame context, so I suppose tomorrow will be more of the same.
Grams is sick again, so won't ...!-->!-->
Hardware is evil (Or, at least frustrating...)
Written by
on
in
Snaking.
Ken dropped off the replacement case exhaust fans, CPU heatsink and UPS this afternoon. No problem at all with the UPS or the case exhaust fans, but the CPU heatsink turned out to be a serious PITA.
I started on replacing the CPU cooler... read the instructions and realised there was a little plate that ...!-->!-->
Blockage leads to learning (The wild and wacky worlds of VOIP and Web Services)
Written by
on
in
Snaking.
Wow, I'm really upping my buzzword-compliance today! Since we're still working on getting the Cinemon CVS repository online, I've been blocked on my primary project, so I figured I'd spend the day familiarising myself with the various tools we'll be using for the upcoming VOIP/Web Service project (starting Monday morning).
I'm just going to be ...!-->!-->
Substrate failures (Source-code control and patch both mess up my day's productivity...)
Written by
on
in
Snaking.
Today's work was all about migrating to the live server. As I've mentioned before, there are problems with the patch on the server that prevent me applying the diffs from the dev machine for PySNMP. After quite a long period fighting with patch I decided that I'd produce an internal "version" of the software, PySNMP ...
Since it came up this weekend (If people are in the market for contract programmers...)
Written by
on
in
Snaking.
Yes, we (VexTech/The Cain Gang) are available for hire for programming projects. Feel free to contact us if you want to discuss a project.
We, incidentally, includes D'Arcy (maintainer of PyGreSQL, and a developer on PostgreSQL and NetBSD), Tim (the creator of the Vaults of Parnasus, primary sysadmin of Vex, and our ...!-->!-->
Morning meetings and evening hacking (With a nap in the middle to handle the first and prepare for the second...)
Written by
on
in
Snaking.
We've started having our management meetings during the daytime (as D'Arcy is no longer working primarily at the one client's offices). Can't say I love the hour's commute, or getting up at unreasonable hours, but I got a lift back, and it's nice to pat the kitty-cats (they have 11) as we work.
After the ...!-->!-->
PyDispatcher as a source of inspiration... (Now we just need to make it a component people want to use.)
Written by
on
in
Snaking.
Philip J. Eby has an interesting little article. First because he mentions PyDispatcher, second because he points to a Christopher Alexander article. The Alexander article isn't world-changing, but I always find it interesting when software developers quote architectural theoreticians (and yes, I know it's common with Alexander in particular).