20th Anniversary of RMS's Original GNU Post
An anonymous reader writes "Sep 27, 2003 is the 20th anniversary of Stallman's original Usenet post describing his vision of GNU. Good time for reflecting over GNU's successes and failures, about how it has changed our world."
Thank you RMS
It is a lesson to think big. We take GNU and Linux for granted today. 20 years ago the did not exist.
Think big and see what you can do with your life!
...try focusing on it being the "GNU GPL" instead of "GNU/Linux" and how GNU created the system of licencing that brought us Linux, which as more of a consequence also involved creating the first GPL'd programs. I think that would be more effective instead of focusing so much on the specific GNU utilities in a distribution.
People know their distribution (Red Hat), and the kernel (Linux). The "middleware" GNU will never be famous. But the GPL is, though the people that talk about it is a lot higher than those that have read it. That is not ment to undermine what they have achieved, it's just that sometimes I feel they're barking up the wrong tree...
Kjella
Live today, because you never know what tomorrow brings
Looking back, I'd say RMS's two greatest contributions to the world are the GNU Public License and the GCC compiler.
The GPL attracted a whole bunch of people who are willing to contribute code, but not if someone could rip the code off, change a few things, and sell it in a broken state. This is one of the reasons for the great vitality of Linux and of GNU software. Also, the GPL makes companies like IBM willing to donate patents (such as the Read-Copy-Update patent) for use in free software; thanks to the GPL they know they can still sell a patent license if anyone wants to use the patent for a proprietary purpose.
GCC, on the other hand, made it possible for people to write free software without paying thousands of dollars for a compiler. It also served as a common language across all the *NIX platforms; if you were writing a utility, you could write to GCC instead of needing to work around the quirks of the various C compilers.
Linus Torvalds got the ball rolling on the Linux kernel, but he used GCC and the GPL to do it.
Thank you, RMS.
steveha
lf(1): it's like ls(1) but sorts filenames by extension, tersely