LWN.net Logo

FSF should separate GPLv3 changes (Linux.com)

FSF should separate GPLv3 changes (Linux.com)

Posted Oct 18, 2006 7:00 UTC (Wed) by man_ls (subscriber, #15091)
In reply to: FSF should separate GPLv3 changes (Linux.com) by svkelley
Parent article: FSF should separate GPLv3 changes (Linux.com)

The fact is FSF ambition with opening up commercial hardarware for hacking that use FSF software presumes that there are sufficient people that really care. Consumers don't.
True. Consumers are by definition bovine-like entities with a limited range of choices. The idea is to give the means to those consumers to become hackers. It has worked for some of us.

The current breed of developers I know had 8-bit computers as children. They came at least with a BASIC interpreter, and that is how we learned to program; most people would just play games on them. Nowadays Windows and Mac OS X computers come with nothing similar. Even so you can download a whole development environment for free. GNU/Linux systems come with everything needed so that you can modify even the operating system. Some of those "consumers" do probably take advantage of it, even if it is not a huge commercial pressure -- as it was not with 8-bit computers and BASIC.


(Log in to post comments)

FSF should separate GPLv3 changes (Linux.com)

Posted Oct 18, 2006 11:23 UTC (Wed) by MathFox (guest, #6104) [Link]

The current breed of developers I know had 8-bit computers as children. They came at least with a BASIC interpreter, and that is how we learned to program; most people would just play games on them. Nowadays Windows and Mac OS X computers come with nothing similar.
Open a terminal window under Mac OSX and type:
$ echo $SHELL
/bin/bash
$ which python
/usr/bin/python
etc. etc. The possibilities are still there!

In "8-bit times" not every child with a computer started programming, 90% was happy with just playing commercial games. Things aren't much different nowadays; only a small percentage of computer users will become hackers. (How much is 1% of 6 billion?)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds