Category archives: Snaking

Discussions of programming, particularly of programming Python

RSS feed of Snaking

Week off starts a little slowly (Sleeping half the day is *not* productive...)


I'm taking the week "off" to work on PyOpenGL. However, this first day has gone rather poorly with regard to actually getting anything done on the project. I read email for 1/2 hour this morning then just curled up on the floor (had been sorting papers on the bed earlier) and slept half the day ...

Continue reading

Getting up early really stretches the day (Maybe too much)


Have been working fairly constantly since 8:30am, hard, focussed work, trying to get things off the table so that I can have a reasonably undisturbed week "off". I probably need to take a 20 or 30 minute break around now. Getting a bit mind-numb at this point and that's not good.

Talk Proposal in for PyCon (Plus an extremely long day for billables...)


8.33 hours of billable time today on integrating and testing the new invoicing system and dealing with various small but unacceptable bugs discovered in doing so (as well as an old, incorrect behaviour that I uncovered on the weekend). Tomorrow morning is going to be more testing with the plan to make the invoicing changes ...

Continue reading

Distractions clear the mind (Fog of trying the same thing too many times...)


Just before getting the call about the branch I was (again) cursing the fact that the Win32 installation doesn't have a graphics driver. Well, with the break-time (including talking to Soni) I realised the likely culprit: AGP bus failures due to attempts to use "advanced" (but poorly implemented) features.

Poke through the BIOS a bit ...

Continue reading

Some OpenGL-ctypes hacking (Including getting auto-generation working again...)


Added a GLX sub-package to OpenGL-ctypes today. It was created using the auto-generation mechanism, which had drifted away from the subclass I created a bit. Seem to be back to usable results now.

Tried to get the WGL sub-package created, but didn't have one of the MSVC libraries I needed to do the auto-generation. Also ...

Continue reading

Seneca FOSS conference begins (Keynote and then "artists language" talk...)


Mozilla keynote was basically about how to make the minimal contributions of many people collect efficiently into a final product.

Now at the "Pure Data" Artist's Language talk. "csound" is a programming language? I'd thought it was a library. Anyway, interesting little patch language, apparently has Python bindings of some form. Same kind of stuff ...

Continue reading

Off to a conference tomorrow and Friday (Seneca FSOSS conference up at York University)


Going up to a little conference at York University tomorrow morning (8:30 am! I'll have to be out of here by 7:30!). Not presenting, just planning on spending the day "networking" (read talking). If it wraps up early I'll try to get downtown to hit the IEEE discussion of the Cell processor architecture at Ryerson. ...

Continue reading