I view Richard Stallman's attitude to this as though he has set himself up as some kind of social/technological guinea-pig for the general public good. Yes, he is fanatical in several senses, especially nasal and botanical, by all accounts ( read Stallman does Dallas: http://stallman.org/articles/texas.html ). But the day that Stallman cannot get on the internet, without compromising his own set of restrictions, is t…
Last time I checked iOS (the router OS) is not free, he probably does violate his own principles connecting to the Internet. Rms is like a vegan always preaching some moral high ground and always violating it whenever it becomes inconvenient.
Richard Stallman: How I do my Computing
11–20 of 293 posts
Re: Richard Stallman: How I do my Computing
#12I view Richard Stallman's attitude to this as though he has set himself up as some kind of social/technological guinea-pig for the general public good. Yes, he is fanatical in several senses, especially nasal and botanical, by all accounts ( read Stallman does Dallas: http://stallman.org/articles/texas.html ). But the day that Stallman cannot get on the internet, without compromising his own set of restrictions, is t…
Last time I checked iOS (the router OS) is not free, he probably does violate his own principles connecting to the Internet. Rms is like a vegan always preaching some moral high ground and always violating it whenever it becomes inconvenient.
Re: Richard Stallman: How I do my Computing
#13Oh boy. RMS wrote yet another opinion that we just have to read. I'll be hated for this but I must state the obvious. This is a list of really boring opinions. Interesting for rms fanatics but many are barely explained and most aren't realistic to actually try out unless you want to be a software philosopher for a living. Did people just see Stallman in the title and up vote? Come on.
Re: Richard Stallman: How I do my Computing
#14Could someone explain what he means? (Did Python not have a repl when he wrote that?)
Re: Richard Stallman: How I do my Computing
#15"The most powerful programming language is Lisp. If you don't know Lisp (or its variant, Scheme), you don't appreciate what a powerful language is. Once you learn Lisp you will see what is missing in most other languages.
When you start a Lisp system, it enters a read-eval-print loop. Most other languages have nothing comparable to read, nothing comparable to eval, and nothing comparable to print. What gaping deficiencies!
Lisp is no harder to understand than other languages. So if you have never learned to program, and you want to start, start with Lisp. If you learn to edit with Emacs, you can learn Lisp by writing editing commands for Emacs. You can use the Introduction to Programming in Emacs Lisp to learn with: it is free as in freedom, and you can order printed copies from the FSF."
Re: Richard Stallman: How I do my Computing
#16Oh boy. RMS wrote yet another opinion that we just have to read. I'll be hated for this but I must state the obvious. This is a list of really boring opinions. Interesting for rms fanatics but many are barely explained and most aren't realistic to actually try out unless you want to be a software philosopher for a living. Did people just see Stallman in the title and up vote? Come on.
i.e. "I only drink rain water and pure grain alcohol"
Re: Richard Stallman: How I do my Computing
#17Oh boy. RMS wrote yet another opinion that we just have to read. I'll be hated for this but I must state the obvious. This is a list of really boring opinions. Interesting for rms fanatics but many are barely explained and most aren't realistic to actually try out unless you want to be a software philosopher for a living. Did people just see Stallman in the title and up vote? Come on.
Ditto. Stallman is an enormously interesting figure in the history of software development. But who really cares how he reads his email or books his speaking engagements? (And the less one knows about his personal life is probably for the better.)
That said, this is really nothing new. I've read this same list many times and it's actually been linked here several times. The difference is just that in its other incarnations it was in plain text form or some other variation of the same HTML list.
Then there's the fact that it really is just a self-righteous sounding list. Like if I said "I'm browsing HN on my iPad because I find it convenient for reading and I can smoke cigarettes in my garage while I carry it around". Those ridiculous details are the kind of thing you find in his lists. And of course no one is going to go all plain-text when using a computer but the way Stallman makes it sound seems like he's saying he's superior to us because he's cool enough to not need all those fancy GUI dealies. So what?
Re: Richard Stallman: How I do my Computing
#18that's one tough pill to swallow, sir.
Re: Richard Stallman: How I do my Computing
#19Oh boy. RMS wrote yet another opinion that we just have to read. I'll be hated for this but I must state the obvious. This is a list of really boring opinions. Interesting for rms fanatics but many are barely explained and most aren't realistic to actually try out unless you want to be a software philosopher for a living. Did people just see Stallman in the title and up vote? Come on.
Ditto. Stallman is an enormously interesting figure in the history of software development. But who really cares how he reads his email or books his speaking engagements? (And the less one knows about his personal life is probably for the better.)
Re: Richard Stallman: How I do my Computing
#20I skimmed documentation of Python after people told me it was fundametally similar to Lisp. My conclusion is that that is not so. When you start Lisp, it does `read', `eval', and `print', all of which are missing in Python. Could someone explain what he means? (Did Python not have a repl when he wrote that?)