“The case of programs today is very different from that of books a hundred years ago. The fact that the easiest way to copy a program is from one neighbor to another, the fact that a program has both source code and object code which are distinct, and the fact that a program is used rather than read and enjoyed, combine to create a situation in which a person who enforces a copyright is harming society as a whole both materially and spiritually; in which a person should not do so regardless of whether the law enables him to.”

1980s, GNU Manifesto (1985)

Adopted from Wikiquote. Last update June 3, 2021. History

Help us to complete the source, original and additional information

Do you have more details about the quote "The case of programs today is very different from that of books a hundred years ago. The fact that the easiest way to c…" by Richard Stallman?
Richard Stallman photo
Richard Stallman 130
American software freedom activist, short story writer and … 1953

Related quotes

Richard Stallman photo

“You see, some people have a talent for programming. At ten to thirteen years old, typically, they're fascinated, and if they use a program, they want to know: “How does it do this?” But when they ask the teacher, if it's proprietary, the teacher has to say: “I'm sorry, it's a secret, we can't find out.” Which means education is forbidden. A proprietary program is the enemy of the spirit of education. It's knowledge withheld, so it should not be tolerated in a school, even though there may be plenty of people in the school who don't care about programming, don't want to learn this. Still, because it's the enemy of the spirit of education, it shouldn't be there in the school.
But if the program is free, the teacher can explain what he knows, and then give out copies of the source code, saying: “Read it and you'll understand everything.” And those who are really fascinated, they will read it! And this gives them an opportunity to start to learn how to be good programmers.
To learn to be a good programmer, you'll need to recognize that certain ways of writing code, even if they make sense to you and they are correct, they're not good because other people will have trouble understanding them. Good code is clear code that others will have an easy time working on when they need to make further changes.
How do you learn to write good clear code? You do it by reading lots of code, and writing lots of code. Well, only free software offers the chance to read the code of large programs that we really use. And then you have to write lots of code, which means you have to write changes in large programs.
How do you learn to write good code for the large programs? You have to start small, which does not mean small program, oh no! The challenges of the code for large programs don't even begin to appear in small programs. So the way you start small at writing code for large programs is by writing small changes in large programs. And only free software gives you the chance to do that.”

Richard Stallman (1953) American software freedom activist, short story writer and computer programmer, founder of the GNU project

A Free Digital Society - What Makes Digital Inclusion Good or Bad? http://www.gnu.org/philosophy/free-digital-society.html#education; Lecture at Sciences Po in Paris (19 October 2011)]
2010s

Ursula K. Le Guin photo

“Hughes, who had entered the space program from astrophysics, came with a very good record, in fact a brilliant one. This troubled many of his military superiors, to whom high intelligence was a code word for instability and insubordination.”

Ursula K. Le Guin (1929–2018) American writer

“The Field of Vision” pp. 228-229 (originally published in Galaxy, October 1973)
Short fiction, The Wind’s Twelve Quarters (1975)

“Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can.”

Jamie Zawinski (1968) American programmer

" Zawinski's Law of Software Envelopment http://www.catb.org/~esr/jargon/html/Z/Zawinskis-Law.html"
Commonly attributed to jwz, but "I didn't make that up" http://article.gmane.org/gmane.comp.handhelds.ipaq.general/12226

Rasmus Lerdorf photo

“I really don't like programming. I built this tool to program less so that I could just reuse code.”

Rasmus Lerdorf (1968) Danish programmer and creator of PHP

Itconversations.com http://www.itconversations.com/shows/detail58.html

C. A. R. Hoare photo
Martin Fowler photo
Kent Beck photo
Fred Brooks photo
John McCarthy photo

“One can even conjecture that Lisp owes its survival specifically to the fact that its programs are lists, which everyone, including me, has regarded as a disadvantage.”

John McCarthy (1927–2011) American computer scientist and cognitive scientist

John McCarthy, " History of Lisp http://www-formal.stanford.edu/jmc/lisp/lisp.html," 12 February 1979; republished at www-formal.stanford.edu.
1970s

Niklaus Wirth photo

“But active programming consists of the design of new programs, rather than contemplation of old programs.”

Niklaus Wirth (1934) Swiss computer scientist

Program Development by Stepwise Refinement (1971)

Related topics