Posted Jan 15, 2009 17:50 UTC (Thu) by roblucid (subscriber, #48964)
[Link]
ESR does come out of this one much better, than past coverage of Kernel Configurator and the Fedora bust up. He's obviously been passionate about Python, but he appears to have consulted, and been sensitive to the project.
Really the way David White handles is admirable. Normally this kind of story, treats you to a very nasty flame fest, like Theo de Raadt v Richard Stallman.
But Linus does make awfully good copy :)
Python slithers into Wesnoth
Posted Jan 15, 2009 18:42 UTC (Thu) by drag (subscriber, #31333)
[Link]
Every once and a while ESR does do something pretty good.
I like Gpsd, for example (I don't know how responsible exactly he is for it, but it's something that he's worked on at least). It's a nice approach to the problem instead of the traditional method of simply programming individual gps device support into the gps-using applications. Then you get network support to boot.
Python slithers into Wesnoth
Posted Jan 15, 2009 23:13 UTC (Thu) by roblucid (subscriber, #48964)
[Link]
ESR also goes out of his way to share small stuff likes small tools, that are handy but aren't going to earn kudos.
One I have is a bash script, for simulating RH's chkconfig for init script link management in an rc.d directory, complete with a man page. When I found it in email archive, it was about a month later so I wasn't able to ask him if he wouldn't mind re-writing it in python *wink*
If ESR reads this, then belated thanks for that contribution.