Python, Anyone?
Wednesday, August 2nd, 2006I know this will make at least one reader happy. It looks like I may take on learning some Python in the interests of potentially expanding my career, or at the very least, my horizons. Should be interesting in that I have one book for Python and no real projects or ideas to toy with for now. I guess I’ll just write up some minor scripts to do things I already know how to do in Perl to get an idea of what I’m going to be up against. Unfortunately, I’m going to put learning Ruby on the back burner for now, but I’ll get back to it eventually, I hope.
There’s a bug in Myth 0.19 that deals with mySQL 5.0, which happens to be the version I’m running. Basically at random times, the backend loses connection with the database. And of course, when that happens, if I have anything set to record when the db connection is lost, it doesn’t record. The solution? Upgrade to 0.19.1, which I’ll do if I can find some .deb packages. I don’t know that I want to spend a ton of time compiling on my poor P3-550.

