• Zeth will be attending PyCon UK on the 12th to 14th September 2008.

Top Ten mailing list posts in the history of free/open source software

25 July 2008

A few months ago, we looked at Linus Torvalds in his own words, which was surprisingly popular (for a filler ;). So following the same approach (i.e. too busy to write something original today ;), what are the top-ten best mailing list posts in the history of free/open source software?

This is pretty difficult to say of course, so here are ten coolest posts that spring to mind. If you can think of a better one, please do paste a link in the comments.

  1. Martin Bligh and Andrew Morton almost manage to ban binary kernel blobs.
  1. Discussion on the Debian bugs mailing list about RMS VS VRMS.
  1. Ingo Molner produces an estimate of What is the Linux kernel worth?
  1. After being falsely accused by stealing his own code, Linus leads the fight back with explicitly documenting patch submission, the first paragraph is classic Linus.
  1. Jeremy Allison protests Microsoft-Novell Pact. (I think this started on a mailing list originally).
  1. In 1983, Richard Stallman goes public with his radical new ideas for a New UNIX implementation.
  1. The Linux kernel, the most successful ever Unix-like kernel, ported to more processor architectures than any operating system is history, started as just a hobby.
  1. Poul-Henning Kamp introduces the bike shed into the free software world.
  1. Tim Peters' classic Zen of Python (follow up)
  1. Jeff Waugh finally reveals the answer to the biggest mystery in free software.

Okay that is my pick, what have I missed? Please post your suggestions in the comments below.

1 Fábio Emilio Costa says...

Linus/Tanenbaum smashdown. I believe that on that time Linus was more wise: microkernel is more advanced, but monolithic "works right".

Posted at 6:05 p.m. on July 25, 2008


What do you have to say?

Show Editing Help


PyCon UK

About

Hello, my name is Zeth, I'll be your host here.

Command Line Warriors is about taking control of your own technology, it looks at our experiences of computing; especially using GNU/Linux, the Python programming language, the command-line and issues such as techno-ethics, best practices and whatever is cool now. If you take control of your technology then you are a Warrior too!

This site is your site too which means that you can contribute and get involved. You can leave comments using the facility provided. For me, the comments and discussions are by far the best part of the site. So please do have your say!

Latest Discussions

Tringi

December 1, 2008
Hi, I am far from your league, but instead of [20. Nd5], why not just play Qd8? :-) Wouldn't it be only Qd8 Qd8 then, or am I missing something?
Ruy Lopez, Berlin defence, open variation part three

Tringi

November 30, 2008
...oh, I meant "Qe8 Qe8" in my previous post, sry ;-)
Ruy Lopez, Berlin defence, open variation part three

Cruze

November 29, 2008
Buy discount professional health products online.
Include ODF support in the Linux Standard Base?

Mike

November 29, 2008
>The most useful xmlstarlet tool for me has been the XML validator, >which tests whether your documents are well formed or not. You >use the tool as follows: >xmlstarlet val ...
My God, it's Full of XML

Giacomo

November 29, 2008
Er, "elif test `ls "$with_xqilla"/libxqilla*.so 2>/dev/null | wc -l` -gt 0 ; then" should now be "elif test `ls "$with_xqilla"/libxqilla.so* 2>/dev/null | wc -l` -gt 0 ; then", as the ...
Native XML storage with Berkeley DB XML - part one

Felipe Coury

November 23, 2008
What do I have to say? Only this: "THANK YOU"! Awesome!
SFTP in Python: Really Simple SSH

fmv

November 19, 2008
just a real db SAMPLE please
Native XML storage with Berkeley DB XML - part one

Very helpful

November 12, 2008
but i need more help. I'm have to execute the sudo command after I log in. What do I need to do to enter the password after the sudo command ...
SFTP in Python: Really Simple SSH

blz

November 12, 2008
I buy 99% of PEP8, except: I don't like the line spacing rules... I can't read the code when it's too close together - it looks congested and I can't ...
Twelve commandments for Beautiful Python code

Zeth

November 11, 2008
Hi Ioxs, I said above *"I will give an example of a standard directive, then an example of a third-party directive"*, so the image directive is the example of a ...
An Introduction to ReStructuredText

loxs

November 9, 2008
Hello, Are you sure about the sourcecode directive, because I didn't manage to make it work. And it doesn't work with the online renderers too.
An Introduction to ReStructuredText