Nominations Sought For Open Source Award 10
Bryce writes: "OSDL is going to be giving another enterprise linux award this winter. It will be given at the upcoming LinuxWorld / New York. You may recall that in August at LinuxWorld/San Francisco, OSDL awarded $25,000 to Heinz Mauelshagen in honor of his work on the Logical Volume Manager. So, if you know a project or person who you feel has made a significant technical achievement for enterprise Linux, please take a few moments and nominate them for this award."
Wietse Venema (Score:4, Insightful)
My nomination for is Wietse Venema, the author of the postfix [postfix.org] mail server.
Why:
Have a look at the source code, it is a textbook example of how a program should be written. It is just amazing how well the code is commented (all 100.000 lines of it), and Wietse is doing a fine job of maintaining the code. The program is well behaved (also in severe error conditions like out of memory/disk space, high cpu load, network failures, etc), and have an excellent reputation for being "virtually bug free" ...
Postfix is simply the finest piece of software I have ever compiled and used, and I hope that the award goes a person because of his exceptionally high software standards: Wietse Venema.
Re:Wietse Venema (Score:2)
Pseudo-ditto (Score:2)
I'd nominate the same person, but for his tcp_wrappers instead. (I have no expereince with postfix, so I can't speak to that point.)