Categories

BSDDB corruption

I got a nice working RSS->IMAP converter now, works great, I’m using it regularly… but every now and then I experience a curruption in the underlying Berkeley DB So back to the [...]

Driving the driver

Making some progress in the X driver issue. Basic structures are up and running, setting of parameters seems to work. Just some more small issues [...]

Extending Python

What startet as a quick mockup hack of wacomcpl (which is written in TCL/TK and rather ugly IMHO) turned out to be a self-burdened lesson in extending Python via C. Surprisingly, as there’s mostly no documentation at all in many even popuplar OSS, there is not even a tutorial, it is also [...]