Archives Nov. 22, 2013
So Far the Nexus 5 is a Nice Step Up
Written by
on
in
Snaking.
My youngest threw my (ancient) Motorola Milestone (Android 2.1 era phone) across the room onto a tile floor. Amazingly, the phone still worked, and I've been using it broken for a while now. I almost talked myself into just keeping it, as after all, a few minor cuts on the finger-tip from broken glass don't ...
Testing a Fresh Checkout Encounters Errors
Written by
on
in
Snaking.
So it turns out that the xml-generation branch for PyOpenGL was entirely broken. I'd cleaned up a module (OpenGL/constants.py) that shouldn't have been necessary any more, as the types and constants were moved into the OpenGL/raw/GL hierarchy. Oops, turns out that everything imports that module. Spent a ridiculous amount of time fixing that (i.e. making ...