Slashdot Mirror


Richard Stallman Answers Your Questions

samzenpus (5) writes "A while ago you had the chance to ask GNU and Free Software Foundation founder Richard Stallman about GNU, copyright laws, digital restrictions management, and software patents. Below you'll find his answers to those questions." RMS: By way of explanation, I launched the free software movement; what I say about software issues is based on our values of freedom and community for the users of computers. We classify programs as either "free" or "nonfree".

A few of the questions asked about "open source software" in such a way that, responding to them directly, I'd be classifying programs as "open" or "closed". That I will not do, because those terms presuppose a different philosophy based on different values.

Rather than give no answer to those questions, I modified them to say "free software" instead, and answered them that way. (Square brackets show these changes.) I hope the answers to these modified questions are of interest to readers. They are rather different from what an open source supporter would say.



NSA/GCHQ
by click2005

What are your views on the recent NSA activities and how do you think it will change free software & the internet?

RMS: Nonfree software is likely to spy on its users, or mistreat them in other ways. It is software for suckers.

Awareness of this is spreading, which helps us make the case for free software to people who are not computing experts.

As for the internet, it has been turned into a spy network. A considerable fraction of the massive surveillance (but not all!) applies to the internet. Most use of the internet involves web sites that snoop on users, which is poisonous. That's in addition to the snooping by ISPs themselves.

Massive surveillance of people in general endangers human rights and democracy; but we should remember that US snooping agencies do this mostly by piggy-backing on businesses that massively collect data about people.

Therefore, it is not enough to legally limit the government's access to the digital dossiers about us. We must prevent those dossiers from being made, either by business or by government. We must legally require digital systems to be redesigned so that they do not accumulate data about people in general.

Here is my full position on massive general surveillance.



Opinion?
by Anonymous Coward

What is your opinion on cryptocurrencies?

RMS: In general, I am in favor of ways to pay each other cash on the Internet without going through a payment company that keeps track of all payments. I would like to be able to pay an on-line service with cash the way I pay cash for all the things I buy today.

However, Bitcoin payments are not anonymous. To serve this need requires anonymity at least for the payer. People are working on trying to improve Bitcoin in that way.

I am not an expert on encryption, and I can't judge the security of any particular cryptocurrency. What I do know, and what is illustrated by the recent collapse of several exchanges (banks, in effect) due to robbery, including MtGox, demonstrates that, here as in any field, the security of a practical activity that uses encryption is a very different question from the mathematical validity of the encryption system or the correctness of the software. It may take years to develop cryptomoney exchanges we can have confidence in.

These currencies raise economic issues, too; but not necessarily the way many people think. The number of bitcoins is capped, but new cryptocurrencies can always be created, so that the total number of Xcoins for all values of X has no particular limit. Does this mean that the value of all cryptocurrencies will inevitably tend towards zero? Not necessarily; that depends on how much people accept various other cryptocurrencies -- a sociological question, not an economic one.

I don't enjoy risk, so I will not do speculation in cryptocurrencies any more than I do in other commodities. I may use them for payment if and when it becomes possible to use them anonymously to buy something that I can't get with cash. To resist surveillance, I do buy goods with cash in a store, so that no data base knows what I bought -- therefore, I don't pay over the internet. But I would use an anonymous cryptocurrency to pay for services and downloads.



Cell phones
by Anonymous Coward

I read a little on your website about your take on technology that uses non-free software. Do you still not own a cell phone?

RMS: I certainly do not! A cell phone is Stalin's dream: its movements are tracked, and it can be converted (through the universal back door) into a listening device.

AC: If not, I'd love to hear your perspective on life without one these days, where its just assumed that people own one.

RMS: Please help teach everyone that this assumption is false!

There is a way to make a cell phone acceptable _for occasional communication only_: put a one-way pager in the phone, so people can page you if they are trying to reach you. That way, you can keep its radio connection off most of the time. When you get the page, you can decide when and where to reveal your location by connecting the phone to the network.

Of course, the software in the phone's main computer should also be free, but that is a separate issue. In other words, nonfree software in that computer is one assault on your freedom, and the phone system's location tracking is another.

The software in the baseband (phone radio modem) processor can't be free, at least not as things stand now. So the phone needs to be designed so the baseband processor can't talk to anything (peripherals, antenna, etc) unless the main processor permits it, and so that the baseband processor can't change the software in the main processor. Ideally the software in the baseband processor should be immutable, so we can treat it as a circuit.

AC: As a follow-up, where exactly do you draw the line concerning [freeness of software] and whether or not you use software. For example, do you toast bread in a toaster that runs proprietary code? Obviously we're talking about different things here, but I'm curious to know at what point you say "no thanks!" when it comes to locked down technology.

RMS: The case of the toaster is very clear: we can't tell, except by taking it apart, whether it has a processor and software or a special-purpose chip. Since that we can't tell the difference, it makes no difference: therefore, a program that will never be changed is equivalent to a circuit. I don't care whether a toaster or microwave oven contains software.

A very common design approach nowadays is an appliance or peripheral that contains software that could be changed, but normal use does not include changing it. I think we can still disregard that software, as regards the ethical issue of free vs nonfree software; it is just a short way into thr gray area. However, such devices can be a terrible security threat, because a corrupted computer can install malware in them that will propagate. Devices which have this problem include USB sticks, microSD cards, disk drives, and the cameras that go in computers.

Where is the other side of the line? If the device has an "update firmware" button, that firmware is software meant to be changed, so it is unacceptable.



GTK future?
by Anonymous Coward

Dear RMS, I for one am very interested in what your view is concerning the future of GNOME and specifically GTK. In the past there were concerns over licensing between GTK and Qt and there seems to be a rise in uptake of Qt. My question is whether you see there being a future in GTK and should developers consider moving their projects to Qt?

RMS: I can't see the future, because nobody can. I hope that GNOME and GTK will be very successful. Please help make it so.



GNU/Hurd
by mrflash818

Please share your vision for where you would like to see GNU/Hurd, and GNU software over the next 25 years, and what people would be doing with it.

RMS: I regret to say I have no response. I never try to think about what computing might be like 25 years from now; it would be a waste of time, since I know that I don't know.

I can tell you something about free software 5 years from now: most of it will be the same as today. Free software does not change rapidly. (I think that is a feature; our society teaches people to overvalue innovation so as to distract them from more important things such as freedom, democracy, and giving everyone a comfortable life). Most of the GNU/Linux system in 5 years will be the same as what we have now; some components will be new, but they will be a small change compared with the system as a whole.

The GNU Hurd kernel (and the GNU/Hurd system, which is GNU/Linux with the Hurd instead of Linux) is not a high priority for us any more, because it would be a replacement for the free parts of Linux, and we don't need to replace those. Volunteers continue to work on the Hurd, because it is an interesting technical project.

The parts of Linux we need to replace are the nonfree parts, the "binary blobs". But replacing those has nothing to do with the GNU Hurd. The main work necessary to replace the blobs is reverse engineering to determine the specs of the peripherals those blobs are used in.

That's a tremendously important job -- please join in if you can.



Free hardware? Why not?
by jkrise

In my experience; it is far easier to obtain; install and work with Free Software than with Free Hardware. I asked you about this in person 2 years back; but you brushed it aside saying hardware is not trivial to copy. Recent events have proved me right; I feel. We simply do not have access to Freedom Hardware at low cost - even the Raspberry Pi has proprietary components in its hardware.

RMS: When you say "free hardware" I think you mean hardware whose specs are known, so we can develop free software to run it. I call that "documented hardware". When I say "free hardware", it means to transpose the concept of free software to hardware. This means People are free to copy and change the hardware; if it is made from a design, that design must be free, with the same four freedoms that define free software. But that is mostly an issue for future technology. Documented hardware is what we need now.

The scarcity of documented hardware is indeed a tremendous problem. In general I don't see any way we can fix it except by reverse engineering to figure out the specs.

jkrise: Why can't the FSF pool resources; license technology from ARM Holdings; and build a truly Free Tablet, Free Cellphone and Free PC running Free GNU/Linux instead of the pseudo-free Android? I am sure the community will pay any money to buy truly free Hardware from the FHF.

RMS: This would cost millions of dollars, and we have no skills or experience in hardware manufacturing, so we couldn't do it.

We could try to raise funds to pay for reverse engineering of the VPU in the Novena laptop -- if we could find skilled reverse engineers ready to take the job. Can you introduce me to any?



Shorter copyright
by oneandoneis2

I believe you're in favor of much-reduced copyright terms - a few years rather than the endless decades of today. If copyright were reduced to, say, five years, then the vast majority of GNU code would become public-domain - copyleft depending on copyright as it does, this would mean anyone could create a [proprietary] fork of, say, emacs. How do you feel about that?

RMS: For this very reason, I oppose shortening copyright to 5 years without making some other change to prevent this harmful consequence. See http://www.gnu.org/philosophy/pirate-party.html.

With the 10-year copyright term I propose, this problem would not be significant.

People often identify proprietary software with copyright; there was a time when I did, too. However, that's a mistake. The two principal methods used to make programs proprietary are (1) EULAs (a legal method) and (2) keeping the source code secret (a technical method). Two secondary methods are (3) copyright (a legal method) and (4) putting the executable in a tyrant device (a technical method, see below). Patents are used too, but only to reinforce the others.

To defend our free software from being made nonfree, the only one of these four that we can use is copyright.



People like apps
by thetagger

There is an entire generation of people out there for whom mobile apps, mostly on iOS and Android, are the way in which they do their computing. The more successful apps are usually very well-designed with incredible user interfaces, an area where free software has not achieved much success, and sold at very low prices and,

RMS: These "advantages" can seem impressive to those who don't see what they cost in freedom. The most basic thing we must do is say, "I'd rather have nothing than have that," and then act accordingly.

thetagger: in many cases, also monetized through stolen personal data.

RMS: Please don't use "monetized" to mean "make money from". That word stinks of the attitude that "Profit justifies anything". See http://www.gnu.org/philosophy/words-to-avoid.html.

Besides which, the word's correct meaning is "to use something as a currency."

thetagger: It appears to me that the GNU project is mostly ignoring this important area - I am aware of Replicant and F-Droid but these are well behind their proprietary counterparts at the moment. What should we do? Ignore mobile and hope it goes away,

RMS: I personally will ignore it, because there is nothing about it that I want. Even if we assume it is has no phone radio connection, so it is not Stalin's dream, a computer with a small screen and no keyboard is so inconvenient as to be useless for me.

However, we need to try to bring freedom to mobile computer users. We must not ignore them.

thetagger: try to get onboard with Replicant and F-Droid,

RMS: If you want to use mobile computers, please contribute in this way.

But we will never have, in the free world, the sort of "social" snooping apps that so many internet users spend their time in. We can't compete in terms of the misguided values that our adversaries promote in order to ensnare people, and if we did, we would be doing wrong. We have to set an example of rejecting those values.

thetagger: try to bring in a new generation of free software developers that is native to the mobile environment,

RMS: If this is meant as an alternative to the previous two, I don't understand what it means. We welcome people of any and all generations in everything we do.

thetagger: or avoid the mobile "ecosystem" completely

RMS: In general, I avoid the word "ecosystem" in connection with computing because of its amoral premises.

In this case I'm at a loss for what it means. I don't understand how this option differs from the first option, "Ignore mobile and hope it goes away."

thetagger: and try to work on the hardware side and try to make free hardware that is not inherently trackable/centralized and then run free software on top of that instead?

RMS: When you say "free hardware", I think you mean documented hardware. (See above.)

We can in principle make our own documented hardware, but the only way that would directly help is by avoiding the need for reverse engineering to figure out how to run the peripherals. In practice, though, I think reverse engineering is probably easier.

However, preventing the tracking is another matter. The only way I can envision to prevent the tracking of geolocation of mobile phones is if you have them disconnected from the network nearly all the time. (Well, in theory it might work to carry a parabolic antenna so you can communicate with just one tower. Maybe that would prevent the use of triangulation to figure out where you are located. I don't know whether this could be made to really work. Does anyone want to try it?)

Fundamentally, privacy-preserving computing has to be done mainly in your own computer. We have to reject the dependence on servers that the proprietary world is pushing people into. Freedom requires local application programs, rather than "web apps" or server-backed "mobile apps".



Do you foresee a viable Free Car OS?
by Medievalist

Automobile user interfaces have become increasingly complex and de-standardized as computerization reaches into the driver's seat. The major vendors don't seem to care about possible legal liabilities of designing inherently dangerous UIs. Google has enticed Honda, GM and Audi to join the Open Automotive Alliance, but that project seems more oriented towards selling android and nVidia products than providing an objectively better car OS. Do you see a future where a real Free (or at least Open Source) car operating system is a reality, or do you think the car makers will just continue to create unsafe and unstandardized vehicle UIs indefinitely?

RMS: I don't see the future, so I can't tell you what will happen. I can comment on the problems I know about now in the automotive field, but I can't tell you whether we will win, because that depends on you.

It will be a hard fight to free the software in our cars, but it is essential for drivers -- and not just those that might wish to soup up or customize their cars. The issue affects everyone.

Proprietary software is an injustice in itself, but it also leads to further secondary injustices, such as malicious functionalities. In the case of cars, those can include surveillance and back doors, as well as DRM in the entertainment system.

To exclude those malicious functionalities, the users need to have control over the software. In other words, if you want to have even a chance to make sure that the only back door in your car is the one that lets you reach into the trunk, the software must be free/libre. Anything less is inadequate.

The question asks whether open source software might be almost as good as free software. The main difference between open source and free is in the values they are based on: free software raises the issue as a matter of right or wrong, while open source studiously avoids saying that. However, what's relevant to this question is the practical extensions of the two criteria. Those are _almost_ equivalent; nearly all programs that are open source are free software.

Source code that is open source but not free is rare. On GNU/Linux you will probably never encounter any. In a car, however, you really may find programs that are open source but not free. The main case of nonfree open source programs today is when you can change the source but you can't change the executable.

How is that possible? In such cases, the source is released under a free license; it is free software, and it is open source. You can change this source, but that doesn't do you much good, because you can't run your changed version. The executable comes signed by the manufacturer, and the processor it runs in is designed to reject any executable not signed. (We call such processors "tyrants".)

In the cases I know of, this program is a version of Linux, and the reason they can make its executable nonfree is that Linux is distributed under GNU GPL version 2. If it were under GPL version 3, the seller would be required to give you the signature key to sign executables for your car.

Android uses Linux (but not GNU; the only thing in common between the Android system and the GNU/Linux system is the kernel, Linux). If Android is used in a car, its executable is very likely to be made nonfree in this way.

Of course, tyrant processors can contain software whose source code is nonfree, even secret, and this too occurs in cars. However, those programs are not open source either, so they are not a difference between free software and open source.

What this shows is that we must insist that car software be free/libre; open source is not good enough. It is not enough to be allowed to play ineffectively with source code.

See here for more explanation of the difference between free software and open source. See Evgeny Morozov's article on the same point.



Projects not being done
by mwvdlee

Ignoring preference of [free software] license for a minute, the [free software] landscape has lots of software to satisfy a wide range of users. What piece of software is still sorely missing from the [free software] landscape that isn't yet being seriously attempted by any project? Short version; what [free software] projects still need to be started?

RMS: The most important missing programs are firmware for various peripheral devices, to replace the "binary blobs" found in the vanilla versions of Linux. Linux-libre deletes the blobs, and all the free GNU/Linux distros use deblobbed versions of Linux; that gets us a totally free system but it can't operate those peripherals.

It is also important to develop Gnash enough to handle the current version of Flash. People like to imagine that Flash is dead, but reports of its death are premature.

Look here for other things we would really like people to do.

free software into law?
by paulpach

You argue that it is unethical for someone to distribute software in a way that limits any one of the 4 freedoms to users. If you had the option, would you make it illegal to do so? In other words, if you had the option would you make it so that software developers were forced by law to use a free software license? or would you leave the option to the developers and try to convince them (without coercion) that it is the right thing to do?

RMS: In an ideal world, there would be no nonfree software. I think it is possible to get pretty close to that. But I don't propose to make nonfree software illegal under today's circumstances, because it is a leap too far; the public is not ready for it. Most users do not think that nonfree software is an injustice. A law that does not have public support is going to meet resistance.

What I advocate, for today, is to ban some egregious practices found in many proprietary programs, including digital restrictions management (see DefectiveByDesign.org), censorship of applications (jails) or works that can be viewed, or requiring code be signed with a key the user does not have (as in Restricted Boot; see fsf.org/campaigns).

Of course, there are other measures governments should adopt to recover computational sovereignty and lead society towards freedom.

We should also ban the practice of asking users of digital works to agree to contracts (EULAs) that give them less rights than copyright law allows to users.

394 comments

  1. wait what by Anonymous Coward · · Score: 0

    did RMS just admit to having a hard time finding skilled reverse engineers?

  2. Um... by Nemyst · · Score: 3, Insightful

    RMS: Nonfree software is likely to spy on its users, or mistreat them in other ways. It is software for suckers.

    Yes, because insulting people who make or use proprietary software is a surefire way to convert them, right? The FLOSS community as a whole could use just a little bit of tact overall (RMS chief among them).

    1. Re:Um... by Anonymous Coward · · Score: 0

      "The FLOSS community as a whole could use just a little bit of tact overall"

      Yes, because we know how peacefully and delightful MS has acted since their inception.

      I swear, the tentacles of MS are everywhere.

      Grow up.

    2. Re:Um... by Opportunist · · Score: 4, Insightful

      Tact is like political correctness. Avoiding calling someone a dumb idiot doesn't make him any smarter.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    3. Re:Um... by Anonymous Coward · · Score: 1, Interesting

      So... rather than refute we pester? I wager you have nothing to disprove what RMS says.

      You should be marked troll or flame bait, imo you offer nothing to the comments but a pissed on hornet's nest.

    4. Re:Um... by Anonymous Coward · · Score: 1

      In my experience, when someone is calling someone else an idiot they are more interested in talking up themselves than solving a problem.

      Essentially, if you call me an idiot you aren't having a discussion with me, you are using me as a tool to communicate with others.
      It is very common among politicians and when someone does it I immediately assume that the person is a dishonest jerk with a hidden agenda.

    5. Re:Um... by just_another_sean · · Score: 5, Insightful

      Words to Avoid (or Use with Care) Because They Are Loaded or Confusing

      So now "loaded" or "confusing" is == to "politically incorrect". Isn't that a bit of a stretch?

      English is ambiguous - when writing it's important to remove that ambiguity, definitely when you are trying to put a complex subject like Software Freedom into the proper context you are trying to convey.

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    6. Re:Um... by Anonymous Coward · · Score: 1

      I think RMS has an autism spectrum disorder. It explains how he can be so brilliant and yet completely people-inept.

    7. Re:Um... by LordLimecat · · Score: 4, Informative

      Not only that, but he acts like "free" software wasnt just hit with some of the most massive security holes in the last decade, over the last few years--
        * the OpenSSL bug hitting everything thats not IIS
        * the SSH random number bug which required everyone to regenerate their keys
        * the IPSec kernel flaw some years back strongly suspected to have been added by an intel agency (cant currently find source or date, it was ~2008-2010).

      Thats not to mention the uncountable critical flaws that have been patched in the kernel over the last several years. If stallman is making the case that libre software magically solves the NSA problem, hes out of his mind. But then hes a fanatic, and seems unable to accept that there could ever be any benefits to closed source software, ever-- even in situations like with BestCrypt, where it continues to be the only trustworthy software source that can do whole disk encryption for all major OSes out there right now (Truecrypt cannot handle GPT Win8 disks, and is somewhat short on the trust factor).

    8. Re:Um... by Opportunist · · Score: 1

      That looks more like he's adverse to having people play Bullshit Bingo rather than people using politically incorrect language.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    9. Re:Um... by Anonymous Coward · · Score: 0

      [blockquote]Tact is like political correctness. Avoiding calling someone a dumb idiot doesn't make him any smarter.[/blockquote]

      But it sure makes you happy we're not calling you that. Right?

    10. Re:Um... by LordLimecat · · Score: 1

      Touting how libre software solves all of your security concerns right after everything that wasnt IIS just got their private keys stolen because of libre software, is a bit ridiculous.

      Im sure he would be quick to explain how wonderful Tor is and completely ignore how ineffective it probably is towards the NSA; but then, as far as I can tell its not about reality for him, but the ideology. I would hope that eventually Stallman will realize that we do not live and work in a vacuum, and that in the real world compromises must be made, and that you have to recognize the flaws even with the thing you are promoting.

      I dont think I've ever seen him acknowledge a single issue with libre software (like its massive beauracracy a la GNU Hurd, or its funding issues, or the problems with vetting random contributors a la the IPSec kernel bug several years back); that in itself is indicative of him living in an echo chamber.

    11. Re:Um... by Anonymous Coward · · Score: 0

      I know folks that had to work with him back in his academic days. None of them have nice things to say about dealing with him. Even on maters that had zero to do with free software.

    12. Re:Um... by BasilBrush · · Score: 2

      The opposing political beliefs always look like "bullshit bingo".

    13. Re:Um... by CronoCloud · · Score: 1

      I read an interview with his mother once where she talks about his youth and other things...the symptoms were there.

      But....of course he's autistic spectrum...it's as obvious in reading his writings as the beard on his face! He writes like Tepples! (and myself to a certain extent)

    14. Re:Um... by Charliemopps · · Score: 1

      Tact is like political correctness. Avoiding calling someone a dumb idiot doesn't make him any smarter.

      But they sure as hell wont listen to reason when you reasoned argument begins with "Listen, you're an idiot for the following reasons..."

      Linus needs to take this to heart as well.

    15. Re:Um... by Anonymous Coward · · Score: 0

      And at times, silence is golden. And at other times, a word or two or more can be golden too. Isn't it all about the time? :>

    16. Re:Um... by BasilBrush · · Score: 0

      So now "loaded" or "confusing" is == to "politically incorrect". Isn't that a bit of a stretch?

      Not at all. "Loaded" is exactly the reason why you're not supposed to say "nigger" for example. And "confusing" is only according to the distinctions that matter to RMSs politics. None of those words and phrases are genuinely confusing.

      English is ambiguous - when writing it's important to remove that ambiguity, definitely when you are trying to put a complex subject like Software Freedom into the proper context you are trying to convey.

      It's not that. It's the same activity as when right wingers say:
      Don's say "public option" say "government option".
      Don't say "anti-abotion" say "pro-choice".
      Don't say "denier" say "skeptic".
      Don't say "teach intelligent design" say "teach the controversy". etc.

    17. Re:Um... by MikeBabcock · · Score: 2

      Would you say any less to someone who willingly worked for a tyrant, or allowed their government to be tyranical? Being a sucker is being a sucker and while most people seem to prefer not having their nose rubbed in it, that simply makes them part of the problem.

      --
      - Michael T. Babcock (Yes, I blog)
    18. Re:Um... by MikeBabcock · · Score: 1

      You don't seem to understand the words he uses, this would be precisely why he defines things so strictly for you.

      Political correctness means something completely different from what he espouses there.

      --
      - Michael T. Babcock (Yes, I blog)
    19. Re:Um... by MikeBabcock · · Score: 1

      If that's what you're telling yourself, maybe you should wonder about your own defense mechanisms rather than wishing people wouldn't call you names.

      I don't like being called an idiot either, but a wise person once pointed out that the things we like least being said to us are most likely to contain nuggets of truth.

      --
      - Michael T. Babcock (Yes, I blog)
    20. Re:Um... by MikeBabcock · · Score: 1, Insightful

      Having bugs is an inevitability what with how software is written by fallible humans.

      How those bugs are identified, handled and fixed is the issue. In proprietary software, the OpenSSL bug might not have even come to light as it did, and a fix certainly wouldn't have been released as immediately as it was.

      You misunderstand the value of F/OSS. It is not that our software is bug-free and theirs is buggy, its that we can see and fix our own bugs and not sit on our thumbs waiting for a fix. ... cf http://nakedsecurity.sophos.co...

      --
      - Michael T. Babcock (Yes, I blog)
    21. Re:Um... by MachineShedFred · · Score: 2

      You could refute this point with "People advocating for the use of the GPL are likely to discourage the use of other licensing models through the use of FUD."

      Because that's exactly what RMS just did. Commercial software has been around for decades, without being "likely to spy on it's users".

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    22. Re:Um... by dugancent · · Score: 2

      We're not talking about Microsoft, we're talking g about Stallman. I support him about as much as I support Balmer (which is zero). Acting like a ass because your enemy does not make you look any better.

      Fact is, he and Linus need to get off their fucking high-horse.

      --
      SJWs are the new boogeyman. -Me
    23. Re:Um... by mspohr · · Score: 1

      Where did he say libre software solves all of your security concerns?

      --
      I don't read your sig. Why are you reading mine?
    24. Re:Um... by Glock27 · · Score: 2

      Touting how libre software solves all of your security concerns right after everything that wasnt IIS just got their private keys stolen because of libre software, is a bit ridiculous.

      Keys were stolen because of a software bug, free software or not. The fact is that the overall state of software "engineering", is poor. I'm quite sure there are plenty of similar issues with closed-source software, although there is the under appreciated benefit of "security through obscurity".

      The point holds, though, that open source software should generally be more bug-free than closed source. What we need are more motivated people (and better tools) to search for vulnerabilities. It's much better when white hats find them than black hats.

      --
      Galileo: "The Earth revolves around the Sun!"
      Score: -1 100% Flamebait
    25. Re:Um... by Anonymous Coward · · Score: 0

      Surprisingly enough I can't recall someone ever calling me an idiot. There is a difference between the anecdote and the example in my post.

    26. Re:Um... by BitZtream · · Score: 4, Informative

      Linus doesn't start off telling people their idiots. He starts off very nice and cordial in every instance I've ever seen of him blowing up.

      He blows up when you repeatedly do something he has ASKED you not to do and then try to act like you are doing nothing wrong.

      I think you need to stop reading headlines about Linus and read the actual conversations the headlines are written about and the back story leading up to them.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    27. Re:Um... by david_thornley · · Score: 2

      Another advantage of Free Software is that, if we like, we can examine the source code for back doors and the like. It's much easier to see that a Linux system isn't reporting to the NSA than Windows 8.1 Update 1 (although it's a herculean project even in the easier case, we can at least theoretically get lots of people on Linux).

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    28. Re:Um... by david_thornley · · Score: 1

      Commercial software doesn't spy on you? How do you know this?

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    29. Re:Um... by TWX · · Score: 1

      Another advantage of Free Software is that, if we like, we can examine the source code for back doors and the like.

      When I get done with the kernel we'll compare notes.

      --
      Do not look into laser with remaining eye.
    30. Re:Um... by UnknownSoldier · · Score: 5, Informative

      > Not only that, but he acts like "free" software wasn't just hit with some of the most massive security holes

      You seem to be under the delusion that the philosophy used to write the software under magically makes it immune to bugs; no one is claiming that.

      How many bugs in Windows, worms, viruses, trojans are closed / non-free source??

      The WHOLE point of open / free source is that you and everyone else CAN contribute to make it better; in contradistinction you don't have that freedom with non-free closed source. Over time, in the long run, free/open source software is better for society instead of worrying about hidden back doors in closed non-free propriety source code and/or binaries.

      You are making a mountain out of a mole hill.

    31. Re:Um... by MachineShedFred · · Score: 2

      Proving a negative is very hard. Instead, how about RMS (and you, by extension) prove that most commercial software is "likely to spy".

      Yes, there is spyware in some commercial software. No, it is by far NOT the majority. To say otherwise is ludicrous, and pure FUD.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    32. Re:Um... by mellon · · Score: 1

      Why do they need to do that? How will things get better if they do?

    33. Re:Um... by mellon · · Score: 1

      Political correctness is not avoiding the use of offensive language. That's politeness. Political correctness is when you don't speak the truth because it's unacceptable for political reasons. So if I go to a Republican meeting and say that Obamacare delivers health coverage to more U.S. citizens than could have been provided previously, that's politically incorrect. Similarly, if I go to a Democratic meeting and say that the War on Drugs is a bad idea, that's politically incorrect. Both statements are true, but neither statement can be acknowledged to be true by the people attending those respective meetings.

    34. Re:Um... by Opportunist · · Score: 1

      If you can explain why, I don't mind if you called me an idiot.

      I'll then decide whether you're right or an idiot.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    35. Re:Um... by spire3661 · · Score: 1

      The probability for any one piece of software to spy on you is non-zero. Open Source allows you to get closer to zero than closed does.

      --
      Good-bye
    36. Re:Um... by styrotech · · Score: 1

      everything that wasnt IIS just got their private keys stolen

      Hmmm... I'm sensing some level of overstatement here. I can't quite put my finger on it though.

    37. Re:Um... by Anonymous Coward · · Score: 0

      "The WHOLE point of open / free source is that you and everyone else CAN contribute to make it better;"

      The whole REALITY of free/open source software is that hardly anyone EVER DOES

    38. Re:Um... by ChunderDownunder · · Score: 1

      Stallman doesn't lack tact in this case, he's just an asshole so bent on himself that he refuses to acknowledge that his world view is pretty fucked up.

      Blanket statements like his

      I disagree with most of the world view expressed in the interview but doesn't your language inflame the 'worshippers' further??

      He has a couple of valid points. Binary blob elimination is something even Theo and Linus would strive for. I think the free-flash ship has sailed but I still have to fire up a flash-enabled browser not infrequently.

    39. Re: Um... by Anonymous Coward · · Score: 0

      What an idiot

    40. Re:Um... by LordLimecat · · Score: 3, Insightful

      Having bugs is an inevitability what with how software is written by fallible humans.

      If I had seen anything resembling this concession from Stallman it might be something, but one of his responses centers around how this whole NSA thing is "because proprietary software", ignoring the massive damage done by the heartbleed bug in OpenSSL.

      My point isnt that closed source is great and opensource is bad; I use android, I had Ubuntu as my primary OS from 2006 to 2009, I use and love Chrome (a chromium offshoot) and used (and loved) firefox for about the last decade prior to that. My point is that some people like Stallman are ideologically unable to accept that there are any benefits to closed source or any flaws with open source, and its absurd. The real world is calling, and "free software" isnt a panacea for every problem, or even for every computer problem.

    41. Re:Um... by LordLimecat · · Score: 1

      Another advantage of Free Software is that, if we like, we can examine the source code for back doors and the like

      How many people are qualified to look at even a fraction of Firefox? How many could have spotted the issue with heartbleed? How many can vet that OpenSSL is even cryptologically sound? How many are capable of spotting the IPSec bug I mentioned, which (as I recall) went unspotted for years because of how niche that is?

      It seems like there is a tendency to forget that some computer tasks require REALLY skilled people, and very often those people dont want to spend their off hours performing code audits on complex, maze-like projects like OpenSSL or the Linux kernel. Non-free software often as a corollary has a revenue stream, beholden customers, and sometimes regulatory obligations that they can meet with code audits paid for by said revenue stream. Closed source software with steady funding is an extreme oddity, and it is rare that FOSS evangelists want to even acknowledge that. They hold up Linux and RedHat as if thats the norm, and ignore the nightmarish infighting of OpenOffice or the horrendous complexity of OpenSSL or the sheer difficulty of getting code committed to Firefox (in some cases).

      All Im asking for is for people like Stallman to step back and accept that FOSS is wonderful at some things, but it does not fix all problems and sometimes it can be its own problem. Maybe we should ask him whatever happened to Hurd?

    42. Re:Um... by LordLimecat · · Score: 1

      Thats not what Im saying. Im holding up FOSS bugs as a counterpoint to the implicit idea that somehow FOSS fixes all problems. Specifically I was taking aim at Stallman's statement that,

      Nonfree software is likely to spy on its users, or mistreat them in other ways. It is software for suckers.
      Awareness of this is spreading, which helps us make the case for free software to people who are not computing experts.

      Which is a little silly, because the fact that the Linux kernel is free and the Microsoft one is nonfree gives me no benefit as an end user as regards the security of its IPSec or SSL implication.

    43. Re:Um... by Anonymous Coward · · Score: 0

      I and others like me will be happier with the universe, and I reject the notion that this has no value...

      Concretely, I reject the assumption that Stallman has not lost anybody's support by being extreme. I know there's a stance that says an uncompromising weirdo is incredibly important. I just don't see that as true. An uncompromising weirdo is *memorable*, and occasionally public opinion happens to shift such that the past's uncompromising weirdo now sounds like the only sane man leading the uncivilized into the light, and we laud that, but that doesn't mean they were actually effective in their time. They become symbols of heroism after their causes were won by better people.

      All this said, I think Stallman's biggest problem is incredibly pedantry to the point of irrelevance. He so often seems more concerned with how things are said than in just saying them, and he ends up using his own pseudo-dialect. It's one thing to be very precise, but often it's a term with functionally the same definition, but re-cast to make the opposing viewpoint to seem beastly. Relatively little seems to go the other way around, although his claiming of the word "Freedom" to essentially mean "the things I believe are right" is a bit...bold.

    44. Re:Um... by Anonymous Coward · · Score: 0

      People who use non-free software might be a bit more receptive to switching over to free software if people like Linus and Stallman were more reasonable and actually did something to win us over. Being a dick isn't going to do anything but push us away, thereby weakening free software and their cause.

      Quite simple really.

    45. Re:Um... by Anonymous Coward · · Score: 0

      Calling someone a dumb idiot only makes you look bad.

    46. Re:Um... by Boronx · · Score: 1

      How do you know this?

    47. Re:Um... by soccerisgod · · Score: 1

      I see what you did there. Nice strawman.

      --
      If a train station is a place where a train stops, what's a workstation?
    48. Re:Um... by Anonymous Coward · · Score: 0

      Chromium is more of a Chrome offshoot, really. Chromium is the parts of Chrome that Google is happy to open source, if Chrome had never been developed there would be no Chromium.

    49. Re:Um... by LordLimecat · · Score: 1

      It's much easier to see that a Linux system isn't reporting to the NSA than Windows 8.1 Update 1

      No, its a tiny bit easier, which is why so many of these horrendously critical security flaws persisted for years before being noticed. And FOSS promoters never seem to want to acknowledge the massive downside to open source-- often when a critical flaw is identified, you have to assume that bad guys knew about it all they way back to when it was added, and in many cases have to wonder whether the faulty commit wasnt intentional in the first place.

    50. Re:Um... by LordLimecat · · Score: 1

      Its called exaggeration. If I must spell it out, it was to highlight the absurdity by contrasting the nonfree IIS / schannel (not vulnerable to the biggest security flaw in a decade) with the free OpenSSL (vulnerable).

    51. Re:Um... by spire3661 · · Score: 1

      Because you can look at the source code in open software. You can check for yourself and collaborate with others to look for spy code.

      --
      Good-bye
    52. Re:Um... by Bander · · Score: 1

      Most liberals I know are against the war on drugs. It's really more of a conservative cause. Championed by Ronnie Reagan and his handler^U wife, supported by the for-profit prison industry (not run by liberals, I'm pretty sure), and so forth.

      I'm not disputing your definition of political correctness, which I think is technically correct (the best kind of correct!). Just your example.

    53. Re:Um... by BasilBrush · · Score: 1

      I agree, and I think you described it better than I did.

    54. Re:Um... by david_thornley · · Score: 1

      OK, most commercial software doesn't spy on its users, or at least only through overt means (there's a lot of it that asks permission, and most of it probably doesn't do it anyway). That doesn't mean that proprietary software is not likely to spy on its users. Use enough of it and you will probably wind up with some sort of spyware. The odds are better with F/OSS, not only because people in general can examine the source code, but because the perpetrators are more likely to get caught and will be more reluctant to put it in in the first place.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    55. Re:Um... by Anonymous Coward · · Score: 0

      "Loaded" is exactly the reason why you're not supposed to say "nigger" for example.

      "Offensive" is exactly the reason you're not supposed to say "nigger" (unless you are a black person saying "nigger" in a collegial manner). However, I congratulate you on writing "nigger" out in quotes, instead of "n-word", which is political correctness run amok.

      [...] when right wingers say [...] Don't say "anti-abotion" say "pro-choice".

      I think the doublespeak got to you. The right-wing take on it is "Don't say 'anti-abortion', say 'pro-life'." The left-wing take is "Don't say 'pro-abortion', say 'pro-choice'".

      Don't say "teach intelligent design" say "teach the controversy".

      "Intelligent design" is non-scientific and therefore should not be taught in science class. "The controversy" is political, not scientific, and therefore if taught, belongs in social studies class, not science class.

    56. Re:Um... by Anonymous Coward · · Score: 0

      I thought he supported "free" software, so why the fuck does he get pissed off when someone does what they want with it? I'd kick his pansy Euro-trash ass if he came at me like that. Someone needs to remind him of the order of things, fat weaklings don't talk to their superiors like that unless they want to end up hurt or dead.

    57. Re:Um... by Anonymous Coward · · Score: 0

      And do you do that? Do you pore over every single line of code for all of your open source software before you use it?

      If not, why would you trust others' claims that they have done this and how is that any more trustworthy than closed source developers giving you the same assurances?

    58. Re:Um... by david_thornley · · Score: 1

      Except that you're not really disagreeing with Stallman. He says that nonfree software (as a whole, not every individual program) is likely to deliberately contain spyware or other malware. You're saying that Free Software can have worse bugs than nonfree. I don't remember Stallman ever claiming that Free reduced bugs, and he certainly wouldn't recommend it on that basis.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    59. Re:Um... by spire3661 · · Score: 1

      Trust, but verify. They should print these words on every NIC ever made.

      --
      Good-bye
    60. Re:Um... by styrotech · · Score: 1

      Its called exaggeration. If I must spell it out, it was to highlight the absurdity by contrasting the nonfree IIS / schannel (not vulnerable to the biggest security flaw in a decade) with the free OpenSSL (vulnerable).

      Well if you're going to exaggerate to the point of bullshit, then you could just have easily made it a 'Free' vs 'Open' ideological argument.

      And then your inner RMS would claim that none of the GPL licensed (or dual licensed) libraries (gnutls, polarssl, jsse) leaked private keys while the biggest BSD licensed one did. Thus proving the technical superiority of code written using the GPL.

      See? Bullshit works both ways.

    61. Re:Um... by MikeBabcock · · Score: 1

      That's a fallacy -- you have to assume the same thing with closed-source software -- there's no guarantee that the flaw wasn't discovered as soon as it was introduced then either. The problem is that you have no easy way of testing which versions of the software have variations of that flaw without the source code.

      --
      - Michael T. Babcock (Yes, I blog)
    62. Re:Um... by Anonymous Coward · · Score: 0

      Maybe we should ask him whatever happened to Hurd?

      Maybe he'd give the same answer that he already gave in this very interview?

  3. Extra Answer by Anonymous Coward · · Score: 3, Informative

    http://interviews.slashdot.org/comments.pl?sid=4836163&cid=46347549
    > Mr. Stallman, do you ever play computer games (video games)?
    > If so, which ones?

    From: Richard Stallman
    Subject: Re: Slashdot ask RMS what you will
    Date: Tue, 06 May 2014 02:46:49 -0400

    The answers will be published soon, but the questions I got did
    not include anything about what video games I play.

    I won't have nonfree software on my computer, and that includes games.
    But in fact I would not have time to play video games even if they are
    free.

    1. Re:Extra Answer by Anonymous Coward · · Score: 0

      Emacs Dunnet is crazy awesome. An action figure of Stallman is a item in the game.

    2. Re:Extra Answer by Anonymous Coward · · Score: 0

      It might just be that he tries to live by his word, and in this software/technology scenario it is perhaps wise to be strict. Otherwise this world might never have technology that lives up to what the founders would have wanted it to be. Just a thought..

    3. Re:Extra Answer by Anonymous Coward · · Score: 0

      Don't you think that Richard Stallman simply does love video games? :> :>

    4. Re:Extra Answer by Anonymous Coward · · Score: 0

      Meh, we have more than enough free games, as well as open games (as in free source, but restricted-to-buyers art assets. You can actually free them if you remake the assets, the licenses permit it). And there is no shortage of new ones.

      But they're a real drain on useful computing time. Frozen Bubble managed to delay a Debian stable release for two weeks, for example (and I know that for a fact as an insider).

  4. Re:Wow. What a jerk. by Anonymous Coward · · Score: 0

    RMS: By way of explanation, I launched the free software movement

    Uh, no Stallman, you didn't. Get over yourself.

    He did lunch from his toes.

  5. Re:Wow. What a jerk. by BitZtream · · Score: 3, Insightful

    Its nice that he redefined the questions to ones that he wanted to talk about instead of answering the question as it was given.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  6. alternative to (C) that protects freedoms? by bzipitidoo · · Score: 0

    RMS supports some form of copyright. I still think copyright is an idea that is long past its time, if it was ever a good idea. Copyright and patents should be killed off, preferably by Constitutional Amendment. More specifically, the monopoly exclusion part of copyright and patent law should be repealed. No more exclusive rights.

    I think what RMS is really interested in is one effect of copyright, not the whole package. That good part of copyright is, in my opinion, not worth the vast harm of all the other effects of copyright law. Is there no way to defend the freedoms of free software without copyright? Perhaps an EULA? Or if not that, how about a new law? For instance, I certainly don't want plagiarism to be legal. We can outlaw plagiarism without outlawing copying. Should be possible to outlaw other undesirable behavior without a blanket ban on all forms of copying.

    --
    Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    1. Re:alternative to (C) that protects freedoms? by BasilBrush · · Score: 4, Insightful

      More specifically, the monopoly exclusion part of copyright and patent law should be repealed. No more exclusive rights.

      So what's the incentive to create works? How is an author paid? No technical support needed for a book, you that red-herring can't be used.

    2. Re:alternative to (C) that protects freedoms? by Opportunist · · Score: 3, Interesting

      I actually fail to share his fears. So someone creates a proprietary fork of emacs. Erh... ok. So? Let's be blunt here, such petty things never stopped proponents of CSS to simply rip off OSS and pretending they didn't. Try to prove they did, you're not going to see the source.

      And if you think of the few router makers that got caught red handed, I can assure you that they're little more than the tip of the iceberg. A lot of OSS is being used in proprietary projects without ever being mentioned, let alone following its license and releasing the changed source code. If you think copyright protects OSS, think again. Nobody who wants to abuse it gives a shit about that license.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    3. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 1

      Of course RMS supports copyright. Copyleft uses copyright to outlaw plagiarism without outlawing copying. More importantly, copyleft uses the legal force of copyright to require that free software remains free. Public shaming is not enough to stop people from taking free software, making some changes, and then refusing to release their source code.

      If you dislike copyright, you have the freedom not to use copyrighted works, including the freedom not to use free software. There is a public domain for you.

    4. Re:alternative to (C) that protects freedoms? by Assmasher · · Score: 0

      Of course, just like he's interested in only one aspect of 'freedom.'

      Truly free software would not require you to do anything.

      RMS is all about forcing people to do things. It's not evil/bad/whatever depending upon your outlook, but it certainly isn't freedom, it's highly restrictive.

      --
      Loading...
    5. Re:alternative to (C) that protects freedoms? by Jason+Levine · · Score: 5, Insightful

      The purpose to copyright is not to prevent plagiarism. That's a separate issue entirely. The copyright issue is this:

      1) Author A publishes a successful book.
      2) Publisher B wants a cut of the profits and so makes a run of the books with their own cover art. However, they put the author's name on the cover. They don't sign a deal with the author or give him any money.
      3) Movie Studio C wants a cut of the profits and so makes a movie based on the book. They don't sign a deal with the author or give him any money.
      4) Gaming Studio D makes a game based on the book. They don't sign a deal with the author or give him any money.

      How do you prevent 2-4 from happening or give the author legal recourse if it does happen? This (specifically #2) is what originally spawned copyright.

      Of course, the problem then becomes giving someone a permanent hold on items like this locks up parts of our culture. So there's a trade-off. Society grants the author a temporary monopoly on the work. In exchange, the author gives it up to the public domain after a set period of time. When this was 14 years (plus a one-time 14 year renewal), things worked well enough. The problems began when the media companies realized they could essentially keep the "temporary" monopoly forever and not give the items to the public domain by lobbying Congress to extend the amount of years that copyright lasted.

      If we reverted copyright to 14 years plus a one time 14 year renewal, most of the problems with copyright would go away. Add in a splitting of penalties into commercial infringement (e.g. burning copies of DVDs and selling them on the street corner) and noncommercial infringement (e.g. downloading from a P2P application), keeping the penalties for the former as is and tying the penalties for the latter to a multiple of the market value of the item (e.g. 10 * the cost of the DVD) and virtually all of the rest of the copyright issues would go away,

      Of course, given that we're up against the big media companies who want copyrights to last forever and who want penalties to be higher, not lower, I'm not holding my breath.

      --
      My sci-fi novel, Ghost Thief, is now available from Amazon.com.
    6. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      I actually fail to share his fears. So someone creates a proprietary fork of emacs. Erh... ok. So?

      Your proprietary fork of Emacs is intriguing to me, and I wish to add features to it. So I want your source code. You already agreed to give me your source code, now don't make me sue you.

    7. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      If you don't want to get molested by the TSA, you can ride on a private jet.

      But none of this changes the fact that copyright infringes upon free speech rights (depending on the copyright) and private property rights. This is unacceptable, and the existences of 'alternatives' doesn't make it any less unacceptable. Government-enforced monopolies over ideas are just absurd, and should never happen in a country that's supposed to be 'the land of the free' (though anyone who pays attention knows that we're far from free).

    8. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      Can you scientifically prove (i.e. no baseless speculation, no "Well, how else would it work!?", no referring to societies that are or were vastly different from our own in other ways, etc.) that copyrights and patents are effective?

    9. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      The Supreme Court has consistently upheld your freedom to walk.

      Copyright infringes upon your free speech? You mean it stops you from claiming others' speech as your own. So, no.

      Copyright infringes upon your private property? You mean it stops you from selling others' property for your own private profit. So, no.

    10. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 1

      The Supreme Court has consistently upheld your freedom to walk.

      To even seriously say this is to admit that you despise freedom. You're literally defending the egregious violation of people's fundamental liberties and the fourth amendment. You disgust me.

      The existence of alternatives *does not mean the government can infringe upon your rights when you try to use a certain option*. The government does not have the power to infringe upon your rights just because you want to get on a plane; it's unconstitutional, regardless of what judges say. Why not just suspend all rights in a certain city? You can move elsewhere if you don't like it; you have that freedom.

      Copyright infringes upon your free speech? You mean it stops you from claiming others' speech as your own. So, no.

      No, that would be something else entirely. Most people who voluntarily copy around copyrighted data do not claim the work is their own; your comment is once again ridiculous.

      Transferring data is, in fact, speech, no matter what some judges say. Do not bother appealing to authority, here. What is it when websites accused of infringing upon copyright get taken down? Censorship. Censorship is always intolerable.

      Copyright infringes upon your private property? You mean it stops you from selling others' property for your own private profit. So, no.

      Simply incorrect. The notion that you can somehow own the data on someone else's equipment and control what they do with it is absurd.

      Why do you despise freedom with every fiber of your worthless being? Move to North Korea, you piece of dog shit.

    11. Re:alternative to (C) that protects freedoms? by MachineShedFred · · Score: 1

      He even said as much when he ranted about the use of LLVM, because it wasn't GPL v3 compatible (by design).

      Heaven forbid people use a tool chain that is even more free than his particular flavor of free.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    12. Re:alternative to (C) that protects freedoms? by david_thornley · · Score: 3, Insightful

      And, by being focused, he's accomplished a lot. If you want to make a difference, you're more likely to do so by finding something you really care about and pushing it while dealing with other topics only as necessary.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    13. Re:alternative to (C) that protects freedoms? by Assmasher · · Score: 1

      Many a tyrant can make the same claim...

      --
      Loading...
    14. Re:alternative to (C) that protects freedoms? by suutar · · Score: 1

      And a truly free society wouldn't require you to do anything. Unfortunately real anarchy is unstable; all societies have some form of "you are not allowed to hurt others", and there goes freedom!

    15. Re:alternative to (C) that protects freedoms? by gnupun · · Score: 0

      Copyright and patents give creators the freedom to earn money off their hard work. Who are you to deprive them of their rights? Common people are not the only people in the world who deserve freedoms you know.

      If some creators (open sourcers, BSD devs etc) like giving their work for free (charity), it's their choice. But don't expect every creator to follow that path.

    16. Re:alternative to (C) that protects freedoms? by AvitarX · · Score: 1

      Plagiarism is legal, unless it rises to fraud.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    17. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      You have the right to travel. You don't have the right to force anyone to accept you as their passenger. If you think you deserve to travel your way because you say so, you despise freedom. You have the right to live where you want. You don't have the right to force anyone to sell you a house without paying for it. If you think you deserve to live your way because you say so, you despise freedom.

      Most people who voluntarily copy around copyrighted data are part of a scene where they gain reputation by claiming credit for copying copyrighted data created by others. They have the right to free speech as far as own speech lasts and until the speech of the other copyright holder begins. Unfortunately the extent of their speech tends to be uttering the words "no copyright intended" which is not particularly insightful but they have the freedom to say it nonetheless.

      You have the right to control your own equipment and the data on it. You have the freedom to copy copyrighted data created by others. You don't have the right to sell copyrighted data created by others, without permission, for money or reputation or street cred, just because you want to.

    18. Re:alternative to (C) that protects freedoms? by bzipitidoo · · Score: 3, Interesting

      Wow, this old objection? Again? Well, since it got modded so high, let's again mention some of the ways to make money from art, without copyright.

      • Patronage
        • Kickstarter
        • Indiegogo
        • Humble Bundle
        • National Endowment for the Arts
        • universities and colleges
        • and the old fashioned kind, the rich and the nobility.
      • Work for Hire
      • Advertising
      • Merchandising
      • Endorsements

      And, could do something like the ASCAP does. Anyone doing a public performance or display of someone's work has to pay the artist. This requirement can be set up without copyright. Control of copying is the wrong tool for that job. Instead, have a standardized Performance Fee, that does not require any permission, and can even be paid out of the public purse from funds collected for that purpose. Artists cannot stop someone from using work they created or derived, they have only the right to collect a fee whenever publicly known usage happens. Should also set the fees on a log scale, so that popular artists don't end up hogging most of the pie. Pay less per use as popularity rises.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    19. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 1

      Copyright and patents give creators the freedom to earn money off their hard work.

      In the natural state (without copyright and patents), the creators can still sell their works. Those laws just empower them to stop others from doing the same.
      In other words, the laws' effect is to take away freedoms, not add them.

    20. Re:alternative to (C) that protects freedoms? by gnupun · · Score: 1

      In the natural state (without copyright and patents), the creators can still sell their works.

      Except no one will buy it for $49.99 if someone copies it and sells it for $3.99 or less. The creator spent months/years and tons of money to get his work published. The copycat spent an afternoon and bought just one copy to get his business started. If you call this natural, then picking pockets should be legal. Copyright and patents are government protections against intellectual property theft that gives assurance to the creative people that their time and money spent on creating intellectual property will be rewarded fairly. This is because most intellectual property is easy to copy while copying physical products, like a car, is difficult. That is, until 3D printers evolve further.

      Those laws just empower them to stop others from doing the same.

      What gives these other people the right to profit or distribute someone else's work without permission and causing financial harm? They did not spend any time or money in creating it. Whether you admit it or not, information is an asset and most assets on this planet have a price tag.

    21. Re:alternative to (C) that protects freedoms? by gnupun · · Score: 0

      Patronage
                      Kickstarter
                      Indiegogo
                      Humble Bundle
                      National Endowment for the Arts
                      universities and colleges
                      and the old fashioned kind, the rich and the nobility.
              Work for Hire
              Advertising
              Merchandising
              Endorsements

      This is infuriating! What gives you the right to dictate the terms how stuff you did not create should be sold? Are creative people natural slaves of the human race, so that everything they create should be freely distributed to everyone?

    22. Re:alternative to (C) that protects freedoms? by Bob9113 · · Score: 2

      2) Publisher B wants a cut of the profits and so makes a run of the books with their own cover art. However, they put the author's name on the cover. They don't sign a deal with the author or give him any money.

      This (specifically #2) is what originally spawned copyright.

      That is a common, but subtly flawed misconception. The raison d'etre of copyright is not to prevent others from doing anything. It is to motivate the progress of science and the useful arts. You are confusing the mechanism with the purpose. The current mechanism that we use to channel cashflow to inventors and creatives is limited monopoly. The purpose of that monopoly is the cashflow; if we could acheive the same thing without the monopoly, the world would be a better place.

      It is this confusion of the mechanism with the purpose of copyright that leads to things like DRM, which fails to inhibit infringement but does require non-infringing users to jump through hoops and use intentionally crippled hardware.

    23. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      So you support the idea that anyone can claim to have done anything, with no repercussions? In that case... I wrote Game of Thrones!

    24. Re:alternative to (C) that protects freedoms? by nadaou · · Score: 1

      The GPL's failure mode is BSD, which still makes the world a better place, just less so.

      There are worse things in life and this is not much of a criticism against the GPL. You could justifiably call it a strength.

      --
      ~.~
      I'm a peripheral visionary.
    25. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      Okay then, what's your proposal for how to achieve the same without limited monopoly?

    26. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      No it's not, it violates the original author's copyright.

    27. Re:alternative to (C) that protects freedoms? by amaurea · · Score: 1

      On the internet it's often hard to know if people are serious or just joking, but this reply assumes you were serious. First of all, the grandparent wasn't talking about dictating anything. He was making a suggestion in the hopes that others would find it interesting. With enough people agreeing, perhaps one could democratically agree to make it so. Nothing about a single person dictating anything.

      Secondly, the grandparent wasn't taking about dictating how anything should be sold. He was discussing alternatives to monopoly on distribution. Right now we enforce an artificial monopoly on the distribution of works. This is done to encourage authors to create new works. The idea is that they will prevent others from making copies (via their monopoly), and make money by selling copies of their work. But that's only one way one could make money on one's creative output, and it might not be the best one. The grandparent pointed out several alternatives. What they have in common is that they can all function without artificial monopolies on distribution.

      For example, with a Kickstarter-type method, an author would describe his plan for a new book on the site, and set his price for writing it (say $100,000). If enough people choose to buy in, he would write the book and publish it. At that point, he would already be fully compensated, and would have no need to prevent people from sharing the book. In fact, the more widely the book is shared, the more exposure he will get, and the more people will be willing to finance his next book, letting him set the next price higher. Sure, a new author would have a hard time getting people to finance him - he would probably have to write the first book for free, and use that to show his worth. But that's pretty similar to the current way of doing things, where you need to have written something very substantial by the time you approach a publisher anyway.

      Getting paid up-front not only ensures that creative people are encouraged to create - it does so without putting the public in a straightjacket like the current system does. I think it's pretty neat that the internet has made the kickstarter-type approach viable (and it does seem to be viable, in the 4 years since it was started, more than 50,000 projects have been funded like that, many of them at more than $1,000,000). It probably wouldn't have worked at the time when copyright was first created. So I think this is a case of new technology allowing a better solution to a social problem.

    28. Re:alternative to (C) that protects freedoms? by bzipitidoo · · Score: 1

      Reality dictates this, not me. Copying cannot be controlled. Copying is easier than ever now, and will become easier yet. Can't make money off a tollbooth when everyone can so easily avoid it. Have to fund the endeavors some other way. Change the business model. That's change, not abandon business altogether. Artists don't have to become Communists. But they will have to use other means to earn money for their efforts.

      Nor should we want a toll on copying. Communication and sharing made us what we are, built our civilization. Don't give that right up! A world in which copying can be somehow magically controlled is a far worse world than the one we actually live in.

      A pity that so many people are fighting reality so hard, messing up lives and holding us all back.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    29. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      You can plagiarize public domain works too though.

      Plagiarism can separately be a copyright violation, but it is not necessarily, it is a separate thing, that may or may not be a violation.

    30. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      What gives these other people the right to profit or distribute someone else's work without permission and causing financial harm?

      Nature. We have laws that take away those rights.

    31. Re:alternative to (C) that protects freedoms? by gnupun · · Score: 1

      Reality dictates this, not me. Copying cannot be controlled. Copying is easier than ever now, and will become easier yet. Can't make money off a tollbooth when everyone can so easily avoid it.

      That's a lame excuse because copying has always been easy, even decades ago. If the majority won't pay, there won't be much content to consume ignoring low-quality content (whipped out in less than a day) -- blog posts, such as on this site, forum posts, reality tv shows, youtube videos about some mundane topic etc.

      If you don't believe me, take a look at the iphone appstore where apple and the consumers forced itunes music price structure onto software apps. That is, a song is 99 cents, therefore apps should also cost around that value. Apps that are much higher than $5 don't sell much. Pre-iphone, even the simplest desktop app sold for $10 to $25. The result of the $1 to $4 price range of iphone apps has resulted in extremely simple apps with no depth or breadth in functionality, only good superficial looks. If you refuse to pay for content, that's the quality of content you can expect in the future.

    32. Re:alternative to (C) that protects freedoms? by Obfuscant · · Score: 1

      I actually fail to share his fears. So someone creates a proprietary fork of emacs. Erh... ok. So?

      I also question the claim that someone making a fork of emacs somehow makes the original emacs less free. How does some company taking free source and adding things to it change the original in any way? You might not want to use the original because there are improvements in the forked version, but so? You weren't going to pay for the original anyway.

    33. Re:alternative to (C) that protects freedoms? by gnupun · · Score: 1

      For example, with a Kickstarter-type method, an author would describe his plan for a new book on the site, and set his price for writing it (say $100,000). If enough people choose to buy in, he would write the book and publish it. At that point, he would already be fully compensated, and would have no need to prevent people from sharing the book.

      While getting paid a fixed amount upfront is risk free, (because if you don't reach the $100K kickstarter goal, you don't have to write the book), the author is leaving a lot of profit on the table. Why should the author work so hard to earn such a meager sum? He would be better off doing a 9-5 job with little risk and making roughly the same income.

      To understand what leaving profit on the table means, take a pizza shop as an example. Per day, the owner spends $200 on rent, $300 on employees, $400 on food material and $100 on other expenses for a total cost of $1000/day. What you are suggesting that once pizza sales for the day exceed a certain fixed threshold above the cost, say $1500 (or $500 profit), the pizza owner should give out free pizza to the remaining customers. So according to your upfront price sales model, if the pizza shop makes $3000 sales on a particular day, it should collect only $1500 and hand out $1500 worth of free pizzas. If all retail stores followed this communistic model, then yes, I agree that authors should be satisfied with a fixed price of $100K. But if not, then no thanks, why should creative people be underpaid, while business people maximize their profits?

    34. Re:alternative to (C) that protects freedoms? by gnupun · · Score: 1

      Permanent monopoly, with product price being reduced gradually. That is, every few years, the product price is reduced a certain percent until it reaches a final value.

      Copyrighted materials don't hamper the progress of anybody else other than low-quality knockoffs. So why is the monopoly only for a limited period? What difference does it make if Mickey Mouse is copyrighted by Disney for a million billion years?

    35. Re:alternative to (C) that protects freedoms? by relisher · · Score: 1

      I've also read many arguments for how software can be monetized by selling technical support for the non-technically literate people. IIRC, this is how many GNU/Linux companies earned their money

    36. Re:alternative to (C) that protects freedoms? by Yunzil · · Score: 1

      Nature gives me the right to rip someone off and profit from their work? Huh. They didn't teach us that in Biology 101.

    37. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      The copyright issue is this:

      1) Author A publishes a successful book.
      2) Publisher B wants a cut of the profits and so makes a run of the books with their own cover art. However, they put the author's name on the cover. They don't sign a deal with the author or give him any money.
      3) Movie Studio C wants a cut of the profits and so makes a movie based on the book. They don't sign a deal with the author or give him any money.
      4) Gaming Studio D makes a game based on the book. They don't sign a deal with the author or give him any money.

      This is wrong. The heart of copyright happens before (1):
      0) Author A spends years developing a work W. They divert time from their families, their careers, their social lives, entertainment, etc. They make an investment to create the work. Perhaps they hire an editor, a publicist, a printer, etc.

      Which changes 2-4 considerably:

      2-4) Publisher B and Studios C and D want to profit from the work of Author A. They can profit even before Author A because they didn't incur the costs of Author A to invent the work. In addition, even the costs they do incur can may be lower than poor Author A's costs. For example, Author A may not be able to commission a large run on the press because of insufficient funds after spending money on paper, ink, editors, etc. Publisher B might get a price break by committing to a larger volume first run, costing them only a fraction of Author A's development costs.

      In fact, because their fixed costs are lower, B can prevent A from profiting at all. B can sell copies of W at a price point that will never recoup the costs of the original act of creation. This will eliminate demand for W as sold and distributed by A and deliver all revenues to B. So A incurs all costs and realizes no revenues; B incurs minimal costs and realizes all revenue.

      And now for the crux of copyright:
      -1) Author A contemplates creating work W, but anticipates 0-4 and realizes that this is a money-losing proposition. Author A decides not to create W.

      The entire point of copyright and patents are to entice all the Author As in the world to create more Ws. The world benefits from the existance of and access to Ws, so we want to incent that creation and that access. So we make a deal. We give creators exclusive rights to their works for a limited period of time. This period of time needs to be just long enough for the creators to have a reasonable expectation of enough compensation to agree to create the work. After that period, the world reaps the benefit of the work's existence outside the creators' control.

      You might say that the purpose is "To promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors the exclusive Right to their respective Writings and Discoveries." But that would be plagiarism, which should not be confused with copyright violations.

    38. Re:alternative to (C) that protects freedoms? by grcumb · · Score: 2

      2) Publisher B wants a cut of the profits and so makes a run of the books with their own cover art. However, they put the author's name on the cover. They don't sign a deal with the author or give him any money.

      This (specifically #2) is what originally spawned copyright.

      Not to take away from your argument, but that statement is incorrect. The very first copyright law was "An Act for preventing the frequent Abuses in printing seditious treasonable and unlicensed Bookes and Pamphlets and for regulating of Printing and Printing Presses."

      In other words, its original motivation was to limit the ability of people to print whatever they liked - in other words, an engine of censorship.

      The US Constitution framed the rationale for copyright differently, as did French copyright law, which introduced the concept of 'droits d'auteur', or authors' rights.

      --
      Crumb's Corollary: Never bring a knife to a bun fight.
    39. Re:alternative to (C) that protects freedoms? by 91degrees · · Score: 1

      You present copyright as a moral system. I see it as a practical system.

      Your argument is that 2, 3 and 4 are unfair. They are, but I can avoid it quite simply, by not making my book availalbe (or by not even writing it). If I have protection then I can quite happily make my book available. It also makes it afforable to create.

      Just an aside. I agree that a 14 year renewal would be fine. Most of the material published in 2000 is out of print and very difficult to obtain, so any argument about losses by the media cartels should be taken with a pinch of salt.

    40. Re:alternative to (C) that protects freedoms? by amaurea · · Score: 1

      Why should the author work so hard to earn such a meager sum? He would be better off doing a 9-5 job with little risk and making roughly the same income.

      $100,000 was just an example. I chose it because it seemed like a quite good salary (2-3 times higher than what I earn as a scientist) if he can manage one of these projects per year. But the author sets the price himself. If he doesn't feel like working for $100,000, then he can ask for $400,000 instead. Of course, the higher his demand, the harder it will be to find enough people to meet it.

      What you are suggesting that once pizza sales for the day exceed a certain fixed threshold above the cost, say $1500 (or $500 profit), the pizza owner should give out free pizza to the remaining customers.

      No. I'm saying that before making each pizza the pizza house owner should ask to be paid. He sets the price himself so that he covers his costs for running the restaurant + any amount of profits he wants. And only when he's paid does he make the pizza. That sounds quite a bit like a normal pizza restaurant, doesn't it?

      In your pizza description, you seem to assume that the pizza chef makes tons of pizzas beforehand, and then tries to get paid afterwards. But that is a paid-after-the-fact model (like our current copyright model), not an upfront payment model.

      Just to be clear: The author is not employed by somebody who sets an arbitrary price per creative work that he has to slavishly accept. This isn't the case of the state telling everybody that they must work for $100,000 per book or something. Every author is his own boss, and directly asks his potential audience to finance him, choosing the amount he asks for completely freely. This system does not rely on any invervention from external powers at all. So no special laws to force authors or the public to behave in certain ways.

    41. Re:alternative to (C) that protects freedoms? by gnupun · · Score: 1

      $100,000 was just an example. I chose it because it seemed like a quite good salary (2-3 times higher than what I earn as a scientist) if he can manage one of these projects per year. But the author sets the price himself. If he doesn't feel like working for $100,000, then he can ask for $400,000 instead. Of course, the higher his demand, the harder it will be to find enough people to meet it.

      Exactly, if the book is a dud, it isn't worth even $10,000 (funding public loses), or it could be worth $10,000,000 (author loses), making billions in movie sales and worldwide book publishing, so upfront pricing is highly inefficient. By agreeing to get paid $400,000 or some low salary x 5 or 10 amount, authors may lose their one time opportunity to make it big. This type of stuff happens everyday -- programmers who conceive, design and implement great software get paid around $100K while companies that simply provided them with that fixed salary make millions or even billions off that software. The risk to the company is low as it can afford to lose a million or two in programmer salaries, but if they succeed, the profit can be 10x, 100x or even 10,000x their original investment. Your pricing model exploits/abuses the creative class just like the business class exploits the creative class. Except this time, it is the common people exploiting creative people. Whereas before, the common people had to collectively pay $10 million to read a bestseller, now they only have to pay $500,000 -- pure communist exploitation.

      No. I'm saying that before making each pizza the pizza house owner should ask to be paid. He sets the price himself so that he covers his costs for running the restaurant + any amount of profits he wants. And only when he's paid does he make the pizza. That sounds quite a bit like a normal pizza restaurant, doesn't it?

      Before the restaurant owner receives a single cent of customer money, he has to spend the $1000/day so that he is ready to receive customer orders. If only a small number of patrons visit him that day, he will probably end his day in a loss and if there are many such days, he will have to shut down his business because he is out of capital he can risk. Until it is well established, there is considerable risk in owning a business, unlike a relatively stable salaried job. Except a business can earn orders of magnitude more than a salaried job, if the owner can handle the risk.

      Just to be clear: The author is not employed by somebody who sets an arbitrary price per creative work that he has to slavishly accept. This isn't the case of the state telling everybody that they must work for $100,000 per book or something.

      Sorry, but the $100,000 and $400,000 prices you cite are arbitrary fixed prices (as I have shown in the first paragraph). Without copyright, he has no choice but to accept this slavish income or quit and find a regular day job.

    42. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      You have the right to travel.

      The TSA is a government organization. As such, they do not fucking have the power to ignore the constitution or violate people's rights, no matter what alternatives exist. The TSA, much like free speech zones, is 100% unconstitutional.

      You don't have the right to force anyone to sell you a house without paying for it.

      You're not even making sense. This is about government organizations violating people's fundamental liberties, not forcing people to sell you houses for $0. Stop with the ridiculous analogies, cretin.

      Most people who voluntarily copy around copyrighted data are part of a scene where they gain reputation by claiming credit for copying copyrighted data created by others.

      That is far different from claiming the copyrighted data was arranged by them. What you said was demonstrably false.

      They have the right to free speech as far as own speech lasts and until the speech of the other copyright holder begins.

      Nope. Free speech is more important than copyright; copyright is a disgusting concept.

      Furthermore, the first amendment comes after the copyright clause.

      You have the right to control your own equipment and the data on it. You have the freedom to copy copyrighted data created by others. You don't have the right to sell copyrighted data created by others, without permission, for money or reputation or street cred, just because you want to.

      That last bit contradicts the first two.

      It seems you don't understand what I'm saying. I'll spell it out for you, since your worthless brain can't comprehend it: I am saying that current laws are *morally wrong*. You are telling me that the laws are not the way I want them to be (Well, the government is ignoring the constitution, but that's also what I'm complaining about.), but I already know that, and that's why I'm fucking complaining. Don't bother bringing up what the law is or how authority figures disagree with me; I don't give a shit. What I care about is what I think the laws should be.

      Get a mind of your own, you brainwashed drone.

    43. Re:alternative to (C) that protects freedoms? by BiIl_the_Engineer · · Score: 1

      What the hell? Someone asks for scientific proof that copyright does what it's supposed to do, and you reply with an emotional appeal?

      The sole purpose, and I do mean the sole purpose of copyrights (and patents) according to the highest law of the land in the US, is to encourage innovation. Giving authors little monopolies is merely a means to an end. If copyright does not do that, then it is not working, and these restrictions shouldn't exist.

      So, rather than changing the topic, why not provide the proof he asked for?

      Common people are not the only people in the world who deserve freedoms you know.

      Authors (Anything but "creators.") have freedoms as it is. They can try to sell whatever it is they want to sell, but they should not be given little monopolies over ideas or procedures. Let the free market decide how successful they are.

      If they aren't successful, then too bad.

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    44. Re:alternative to (C) that protects freedoms? by david_thornley · · Score: 1

      Sure. Lots of effective practices don't carry their own morality with them, and can be used for good or for evil. That doesn't make them wrong or evil of themselves.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    45. Re:alternative to (C) that protects freedoms? by david_thornley · · Score: 1

      Let me propose some features of the system that I consider desirable (in the artistic sphere I'm most engaged in):

      • Authors can get paid good money for writing. This allows them to concentrate on their writing, as opposed to having a day job.
      • Authors who do really well can get rich. This isn't completely good for authors, since the lure of possible riches means that authors will work for lower pay than they otherwise might. (Creative fields with a chance to strike it big tend to pay most people poorly.)
      • Editors et al. can get paid good money to turn good writing into even better writing. Writing is fun. Going through and laboriously finding inconsistencies and the like isn't.
      • First-time authors can make good money.
      • Purchasers don't take all the quality risk. If I spend money on books without prior review, then I'm getting less for my money than if I can be more selective, meaning that I spend would spend less money if all the risk was on me.
      • Authors can be successful if they write well, without having any other skills (like marketing or publicity).

      The copyright system from when I was young (14+14 years) worked well for all these things.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    46. Re:alternative to (C) that protects freedoms? by Assmasher · · Score: 1

      Why are you replying to a post about tyrants with an observation about "effective practices"?

      It's like arguing "good and evil people both breathe air, that doesn't make air wrong or evil" - well, of course it doesn't...

      --
      Loading...
    47. Re:alternative to (C) that protects freedoms? by Anonymous Coward · · Score: 0

      It's not against the license to use OSS in for profit or paid for projects. That's a common misunderstanding.

    48. Re:alternative to (C) that protects freedoms? by Xest · · Score: 1

      "So what's the incentive to create works? How is an author paid?"

      Well I don't know about you, but I'm paid a salary and I certainly create works. Copyright wouldn't change that in the slightest because it's all bespoke.

      "No technical support needed for a book, you that red-herring can't be used."

      You've still got large organisations (like governments) that would pay a salary for textbooks to be written for schools like they always have. Writing fiction would just become something you do because you enjoy and if you can sell copies on the side then great - this, and commissioned works are how things used to work anyway. Perhaps this way we could remove the 99% of dross that floods the shelves of places like WH Smith too.

      But there's also a question as to whether some books are an outdated format anyway. I can't remember the last time I bought a programming book to teach me about APIs or a new language, the internet was always sufficient.

      The idea that music, and written works and so forth would disappear without copyright implies that there were no written works or music before copyright was created in about the 18th century. Obviously this is false.

      The problem is it's hard to imagine how we would live without copyright because we've been bought up to live with copyright, but you've got to realise the likes of the printing press came about as much as 400 years before Copyright as we know it today, but perhaps even more interesting is that the enlightenment began, lasting around 150 - 200 years and ended just about the same time as Copyright came about. Which isn't to blame Copyright for it's demise, but simply to point out that it happened without it. That one of our greatest periods of knowledge growth happened when works could be copied freely.

      Finally, it's worth keeping in mind why Copyright came about - largely to control who could print what and to put the ability to perform censorship in the hands of a select few in the higher echelons of power.

      To be perfectly honest, I'm just playing devils advocate to a degree here, I'm not sure that complete abolition of Copyright is the best option. But I'm also not sure it isn't. I do however think it's worth keeping an open mind and being aware of the idea that there's no evidence that copyright has been of inherent benefit to humanity though given that some of our most important historic works were written after the days of the printing press and mass copying, and before the creation of copyrights and that this period lasted for a much longer period of human history than the era of copyright has.

      I think if you ask the question "But how will Miley Cyrus survive as an artist if everyone can freely copy her music, no one's willing to pay for it, and she's only willing to do a couple of actual days work a year?" then you'll get the answer that sure, you need copyright to protect her. But at that point I think the wrong question is being asked - instead it should be "Will people who love music still produce and distribute quality music if the only money in it for them is to go and perform live?" and I think the answer is yes, absolutely. It would in fact mean more live performances as how hard you work would determine how much you make, rather than the current status quo of how much of a monopoly your record producer is and how good you are at avoiding getting screwed in contract negotiation. It'd also mean more free music as that would be the greatest promotional material going. It's win-win for anyone that doesn't just want to do a few hours a month and spend the rest of their life working towards the inevitable heroin overdose from having too much money and too much time on their hands. Of course this is mostly hyperbole, the argument applies to a lesser or greater degree in other cases, but you get the point I'm sure.

    49. Re:alternative to (C) that protects freedoms? by Xest · · Score: 1

      "3) Movie Studio C wants a cut of the profits and so makes a movie based on the book. They don't sign a deal with the author or give him any money."

      Given that this happens anyway due to Hollywood Accounting where they manufacture a loss (and instead let all their sub-companies make the profit) I'm not entirely sure what difference copyright makes?

      Besides, I'm not convinced it's a bad thing if people produce derivative works. Some out of copyright works have spawned numerous film creations over the years, and you know what's great about it? We actually have a choice of whose adaptation and interpretation of the story to watch because sometimes the "official" versions are completely shit.

    50. Re:alternative to (C) that protects freedoms? by Jason+Levine · · Score: 1

      Hollywood Accounting is another issue entirely (and is a horrible thing that should be stopped). Let's use the Harry Potter books as an example. They became very popular and so JK Rowling was able to sell the movie rights to them. The studio made some movies off of them and everyone was happy. In a world without copyright, the minute a movie studio saw the first Harry Potter book selling well, they could rush out a horrible Harry Potter movie without the author's consent. Then another movie studio could do the same. And a third and a fourth. We'd be inundated with cheap Harry Potter knock-off films and the occasional decent production. JK Rowling wouldn't have any say in this nor would she be compensated at all.

      Of course, if a movie studio wanted to wait 28 years (14 years + one 14 year renewal), they could release a Harry Potter movie in 2026 if we limited copyright to the original length. This would allow for the author to profit off of "approved" versions and would allow for interpretations/adaptions to come relatively quickly. With a 14+14 copyright length, anything from 1986 and earlier would be fair game.

      --
      My sci-fi novel, Ghost Thief, is now available from Amazon.com.
    51. Re:alternative to (C) that protects freedoms? by Xest · · Score: 1

      "Hollywood Accounting is another issue entirely (and is a horrible thing that should be stopped). Let's use the Harry Potter books as an example. They became very popular and so JK Rowling was able to sell the movie rights to them. The studio made some movies off of them and everyone was happy."

      Were they? some people hated the film adaptations - I personally thought the first few films at least (the only ones I've seen) were slow and boring as shit. JK Rowling had disputes about payment. You can't just brush off Hollywood Accounting it's a separate thing - it fundamentally demonstrates the point that Copyright is broken if it's goal is to make sure the original author gets paid if there are always ways to get around that anyway, which there are.

      "In a world without copyright, the minute a movie studio saw the first Harry Potter book selling well, they could rush out a horrible Harry Potter movie without the author's consent. Then another movie studio could do the same. And a third and a fourth. We'd be inundated with cheap Harry Potter knock-off films and the occasional decent production. JK Rowling wouldn't have any say in this nor would she be compensated at all."

      Why must she be compensated for work she hasn't done? is Steven Hawking compensated each time his theories are discussed, and written about? Copyright is arbitrary, it's designed to let the select few lazy people who do a few years work as JK Rowling did live off it for life which is a nonsense. Your whole set of ideas is based on the premise that this is a good or necessary thing - it's not, it's a complete nonsense. The only professions in the world where you do work once and keep getting paid long after the fact are those covered by copyright whilst there are equally professions who produce similar material, but who have to keep working.

      You're also running with another premise that you have no evidence for - that all we'd get is cheap knock offs and that there'd be no quality films, that we wouldn't have a choice but to suffer cheap knock offs. That's incorrect, there have been many a cheap knock off of many stories but I assure you, no one has ever forced me to watch them, I've always had the choice of watching the non-shit ones. Their existence hasn't in any way hampered my life, so you've failed to explain why the creation of them even matters? If a studio that has a bad reputation produces one, or that gets terrible reviews then don't watch it. But you not wanting to watch it doesn't mean it's better for others to not even have that choice, it doesn't mean it's better that everyone's forced into the one single mono-culture where everyone has to see the same thing and has to see the same take on it whether they like it or not.

      Copyright tries to legislate against reality and human nature, and that's what makes it a nonsense.

  7. Re:Wow. What a jerk. by Anonymous Coward · · Score: 1, Informative

    Free Software Foundation chartered in 1985, GNU GPL v1 published in 1989.

    Bell Labs was distributing source code for UNIX to universities for extension and modification in the 1970s. The University of Calfornia was being sued for giving away BSD while you were still wringing your hands about how to include other people's stuff in the GNU project.

    Sorry, Stallman; you came late to the party.

  8. Interesting by Registered+Coward+v2 · · Score: 3, Insightful

    RMS points out, in regards to paid apps:

    These "advantages" can seem impressive to those who don't see what they cost in freedom. The most basic thing we must do is say, "I'd rather have nothing than have that," and then act accordingly.

    the when asked about developing free hardware says:

    This would cost millions of dollars, and we have no skills or experience in hardware manufacturing, so we couldn't do it.

    To me , those two comments gets to the crux of free softwares challenges:

    Without tangible rewards that allow people to do thing they like to do many things would not get done nor would we get many new innovative things. Sure, some people will code for the fun of it but that doesn't mean they will develop as complex and useful systems as the for profit world generates. Free software is nice and a lot of it is useful and as polished as non-free apps but a lot isn't. In the end, it is neither a better nor worse solution, just a different one.

    --
    I'm a consultant - I convert gibberish into cash-flow.
    1. Re:Interesting by BasilBrush · · Score: 1, Flamebait

      Free software is nice and a lot of it is useful and as polished as non-free apps but a lot isn't. In the end, it is neither a better nor worse solution, just a different one.

      Any software with a UI tends to be worse when it's FLOSS.

      And then there's the other problem that FLOSS software tends to be copied from commercial software. Without commercial software, computing would stagnate. RMS even seems to accept that FLOSS is far slower moving in one of his answers.

    2. Re:Interesting by Anonymous Coward · · Score: 0

      You always misunderstand him. He doesn't care if FLOSS is far slower, is less polished, or is outright worse. Propietary software is just not to be considered because it always has many disadvantages.
      And most research actually creates free software. "Without commercial software computing would stagnate" is a complete lie.

    3. Re:Interesting by Anonymous Coward · · Score: 0

      Sure, some people will code for the fun of it but that doesn't mean they will develop as complex and useful systems as the for profit world generates.

      I know , right ? Imagine if those free-slothware folks tried to write an OS ... some kind of LittleNIX, or something... Can't be done... no interest...

    4. Re:Interesting by RyuuzakiTetsuya · · Score: 1

      Without commercial software, a lot of programmers would go hungry.

      It stinks, but, the hard reality is that with out some direct way to get compensated for work, consumer grade software development would still be for academics and hobbyists. While this kind of work has given us GNU and Linux, it wouldn't give us things like Android or Quake.

      Distributing source freely is a sucker's bet. Being able to compile an app from easily redistributable source?

      Insane. I'd love to see someone try to run their business this way.

      --
      Non impediti ratione cogitationus.
    5. Re:Interesting by david_thornley · · Score: 2

      Without copyrights on software, most programmers would be unaffected. Most programmers work on projects important to whoever's paying them. Only a few work on software that is to be sold.

      Shrink-wrap software attracts attention, but it's a far smaller slice of the programming world than most people realize.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    6. Re:Interesting by Grishnakh · · Score: 4, Insightful

      Any software with a UI tends to be worse when it's FLOSS.

      Windows 8 proves you wrong. As bad as GNOME is, it's got nothing on Windows 8.

    7. Re:Interesting by RyuuzakiTetsuya · · Score: 1

      There are still a lot of people writing shrink-wrapped software.

      That also doesn't negate "consumer grade software development would still be for academics and hobbyists" argument either.

      You're insane if you think that absolute Free as in Freedom distribution of software is a good idea. Granted, it's the unreasonable people who make change in the world, but at some point you've got to be realistic.

      --
      Non impediti ratione cogitationus.
    8. Re:Interesting by Phillip2 · · Score: 1

      Slower moving is good sometimes. I can still compile 20 year old documents that I wrote in Latex, but cannot open 20 year old documents that I wrote in word.
      "Innovation" is often used to mean "planned obsolescence" where the business model depends on software and hardware being replaced every three or four years.

      A lot of the problems with recent desktop systems have also been about change, when it has been affecting things that people use all the time. I'm a scientist so I want to do innovative work on my computer; most of the time, I just need the desktop to get out of my way.

      It's all a matter of degree. Stability is not the same thing as stability. Change is not the same thing as innovation.

    9. Re:Interesting by Phillip2 · · Score: 1

      Stability is not the same thing as stagnation! Obviously, it is the same thing as stability.

    10. Re:Interesting by Yunzil · · Score: 1

      He doesn't care if FLOSS is far slower, is less polished, or is outright worse. Propietary software is just not to be considered because it always has many disadvantages.

      So being slower, less polished, or outright wrong aren't disadvantages?

    11. Re:Interesting by Anonymous Coward · · Score: 0

      Funny. With a single click on the Metro/Modern UI you can get back to the familiar desktop and use the same workflow as per Windows 7. The only real difference is launching applications, which ALL operating systems seem to use the same process for now (press a particular hotkey and enter part of the name of the application).

      Plus, let's also not forget that Microsoft seems to be listening to opposition (finally) and will add some sort of Start menu into the desktop mode which should at least provide some extra sense of familiarity. GNOME keeps removing options and changing things despite complaints. Microsoft have more to lose, hence ultimately will listen after enough time has passed.

    12. Re:Interesting by Osgeld · · Score: 1

      yea sounds like free (as in speech) only matters when you can do it for free (as in beer)

      cost of freedom, apparently millions of dollars, and he would take what is provided than nothing, aka sounds abit on the wishy washy side for someone who is such an ass about freedom

    13. Re:Interesting by Grishnakh · · Score: 1

      Funny. With a single click on the Metro/Modern UI you can get back to the familiar desktop and use the same workflow as per Windows 7.

      Last I heard, you can't get away from Metro if you need to launch a new program (basically, Metro is the "start menu"), unless you purchase some extra third-party add-on program.

      Plus, let's also not forget that Microsoft seems to be listening to opposition (finally)

      How many years have users had to put up with the current system?

      GNOME keeps removing options and changing things despite complaints. Microsoft have more to lose, hence ultimately will listen after enough time has passed.

      But the big difference is that in Linux, users have choice. I think GNOME sucks, so I simply don't use it, and use KDE instead, which works great for me. Other people choose one of the many alternatives, like XCFE, LXDE, Cinnamon, MATE, etc. In fact, MATE is little more than a forked version of Gnome2. Can Windows users fork Windows (or parts of it) and keep using it when MS goes in a different direction you don't like? Nope. With Free software you can, and people do on a regular basis.

    14. Re:Interesting by BasilBrush · · Score: 1

      One example of a UI you don't like does not prove me wrong. Of course there are bad commercial UIs. And there tend to be worse examples of FLOSS UIs.

      I can't comment on the example you give as I've not used Windows 8.

      But the examples of the best UIs are virtually always commercial. And the reason is obvious. Commercial software companies have money to employ UI designers. And it's a programmers job to follow the UI specs.

      With FLOSS, there are few designers offering their work. Most UIs aren't designed. And even if there is a designer, the programmers have no compulsion to follow the recommendations.

    15. Re:Interesting by BasilBrush · · Score: 1

      Last I heard, you can't get away from Metro if you need to launch a new program (basically, Metro is the "start menu"), unless you purchase some extra third-party add-on program.

      Apparently with 8.1 they allow you to select a "classic view" which gives you the classic Windows desktop. You can go back and forth to Metro with a button press. But at no stage do you have to go back to Metro. The classic desktop does have a start menu.

      But the big difference is that in Linux, users have choice. I think GNOME sucks, so I simply don't use it, and use KDE instead, which works great for me. Other people choose one of the many alternatives, like XCFE, LXDE, Cinnamon, MATE, etc. In fact, MATE is little more than a forked version of Gnome2. Can Windows users fork Windows (or parts of it) and keep using it when MS goes in a different direction you don't like? Nope. With Free software you can, and people do on a regular basis.

      Ah, the paradox of choice. Choice is not necessarily a good thing, yet people very often state it as if it is a good thing. In this case, it's likely that Linux would have been rather more successful on the desktop were it not so fragmented. And apps would have a more consistent feel if there was a consistent OS feel to emulate. Ordinary users, and lets face it many technical users, don't even know what you mean by fork. It's an irrelevance.

    16. Re:Interesting by Grishnakh · · Score: 1

      You're brushing off what is, by far, the maker of the most-popular OSes on the planet. At least 90% of PCs run Windows, and their UI (on their newest version) is shit. If any company has money to employ UI designers, it's MS, and look at the gigantic failure they're produced.

      You haven't even named any examples to support your contention.

    17. Re:Interesting by BasilBrush · · Score: 1

      There's nothing wrong with the Metro UI for the purpose it was designed for - finger operated touch screen devices such as tablets. The mistake to use it universally even on PCs was not a UI designers mistake, but one in a series of bad company strategy decisions made by Ballmer. And he's finally paid for it with his job.

      You want examples: Well OSX is clearly better than any of the Linux desktops. And the fantastic array of apps available have UIs in a different league from Linux.

    18. Re:Interesting by Xest · · Score: 1

      Oh my god, do we still have to see this childish argument?

      Someone makes a point about the average case, then some idiot comes along and compares the best of one against the worst of the other and basically says "HAH, LOOK, MY ONE ANECDOTE PROVES EVERYTHING YOU SAID WRONG".

      No it doesn't. For every Windows 8 there are a hundred infinitely worse FOSS UIs, and that's his point. You can't take the best of one and compare it against the worst of the other and then extrapolate that to the typical case, that's just stupid.

    19. Re:Interesting by Grishnakh · · Score: 1

      Windows 8 is the flagship UI from the flagship of all proprietary software companies in the world. It isn't just some random selection, it's the foremost example of commercial UIs, on the operating system that powers over 90% of all desktop machines.

    20. Re:Interesting by Xest · · Score: 1

      Of course it's a random selection, what version are you even measuring against? The upcoming version brings the Start Menu back, the current version has the start button, and the old version has neither. It's not like it's even static throughout the version anyway. The upcoming version is better than any modern Linux UI, the original version is worse.

      But why even focus on operating systems at all? What about Photoshop vs. Gimp? There are millions of examples of other pieces of software where the FOSS UIs are shit in comparison, which was his point. Christ he even said "Any software with a UI tends to be worse when it's FLOSS.". See that tends bit? know what that means? It means "normally", "on average", it doesn't mean "always". So even if Windows 8 isn't arbitrary because of the metrics you chose, it's also still not all proprietary software however you cut it, it's also not the majority of proprietary software, it's just one individual example, and that still, no matter how you desperately try and claw and spin it, doesn't prove him wrong.

  9. Political correctness by BasilBrush · · Score: 0

    RMS mentions his list of words to avoid, with political reasons to avoid them, and sometimes alternative words.
    http://www.gnu.org/philosophy/....

    Libertarian political correctness?

    1. Re:Political correctness by serviscope_minor · · Score: 3, Informative

      Libertarian political correctness?

      No. Political correctness is about aboiding potentially inoffensive things because that tends to be bad politically.

      RMSs list is about avoiding terms which are loaded, ambiguous or misleading. His list is merely a suggestion to avoid such terms in discussions.

      You've already brought this up several times in the thread. It looks to me like you're starting a smear campaign.

      --
      SJW n. One who posts facts.
    2. Re:Political correctness by just_another_sean · · Score: 1
      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    3. Re:Political correctness by BasilBrush · · Score: 0

      Political correctness is about aboiding potentially inoffensive things because that tends to be bad politically.

      That's a rather poorly phrased explanation of why the left use political correctness. But at the end of the day political correctness is listing things that can't be said for political purposes, and offering acceptable alternatives for some of them.

      RMSs list is about avoiding terms which are loaded, ambiguous or misleading. His list is merely a suggestion to avoid such terms in discussions.

      All also true of the left's political correctness.

      You've already brought this up several times in the thread.

      This is the first time I mentioned it. Then I saw someone else mentioned political correctness, so it was worth a mention in that context. Two is not "several". Are you also trying to redefine the meaning of words?

      It looks to me like you're starting a smear campaign.

      You're about as intelligent as Clippy.

    4. Re:Political correctness by MachineShedFred · · Score: 1

      And all of that is standard marketing practices; and marketing is necessary when you're trying to get people to buy in on your philosophy.

      For example, problems become "issues", because problems get fixed, while issues get resolved. "Fix" sounds like something is broken, where "resolution" is much more positive. Or, at least, that's the bullshit that was given to me once.

      The whole world shines shit and calls it gold. Free software is no different.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    5. Re:Political correctness by karmawhore · · Score: 1

      Libertarian political correctness?

      I don't know where you got the idea RMS is a libertarian. Even a quick read of TFA should have clarified that point for you. But quoting another interview:

      ....I'm a Liberal, not a Libertarian.

      I think it is good to regulate businesses in any way necessary to protect the general public well-being and democracy. For instance, I support consumer protection laws, which are needed precisely to stop business from imposing on their customers whatever conditions they can get away with in the market. I support rights for workers which companies cannot make their employees sign away. I support the laws that limit the conditions landlords can put in a lease. I support the laws that help employees to unionize and strike.

      All in all, I think it is a mistake to defend people's rights with one hand tied behind our backs, using nothing except the individual option to say no to a deal. We should use democracy to organize and together impose limits on what the rich can do to the rest of us. That's what democracy was invented for!

      And we should abolish the "free trade" treaties that obstruct the use
      of democracy for this purpose.

      But then, as others have already stated, you're on the wrong track with PC to begin with.

      --
      =kw= lurkin' to please
    6. Re:Political correctness by david_thornley · · Score: 1

      You seem to miss how the right (generally speaking - I suspect that these behaviors occur all over the spectrum) use political correctness: to be offensive while telling others they should not take offense. Making rape jokes next to a rape victim's cubicle at work? If anybody protests, they're just being "politically correct".

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    7. Re:Political correctness by RyuuzakiTetsuya · · Score: 1

      I wish I could unpost to moderate.

      The term, "politically correct" should be replaced with, "stop being a jerk."

      --
      Non impediti ratione cogitationus.
    8. Re:Political correctness by UnknownSoldier · · Score: 1

      > Political correctness is about avoiding potentially inoffensive things because that tends to be bad politically.

      Agreed. That is why I call it Political Censorship. Censoring words because of some negative connotation which would basically screw the politician out of votes due to backlash.

    9. Re:Political correctness by styrotech · · Score: 3, Interesting

      I don't know where you got the idea RMS is a libertarian

      Maybe he's a... Libretarian

  10. Can we just ignore him please by SocietyoftheFist · · Score: 2, Insightful

    He is like a Tea Party supporter or a vegan PETA member, far off the mainstream and living in a fantasy world.

    1. Re:Can we just ignore him please by Anonymous Coward · · Score: 0

      As soon as we ignore 3D printing "end of scarcity" cornucopians and the "for the species!" space doomsday nutters.

    2. Re:Can we just ignore him please by mrchaotica · · Score: 3, Funny

      If you want to ignore him, then WTF are you doing posting in this thread?

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    3. Re:Can we just ignore him please by Anonymous Coward · · Score: 1

      Nope, you are. Computer world would be totally different without him...

    4. Re:Can we just ignore him please by Anonymous Coward · · Score: 0, Interesting

      He is like a Tea Party supporter [...], far off the mainstream and living in a fantasy world.

      Actually, he is more like someone from the original Tea Party, far off the mainstream which decided to shit on the visions he managed to turn into reality and on values which he managed to actually make count in spite of a game loaded against him.

      The mainstream considers the American Constitution an embarrassment to wipe one's ass with, and Free Software a fantasy. It begs its politicians to spy on the populace for security from "terrorists" trying to abolish the U.S.A., and it begs its manufacturers to spy on its users and hijack its devices for "security" from "software pirates" and "hackers" trying to abolish the U.S.A.

      I definitely wish that we could live in a world where Richard Stallman had nothing worthwhile to contribute. At some point of time, he'll no longer be able to teach people where to look.

    5. Re:Can we just ignore him please by serviscope_minor · · Score: 5, Insightful

      He is like a Tea Party supporter or a vegan PETA member, far off the mainstream and living in a fantasy world.

      He's even more annoying than those clowns because he has the tendency to be proven right eventually.

      Can we just ignore him please

      At your peril.

      --
      SJW n. One who posts facts.
    6. Re:Can we just ignore him please by Anonymous Coward · · Score: 0

      I also like the way he used the term "we", as if his opinion includes you, me, and everyone else on slashdot. He'd make a great politician, that's for sure.

    7. Re:Can we just ignore him please by bluefoxlucid · · Score: 1

      He talks about "What we lose in freedom" as a cost, and assumes it exceeds the benefits of mobile apps. Honestly, the cost of freedom is high for me: obtaining an app's source code, understanding it, modifying it, and re-deploying it carries an immense burden. Typically, the desired functionality is not worth the effort from me, and therefor a proprietary app for $2 is a huge economic win over an open source app that will require $2 (at $37/hr???) for me to update.

    8. Re:Can we just ignore him please by Anonymous Coward · · Score: 0

      because many shills are here.

      many intellectual geeks and nerds have moved on a long time ago to places like hacker news, Reddit, etc.

      the pro Microsoft posts coupled with the removal of the borg icon just about says it all.

    9. Re:Can we just ignore him please by CronoCloud · · Score: 1

      Not a fantasy world, but the past of computing paradigms. He doesn't use computers in the "modern way" so he really doesn't understand the realities of "modern computing". His brand of activism isn't helping as much as he thinks it is.

      Simply put, programmers need to eat, they can't all be guys who get paid to talk who used to squat at MIT. They make apps and proprietary software to live.

    10. Re:Can we just ignore him please by SocietyoftheFist · · Score: 1

      I'm using my freedom of speech.

    11. Re:Can we just ignore him please by SocietyoftheFist · · Score: 1

      I think you'd do much better.

    12. Re:Can we just ignore him please by SocietyoftheFist · · Score: 1

      How so?

    13. Re:Can we just ignore him please by SocietyoftheFist · · Score: 0

      I just love condescension.

    14. Re:Can we just ignore him please by SocietyoftheFist · · Score: 1

      You're background noise, like RMS.

    15. Re:Can we just ignore him please by GameboyRMH · · Score: 1

      RMS is not a Tea Party supporter (quite the opposite, based on some of his blog posts) or PETA member (should be obvious from a certain incident he'll never live down).

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    16. Re:Can we just ignore him please by serviscope_minor · · Score: 1

      I just love condescension.

      That's good because you're very good at it.

      --
      SJW n. One who posts facts.
    17. Re:Can we just ignore him please by BitZtream · · Score: 1

      He's even more annoying than those clowns because he has the tendency to be proven right eventually.

      Let me know when that happens for the first time, I'm still waiting for him to actually be right without his narrow skewed view of the world and redefinition of words to suit his agenda.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    18. Re:Can we just ignore him please by Anonymous Coward · · Score: 0

      LOL at the idea that Slashdot is important enough to have shills. This ain't '98, Timmy.

    19. Re:Can we just ignore him please by mrchaotica · · Score: 1

      Good for you. But you do realize that posting is at cross-purposes with ignoring, right? If you want people to ignore RMS, drawing attention to him doesn't make a whole lot of sense.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    20. Re:Can we just ignore him please by IAN · · Score: 1

      Posting to undo bad mod.

    21. Re:Can we just ignore him please by UnknownSoldier · · Score: 1

      "The reasonable man adapts himself to the world;
        the unreasonable one persists in trying to adapt the world to himself.
      Therefore all progress depends on the unreasonable man."
        -- George Bernard Shaw

    22. Re:Can we just ignore him please by Anonymous Coward · · Score: 0

      Let me know when that happens for the first time, I'm still waiting for him to actually be right without his narrow skewed view of the world and redefinition of words to suit his agenda.

      Here you go

    23. Re:Can we just ignore him please by Anonymous Coward · · Score: 0

      He's even more annoying than those clowns because he has the tendency to be proven right eventually.

      Year of GNU/Hurd on the desktop

      Year of GNU tools becoming widely accepted as peerless dev environment, despite decade long crippling and sacrifices to the one true prophet GNU/RMS.

      Year of Linux OSS drivers finally consistently working and outperforming their proprietary alternatives (You know ATI released their specs for older cards? Never had one where it helped)

      Year of GTK beating QT in usability, community, documentation and portability. Hell even Linus (C++ not near my kernel/dvcs) pet project moved to QT after nobody (as in not even the GTK devs) could/would help with solving GTK related problems.

      The sad truth: Open Source the way RMS advocates is a horrible cesspit and while it may look like he walks on water its just the thick murk not letting anything sink in.

    24. Re:Can we just ignore him please by spire3661 · · Score: 1

      We need dreamers too, and Stallman's dreams have pragmatic outcomes.

      --
      Good-bye
    25. Re:Can we just ignore him please by Anonymous Coward · · Score: 0

      Ahh, Servitroll_Minor, X apologist and major British asshole! Can't say I'm surprised by your appearance on this submission. Let's see what tripe you toss out this time...

      He's even more annoying than those clowns because he has the tendency to be proven right eventually.

      The classic zealot's defense of RMS's lunacy. Here's what your missing: He preaches that proprietary software is immoral. The base of his arguments are so far wrong that it's easy to nit-pick little things that he might be right about. Like most zealots, you can't see the forest through the trees.

      At your peril.

      Yes! Repent! The second coming is near! The world will burn and the sinners cast into a lake of fire! You see how sad your life is? Even your zealotry isn't original.

    26. Re:Can we just ignore him please by Anonymous Coward · · Score: 0

      Are you an idiot or do you have problems with basic reading comprehension? The poster didn't say he was a member of either party, but like those parties, he shares being far off the mainstream and living in a fantasy world. Maybe you should have put down the Gameboy and paid more attention in school.

    27. Re:Can we just ignore him please by GameboyRMH · · Score: 1

      I missed the word "like." Sometimes I miss a word.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    28. Re:Can we just ignore him please by serviscope_minor · · Score: 1

      Ah my own little pet troll. Well, thanks for giving me a laugh this morning.

      --
      SJW n. One who posts facts.
    29. Re:Can we just ignore him please by SocietyoftheFist · · Score: 1

      I'm not drawing attention to him, I'm making a statement on attention being drawn to him, asking Slashdot if they can just ignore him.

    30. Re:Can we just ignore him please by SocietyoftheFist · · Score: 1

      About as good as yourself.

    31. Re:Can we just ignore him please by Anonymous Coward · · Score: 0

      You are on Slashdot, a private entity. You dont HAVE freedom of speech. You also dont understand what freedom of speech actually is.

    32. Re:Can we just ignore him please by SocietyoftheFist · · Score: 1

      I do understand what it is. It is a right and a privilege. I have the freedom to use this site. I don't have a firewall blocking me. The gestapo will not take me in the night for using it. The black helicopters are coming for you.

  11. Re:Personal Hygeine by Anonymous Coward · · Score: 0

    A high school friend went to work for RMS way back in the early 1990s. He came back with beard that showed the past 2-3 previous meals eaten, perhaps leftover storage. Just the ick factor alone almost turned me off from F/OSS until I met similar-minded people on the cypherpunks list, and the Linux/386BSD (Jolitz's BSD) newsgroups.

    A spokesperson for a movement needs to at least dress the part. If I were going to talk with a politician, I'll at least dress the part and be clean shaven. This is part of the reason why the Tea Party got into office, while Occupy just was a bump in Corrections Corporation of America's stock prices.

  12. Thanks RMS by just_another_sean · · Score: 5, Insightful

    Well I came late to the party and it's already filled with Trolls and the flames are rising.

    Call it karma whoring or whatever. I don't have enough mod points to make the AC's disappear so at the risk of it turning into ash in this thread I'll just simply say:

    Richard, thanks. You are a big part of why I became a GNU/Linux user.

    I still won't use emacs though! :-)

    --
    Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    1. Re:Thanks RMS by Anonymous Coward · · Score: 0

      Have you look into any other fanatical religion? If you care much for this preacher, you'd likely find good front figures in the theistic religions.

    2. Re:Thanks RMS by just_another_sean · · Score: 1

      Well I like Star Trek, read way to many comic books and followed the Grateful Dead around for about five years of my life. Do any of those count?

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    3. Re:Thanks RMS by Anonymous Coward · · Score: 0

      Well I came late to the party and it's already filled with Trolls and the flames are rising.

      Fuck you, Sean. Everyone is entitled to their own opinion and not everyone thinks your idol is so great. Others see him as a FUD spreading, paranoid zealot who needs to lose some weight, shave, and stop eating his own toejam.

      I don't have enough mod points to make the AC's disappear...

      Aww, you can't abuse the system to bury posts you don't agree with. You poor, tortured soul.

      Richard, thanks. You are a big part of why I became a GNU/Linux user.

      He can't read that. He doesn't surf the Internet because he fears being tracked and being defiled by contact with non-free software.

    4. Re:Thanks RMS by just_another_sean · · Score: 4, Insightful

      OK, fine, fuck me. For the record I don't have a problem with the posters disagreeing with RMS and his opinions. It's the Die you fat retard and the constant reference to the toe thing that bothered me when I posted. I like a good healthy debate on Free vs. Open vs. Proprietary and am often forced to pause and reevaluate my opinions by thoughtful posts from those that don't share those opinions.

      But calling me a zealot, telling me to fuck myself and basically doing the same thing to RMS is not part of a healthy debate.

      And I'm fairly certain he'll read some of this although given the childish nature of most of the replies it also will not surprise me a bit if he doesn't.

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    5. Re:Thanks RMS by LordLimecat · · Score: 3, Insightful

      He has done a lot of great things, but his general set of ideas is only workable for the sort of person who is allowed to reside for free on campus at berkeley. Someone who thinks apps are terrible because they justify their existance through profits, and doesnt connect the dots to why a truly free phone cant happen (its not profitable), isnt living in the real world.

      The things he pushes for are great. I love free software, I love that there is that pressure out there for commercial software to succeed. I even love that people like him are enthusiastic about it. But I think Stallman takes it way over the edge and sees free software as the end, not the means. Software that is free but does not meet my needs does me no good; a cellphone that is free but I cannot buy (unaffordable, never makes it past prototyping) is useless. Sometimes truly smart people like Stallman take their ideology so far that they make the good the enemy of the perfect.

    6. Re:Thanks RMS by just_another_sean · · Score: 1

      I absolutely agree and appreciate the tone of your post. Thanks for not pointing out his hygiene or body weight and focusing on what you like and dislike about his message.

      If I had put a little more thought into my post it probably would have come across more like yours but I knee jerk reacted to all the personal attacks.

      As you said it's hard to agree with everything he says and does and a lot easier for him given his chosen lifestyle to stand firm on his ideals than it is for most of us.

      But that also doesn't mean I don't appreciate the contributions he's made over the years. Thanks again for the perspective!

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    7. Re:Thanks RMS by robmv · · Score: 1

      You and me are probably near the same side, being balanced in our needs for freedom and commercial software to succeed, but I think that for every extremist, from jailed devices, data miners, etc. we need the other kind of extremist like Mr. Stallman. It is the only way to have balance.

    8. Re:Thanks RMS by Anonymous Coward · · Score: 0

      He can't read that. He doesn't surf the Internet because he fears being tracked and being defiled by contact with non-free software.

      Nice try, but no banana.

    9. Re:Thanks RMS by the_humeister · · Score: 2

      Richard, thanks. You are a big part of why I became a GNU/Linux user.

      He's a big part of the reason I became a FreeBSD user.

    10. Re:Thanks RMS by just_another_sean · · Score: 1

      Yeah, he's done a lot to help free software all around.

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    11. Re:Thanks RMS by UnknownSoldier · · Score: 1

      > I still won't use Emacs though! :-)

      Bloody right chap. I see you came to your senses; Vim it is! ;-) /half-sarcasm-half-serious

    12. Re:Thanks RMS by rubycodez · · Score: 1

      I am very thankful for the vision and projects he started which have made most free software possible, but note it took others with more engineering than ivory tower viewpoints to actually make something useful of them. gcc and friends a huge example

    13. Re:Thanks RMS by just_another_sean · · Score: 1

      Yup, that's pretty much what I meant. When I was young and far more starry eyed and way less pragmatic then I am now I tried, I really tried to like and use emacs. But when I found vi I never looked back, I've now had the opportunity to use it on a old 1980's mini computer ( with an 80 key keyboard! hjkl is now ingrained forever in my mind as the one true way to navigate a character at a time in four directions) all the way through to gvim that I use pretty much daily.

      I get so geeky about vi that I was thrilled when I figured out Battle for Wesnoth actually has a command interface you bring up with :

      Although I bow to those who acknowledge the standard text editor, I will stick with vim + plugins for pretty much everything text related.

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    14. Re:Thanks RMS by UnknownSoldier · · Score: 1

      Have you seen this Vim cheat sheet? I found the dual layout to be interesting.

      Vim Cheat Sheet for Programmers

    15. Re:Thanks RMS by Xest · · Score: 1

      "And I'm fairly certain he'll read some of this"

      To be fair I think the AC was pointing out Stallman's hypocrisy. On one hand he says he doesn't want a mobile phone because he doesn't want to be tracked and listened to. On the other hand he's using a PC, using e-mail and using the internet, all of which allow him to be tracked and listened to.

      It's irrational, if you don't want to be snooped upon about the best you can do is only ever speak face to face with people. Simply saying I'll use this technology, but not that is nonsense. It's even more nonsense when he rubbishes the idea of open hardware - for all he knows the hardware he uses could be tapped even if his software is all FOSS, self-compiled, and self-verified. It's even more stupid again when he comes up with this idea of a pager that you choose to turn on and off- guess what cell phones let you do?

      This is the issue, the guy is a hypocrite, his ideals are great but he's basically saying "Well I'll rubbish this technology because I've learnt to live without it and anyone who hasn't is stupid, meanwhile I'll continue to use this technology and that's not stupid because I haven't learnt to live without it even though it opens me up to the exact same things I rubbished the other technology for".

  13. Re:Wow. What a jerk. by Anonymous Coward · · Score: 0

    Its nice that he redefined the questions to ones that he wanted to talk about instead of answering the question as it was given.

    I don't really understand if you are sarcastic...

  14. I use it in spite of him by SocietyoftheFist · · Score: 1

    So I have that going for me. I don't subscribe to ideologies, they are too confining and dividing.

    1. Re:I use it in spite of him by Anonymous Coward · · Score: 0

      Oh wow, you're SO awesome!!!!

      Teach me your ways, oh insipid one!

    2. Re:I use it in spite of him by just_another_sean · · Score: 1

      Who said anything about ideology? I just like the software I use and I believe Richard deserves some credit for that. When I found Linux it's because I was trying to move up from programming in the $200 VB environment I bought at a computer trade show. VC/C++ was too much so I tried finding a free C compiler. In 1994 gcc and GNU/Linux were what I found. I've been a fan and user ever since...

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    3. Re:I use it in spite of him by Rinikusu · · Score: 0

      I use it with complete indifference to the ideology behind it. If it works, it works, and let the market decide.

      --
      If you were me, you'd be good lookin'. - six string samurai
    4. Re:I use it in spite of him by SocietyoftheFist · · Score: 1

      No, you're awesome.

    5. Re:I use it in spite of him by SocietyoftheFist · · Score: 1

      Much to his chagrin I use the best tool for the job, he thinks I'm giving up my freedom for that.

    6. Re:I use it in spite of him by just_another_sean · · Score: 1

      Yeah, that's what I said - I use the best tool for the job. I won't use emacs because, obviously, vi is best.

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    7. Re:I use it in spite of him by BitZtream · · Score: 1

      Who said anything about ideology?

      You did, you implied it when you said he's a big part of why you became a GNU/Linux user

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    8. Re:I use it in spite of him by just_another_sean · · Score: 1

      Just trying to show the man some respect. I promise when I replaced my Mom's XP machine with Linux Mint (binary blobs and all) I didn't take her to task for calling it Linux (or Lennox or Lumix or any of the other incorrect names she came up with).

      And installing Linux for my Mom had nothing to do with my preference for free software; she and her husband are retired, on a fixed income and didn't want a new computer. But, having been burned by viruses/spyware in the past they also were savvy enough to know that the time had come to replace XP on their 8 year old computer.

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    9. Re:I use it in spite of him by Anonymous Coward · · Score: 0

      GNU/Linux were what I found.

      I am a fan of not GNU Linux, basically the most important drivers for my hardware break the GPL by even existing. I also have to defend my choice for linux as a dev environment because until recently (read rise of clang) gcc did its best to break IDE/tooling integration because a stable API could somehow be used to bypass the GPL - cue to every OpenSource project having to work around the holy isle of GNU/GCC instead of having a simple working integration between compiler and IDE like the proprietary alternative had for decades.

      Everything RMS does, everything he touches is 100% ideology and the only time he even thinks of letting it take a back seat to usability or even functionality is when he runs risk of becoming irrelevant - hence the sudden 180 design change after clang gained traction. From my view linux rescued him when his OS spend several decades as vapoware.

    10. Re:I use it in spite of him by Rinikusu · · Score: 2

      Wow, sensitive people here. RMS can go fuck himself in the asshole. Waste those points, fuckers.

      --
      If you were me, you'd be good lookin'. - six string samurai
    11. Re:I use it in spite of him by Urkki · · Score: 1

      Who said anything about ideology?

      You did, you implied it when you said he's a big part of why you became a GNU/Linux user

      Taking inspiration from a person, even a famous person one does not know personally, does not imply ideology. And at this age of most dominant Linux not having GNU software, specifying GNU in front does not imply ideology either. It just means Linux with the usual GNU userland.

    12. Re:I use it in spite of him by Anonymous Coward · · Score: 0

      ... for some arbitrary and unstated value of "best", right?

      Which I think comes down to values. It's a bit like writing tests: the "best" code - that gets written quickest and gets on with the job fastest - is "untested code" ... just as long as "the job" includes crashing, doing some weird stuff, etc. Sometimes that's ok.

      In RMS's value system, "best" presumes "free", so you both sort-of agree. I moved over to Open/Libra Office when I realized how many of my old docs couldn't be opened any more, and the hidden costs of non-free were suddenly in my face. That "what-if" risk has been present in my mind ever since, and having been involved in developing systems that were then discontinued (where users were screwed over in a similar way), I now value "free" fairly highly, especially for systems that entail long-term investment (like "all my docs").

  15. Re:Wow. What a jerk. by Anonymous Coward · · Score: 1

    All he did was correct errors like "open source". He answered the actual questions.

  16. Re:Die motherfucker, die! by Anonymous Coward · · Score: 1

    Classy.

  17. It's a shame that OpenSSL debacle not discussed... by Glasswire · · Score: 4, Interesting

    .. but I assume questions were given before it occurred. I would have like to have asked RMS, what happened to his assertion hat source code transparency will protect us from very bad code, because many people's eyes are on it. But everybody could look at OpenSSL source for years and see the potential for Heartbleed and it never got caught until it was too late.

  18. Thanks, RMS! by Bob9113 · · Score: 5, Insightful

    Thank you for taking the time to reflect on and respond to these questions. In a world consumed with pragmatism and acquisitiveness, it is inspiring to see a person put so much thought and effort into reconciling his principles with his actions.

  19. Boring and repetitive? by Bryan+Ischo · · Score: 4, Interesting

    I have always been a staunch supporter of RMS against those who attack him just because he holds so strictly to his values. You may not agree with him, but I think you have respect his tenacity in sticking to his position and the personal sacrifices he makes to do so.

    That being said, how absolutely boring it is to read essentially the same message ("all software should be free and you should refuse to use any software that isn't free") repeated about 15 times with 15 minor variations. Surely RMS isn't this one-dimensional. I wish there had been some more interesting questions that weren't just prompts to repeat the free software mantra over and over again.

    I met Stallman in 1999 or so, at a conference and went along with him and a bunch of his 'cronies' (people who seemed to know him well and defended him like rabid dogs) to dinner. I was honestly surprised to learn that he wouldn't use passwords on any of his computer accounts (somehow this topic came up when someone else asked him a question); I never learned exactly his feelings on the matter because when I tried to ask for some clarification I was immediately shouted down by his cronies who thought I was trying to hassle him or something (I assure you, I wasn't; I just wanted to understand his position better since I had never heard of someone refusing to use passwords and didn't understand why).

    Now 15 years later I read his responses to these questions and it all feels very much the same. He's apparently super paranoid (worried about the government eavesdropping on your cell phone calls and tracking you? Wishing for a pager so that you could perfectly control how much tracking information you give when you answer your phone? Jesus christ, get over yourself!) and thinks everyone else should be too.

    Honestly, my opinion of RMS was knocked down a notch or two by this interview. I can still appreciate in a sense someone who is so true to their values, but this level of one dimensionality is disappointing. Perhaps the questions are to blame though, they didn't give him alot of opportunity to talk about much else besides the FSF party line.

    1. Re:Boring and repetitive? by Anonymous Coward · · Score: 0

      "Honestly, my opinion"

      Honestly, I don't care.

    2. Re:Boring and repetitive? by Dixie_Flatline · · Score: 4, Interesting

      I think, honestly, that he IS that one-dimensional, and that's exactly what proselytizers kind of need to be. Any variation in his message stands to weaken it.

      I don't actually believe in much of what he says, but I feel that, like many extremists, that he serves a really useful purpose from the perspective of philosophy. Most people won't adopt his views, but he serves to pull the middle over to his direction a bit and create a space where more of us can work. GNU/Linux wouldn't be the same without him, and he keeps the whole community a bit honest.

      As he gets older, he'll be even more set in his ways. He can learn new tricks, but only within the confines of his philosophy. Fundamentally, I don't think he knows that trading freedom for convenience is something that people always do, in every society, and always have. Without that acknowledgement, he thinks that it's reasonable that perhaps everyone would rather go without a phone instead of give up a bit of theoretical freedom.

    3. Re:Boring and repetitive? by BiIl_the_Engineer · · Score: 0

      worried about the government eavesdropping on your cell phone calls and tracking you? Wishing for a pager so that you could perfectly control how much tracking information you give when you answer your phone? Jesus christ, get over yourself!

      Apparently, caring about things such as privacy and freedom means you need to get over yourself. Are you one of those cretins who subscribes to the historically-incorrect "If you have nothing to hide, you have nothing to fear!" philosophy?

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    4. Re:Boring and repetitive? by CronoCloud · · Score: 5, Insightful

      The thing is, I think he's the way he is because he never grew out of the 70's MIT AI Lab paradigms of computing. He's never used a computer the way I or you have. He's basically been sitting in front of a console in Emacs for almost 40 years. And Emacs itself is based on the even earlier paradigm of TECO. So basically RMS computes like it was 1962. You've read how he uses a computer, right?

      http://stallman.org/stallman-c...

      So he's totally out of touch. He'd never be able to explain the average tablet/phone user why they shouldn't use it.

      tablet user: I use it to watch netflix and play games

      RMS: You shouldn't use ti for that because it requires non-free software.

      tablet user: but if I don't, how can I watch movies and play games.

      RMS: you should use a free tablet

      tablet: where can I get one and can I use netflix and play angry birds.on it

      RMS: You shouldn't play non-free games or use netflix.

      You get the gist.

    5. Re:Boring and repetitive? by Anonymous Coward · · Score: 0

      There are better ways to watch movies than Netflix and better games than Angry Birds.

      But you're right! he's out of touch with boneheaded idiots who watch Netflix and play Angry Birds.

      The problem is that between 1962 and now, computers have been turned into consumer electronics for idiots.

    6. Re:Boring and repetitive? by CronoCloud · · Score: 1

      There are better ways to watch movies than Netflix and better games than Angry Birds.

      Perhaps, but people do like to do those things on computers and computing devices.

      But you're right! he's out of touch with boneheaded idiots who watch Netflix and play Angry Birds.

      If someone wants someone to support the goals of the FSF, then perhaps they shouldn't refer to prospective supporters as idiots.

      The problem is that between 1962 and now, computers have been turned into consumer electronics for idiots.

      So computers should only be used by a high priesthood bearded programmers at universities? Why shouldn't computers be for consumers, for "the masses, not the classes" as Jack Tramiel would say.

    7. Re:Boring and repetitive? by nabsltd · · Score: 1

      RMS: You shouldn't play non-free games or use netflix.

      I wonder if RMS ever rents cars, stays at hotels, rides the subway, or visits museums that charge admission?

      Every one of those is identical to what Netflix does (pay some money for temporary use of or access to something). Since Netflix is up front about the fact that what they provide is a rental, nobody should have any problem with this. The fact that you can't save a Netflix video to watch later is no different from the fact that you can't use a rental car after you have returned it.

    8. Re:Boring and repetitive? by UnknownSoldier · · Score: 1

      > between 1962 and now, computers have been turned into consumer electronics for idiots.

      And we still don't know if that is a good thing or a bad thing ... :-/

    9. Re:Boring and repetitive? by Bryan+Ischo · · Score: 1

      There's a difference between caring about freedom, and being ridiculously paranoid about the government spying on your via your cell phone. Nice false dichotomy though!

    10. Re:Boring and repetitive? by Anonymous Coward · · Score: 0

      I think some of the revelations in the past year have shown that RMS' paranoia is justified at least in part. My gut feeling on a lot of the stuff he's said in the past has been "oh, this is an overreaction," but the more time goes on, the more it seems like he was right all along.

    11. Re:Boring and repetitive? by Anonymous Coward · · Score: 0

      So computers should only be used by a high priesthood bearded programmers at universities?

      Yes. Consumers don't need general purpose programmable computers with operating systems, when a television will suffice.

      And I spent many years of reading to get into the priesthood, now get off my blessed lawn.

    12. Re:Boring and repetitive? by Bob9113 · · Score: 1

      He's apparently super paranoid (worried about the government eavesdropping on your cell phone calls and tracking you?

      But, they are tracking everyone, and under various criteria that apply to RMS, they do eavesdrop without a warrant. What may once have been paranoia is now merely a minimal degree of awareness.

    13. Re:Boring and repetitive? by kesuki · · Score: 1

      he is spot on with cell phones. the chip that communicates with towers can currently only be turned off, by physically altering the hardware, or by removing the battery. both of which violate the EULA you agreed to with your carrier. they legally can block you from their networks for modifying the hardware to turn off the geo positioning chip. turning the phone off does not disable the radio chip, nor does airplane mode. tablets and phones no longer have end user serviceable batteries and even some laptops require a complete dismantling to remove the battery. phones should be fully documented and run free software. but the PTB are afraid of that. and google makes $500 a year off of every unique user of their service. open source is just not good enough i don't trust android devices to have full access to my home network and neither should you. and yes i actively use facebook knowing they are evil. it is better to have a presence than to not for me so i use it. still i agree that social networks are just self reporting spying, no one ever said i was being 100% truthful on social networks. i try to make a profile of what i want the world to know rather than in the past where i was trying to get people to understand who i was and such.

    14. Re:Boring and repetitive? by RR · · Score: 1

      tablet user: I use it to watch netflix and play games

      RMS: You shouldn't use ti for that because it requires non-free software.

      tablet user: but if I don't, how can I watch movies and play games.

      RMS: you should use a free tablet

      tablet: where can I get one and can I use netflix and play angry birds.on it

      RMS: Pay with coding skills or money to free a tablet.

      Also, these activities don't require non-free software. Download DRM-free videos with Transmission and play them in VLC. Play (and improve!) Angry Tux. It's your own servileness that's holding you back.

      --
      Have a nice time.
    15. Re:Boring and repetitive? by crazyvas · · Score: 1

      Fundamentally, I don't think he knows that trading freedom for convenience is something that people always do, in every society, and always have. Without that acknowledgement, he thinks that it's reasonable that perhaps everyone would rather go without a phone instead of give up a bit of theoretical freedom.

      The real issue at present is people trading freedom for convenience *without knowing they are doing so or being aware of exactly what their costs are*. And by the time they find out, it might well be too late. As you pointed out, the value of someone like RMS and his message is to illuminate what is happening so people can make that tradeoff in a more informed manner.

    16. Re:Boring and repetitive? by BiIl_the_Engineer · · Score: 1

      There is no false dichotomy. The government is demonstrably collecting cellphone data and tracking people; this has been happening for some time, and has been reported numerous times. This is not being "paranoid"; it's simply paying attention to reality, and realizing that if governments can abuse something, and it's useful for them to do so, they will. History has proven this many times over.

      To say that someone should get over themselves because they are concerned about cellphone tracking is to suggest that they should ignore reality, or that they should stop caring about privacy or freedom.

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    17. Re:Boring and repetitive? by gmhowell · · Score: 1

      Removing the battery violates the EULA? [citation needed] or else you are as loony as Stallman.

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    18. Re:Boring and repetitive? by olau · · Score: 1

      The fact that you can't save a Netflix video to watch later is no different from the fact that you can't use a rental car after you have returned it.

      Actually, as he points out in one of the answers, it isn't because in one case there's a practical reason (you can't have two people renting the same car), while in the other case if you had access to the source code, there would be no practical reason.

      That's the crux of the argument - computers are general-purpose devices and (according to RMS) we should not accept restrictions to that. Period.

    19. Re:Boring and repetitive? by kesuki · · Score: 1

      i worded it wrong -- it voids the warranty. i can get pictures of the seal on my smartphone's battery it is not end user serviceable

    20. Re:Boring and repetitive? by nabsltd · · Score: 1

      Actually, as he points out in one of the answers, it isn't because in one case there's a practical reason (you can't have two people renting the same car), while in the other case if you had access to the source code, there would be no practical reason.

      So, movie theaters should just let people in for free? Every concert should be live broadcast for free to everyone in the world?

      Just because something can be sent to everybody "at the same time" doesn't mean it should be. So, yeah, there is a "practical reason" to have to pay for something like Netflix. Part of the problem with RMS is that he wants to spend his life ignoring reality, and this makes his arguments look so far out of touch that nobody takes him seriously anymore. He's become the joke of the free software movement.

      That's the crux of the argument - computers are general-purpose devices and (according to RMS) we should not accept restrictions to that.

      So, he only uses microwaves, dishwashers, and refrigerators that give him the source code? Today, those are all far more powerful "computers" than what was use to send men to the moon. Where does he draw the line?

      Some computing devices can be more general purpose, but a perfectly legitimate purpose for them is to watch movies from Netflix. Just because I use my computer to watch movies with DRM doesn't mean I can't also run any other software I want on it. You can support free software without being a slave to it.

    21. Re:Boring and repetitive? by Yunzil · · Score: 1

      Surely RMS isn't this one-dimensional.

      He is that one-dimensional.

      And don't call me Shirley.

    22. Re:Boring and repetitive? by guanxi · · Score: 1

      He's apparently super paranoid (worried about the government eavesdropping on your cell phone calls and tracking you? Wishing for a pager so that you could perfectly control how much tracking information you give when you answer your phone? Jesus christ, get over yourself!)

      I'm not sure there is broad consensus that it is "super-paranoid" to not want to be tracked, or to have end-user control of your data. You may disagree, but many people think that it should be the norm.

      Is the government interested in RMS (and did he mention the government? Maybe he meant businesses, who certainly want to track him and everyone else?) I have no idea. Periodically it comes out -- in serious publications, not conspiracy websites -- that one government agency or another tracks seemingly harmless groups and people, especially those oriented toward human rights or some sort of radicalism, so it certainly is not paranoid to think it is possible.

    23. Re:Boring and repetitive? by gonnagetya · · Score: 1

      RMS: Pay with coding skills or money to free a tablet.

      Why? I have an avenue for getting the stuff I want RIGHT NOW. If free software/hardware is superior, why does it not already exist to do the same thing as I can get with non-free software/hardware?

      You cannot argue superiority of free when it doesn't accomplish what people are used to doing with non-free.

      As for your method of doing things the non-streaming way via Transmission/VLC, that's something only I could do with any level of comfort. My wife (and the rest of the non-geek world) prefer streaming and I can understand why, even if it ain't my thing.

    24. Re:Boring and repetitive? by gmhowell · · Score: 1

      i worded it wrong -- it voids the warranty. i can get pictures of the seal on my smartphone's battery it is not end user serviceable

      No, that one I've seen before. Or close enough that it in no way stretches the imagination.

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    25. Re:Boring and repetitive? by Anonymous Coward · · Score: 0

      What's the better way to watch movies (and don't forget, TV series')?

      About the only flaw of Netflix is that not everything is on it. And I guess that it isn't free-as-in-beer, which is why anybody still bothers torrenting. Maybe a couple of user interface problems like the in-browser version pausing to ask you if you're still there even though you just operated Netflix's controls less than a minute ago, because you hit the predetermined timeout (which I think is mostly about load in case somebody left their laptop on before leaving for a 3 week vacation).

      I know Stallman disagrees with the DRM, whereas I...don't...care, not as Netflix implements it.

    26. Re:Boring and repetitive? by CronoCloud · · Score: 1

      Download DRM-free videos with Transmission and play them in VLC.

      So I'm supposed to be a thief and not pay for media?

      Play (and improve!) Angry Tux.

      So I'm supposed to play some obvious knock-off clone rather than the original game? A clone that only exists on one platform, rather than the many the original game is on?

      It's your own servileness that's holding you back.

      If you want people to support the goals of the FSF, perhaps it would be a good idea to NOT insult them with terms like "servile"

    27. Re:Boring and repetitive? by CronoCloud · · Score: 1

      Where does he draw the line?

      Actually he states on his website where he draws the line. It's at devices that let you upgrade the firmware. If you can't update it's firmware, it's okay.

    28. Re:Boring and repetitive? by CronoCloud · · Score: 1

      Consumers don't need general purpose programmable computers with operating systems

      So you're okay with computing devices like Tablets and game consoles then?

    29. Re:Boring and repetitive? by Bryan+Ischo · · Score: 1

      I just think there's a difference between "caring that the government can track people via cell phones" and carrying a pager so that you can be paged, then decide to drive to some "neutral place" where you can make a call back, so that the government can't know where you were when you received the page. That's just a level of paranoia completely inconsistent with rational behavior, unless you have specific reason to believe that the government is targeting YOU with some elevated level of tracking and also are doing something that you believe the government will try to prosecute you for and for which your location when you receive phone calls will contribute to their case against you.

      I mean, the government also sends swat teams out to break down people's doors when they are believed to be holed up in their house with weapons -- does that mean that we should all be ultra paranoid and build our doors out of 3 foot thick steel and sit in the far corner of the house worried that the swat team is going to descend at any moment?

      No - that's absolutely unjustified paranoia. So is refusing to use a cell phone except via pager-initiated callbacks.

    30. Re:Boring and repetitive? by Obfuscant · · Score: 2

      Actually he states on his website where he draws the line. It's at devices that let you upgrade the firmware. If you can't update it's firmware, it's okay.

      That was an interesting line, I thought. What it means is that he trusts the manufacturer of something to not be the spy, but doesn't trust other people not to come up with reverse engineered firmware that could spy on him. A toaster direct out of the box is ok, but one that you can update firmware in isn't.

      I have a simple internet-connected power switch. It came from the manufacturer with an interesting feature: it sends data packets to an address somewhere in China. I caught it only because I was trying to reverse engineer the web interface so I could control it from the command line and I was tcpdumping the traffic.

      Now, it doesn't matter if the firmware can be reloaded because the "spying" was loaded into the device by the people who made it. They could have easily left out the "update firmware" option and it would have made no difference in the operation of the device. It is a difference that makes no difference.

      The company claims it is an intended feature to provide a dynamic DNS service so users could access their switches from anywhere on the net by name, but I have no way to verify the truthiness of that claim, and that feature is completely undocumented. To me, it's an undocumented security flaw that makes the device suspicious and forces me to put a blocking entry in my routers to stop it. In either case, it's true 'spyware', and it came from the manufacturer that way. All it would take for RMS to accept this device would be removing not the spyware it contains but removing the "update firmware" option.

    31. Re:Boring and repetitive? by BiIl_the_Engineer · · Score: 1

      People who do such things simply do not want to hand all of their information on a silver platter to the government and corporations. It's not "unjustified"; the government and corporations have shown time and time again that they will do whatever they please.

      That's just a level of paranoia completely inconsistent with rational behavior,

      It's 100% consistent with rational behavior if you care about privacy. They're essentially spying on absolutely everyone, and making it easy for them it just stupid.

      unless you have specific reason to believe that the government is targeting YOU with some elevated level of tracking and also are doing something that you believe the government will try to prosecute you for and for which your location when you receive phone calls will contribute to their case against you.

      You better hope that the current government and all future governments do not have any problems with any of the data they collect. Legal or not, you will be destroyed if the opportunity presents itself, and the destruction needn't be physical. The government has also demonstrated this many times over.

      I mean, the government also sends swat teams out to break down people's doors when they are believed to be holed up in their house with weapons -- does that mean that we should all be ultra paranoid and build our doors out of 3 foot thick steel and sit in the far corner of the house worried that the swat team is going to descend at any moment?

      Given what we've seen in the drug war, perhaps. Sadly, merely building a thicker door wouldn't stop them, and you'd have to come out sometime.

      Your example failed to make me believe that the 'paranoia' is unjustified. But tracking is a whole different beast. Once they have the data, they can keep it for years, and if you do anything they don't like, you will become a target that they can harass.

      --
      These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
    32. Re:Boring and repetitive? by Grishnakh · · Score: 2

      he is spot on with cell phones. the chip that communicates with towers can currently only be turned off, by physically altering the hardware, or by removing the battery. both of which violate the EULA you agreed to with your carrier.

      Not all phones have non-replaceable batteries. I replace the battery in my phone fairly frequently (I have a spare for when it gets low and I'm not able to charge it).

      Also, even if your phone's battery is non-replaceable, it does not have an infinite amount of charge. When it goes dead, the phone shuts down, and so do its radios.

      turning the phone off does not disable the radio chip, nor does airplane mode

      This is absolutely incorrect. Turn your phone off for a week, then turn it back on, and see how much charge your battery has lost. Now charge the battery to the same starting point, take it out of the phone (yes, disassemble it if you have to), set it aside for a week, then put it back in, and see how much charge your battery has lost. The loss will be almost the same (lithium-ion batteries have a significant, though not large, self-discharge rate). What does this mean? Your phone really doesn't use any power when it's off, except the little bit of circuitry needed to monitor the power button and maybe a few other things. Radios use a lot of power; if they were still running when the phone is off, then your battery would be dead in short order, and turning your phone off would have no effect on this.

    33. Re:Boring and repetitive? by Grishnakh · · Score: 1

      Given what we've seen in the drug war, perhaps. Sadly, merely building a thicker door wouldn't stop them, and you'd have to come out sometime.

      I don't think this is really a problem actually. If the police get the wrong house, they'll send in a SWAT team to bust into your house and terrorize you, perhaps shoot you. One thing SWAT teams do not ever do is simply wait for people to leave their house, even though you'd think that would be a simple and less-violent way of apprehending suspects. They don't do this because it doesn't give them the giant testosterone rush they get from donning military gear and breaking into peoples' private homes.

      I'd say that if you're worried about SWAT teams terrorizing you, you're least safe inside your own home, and safest anywhere outside it. Sitting in your yard is perfectly safe; they won't bother you there, because that's just too easy for them. They'd rather wait until you go inside and lock the door, so they can get a battering ram and bust it down with guns drawn.

    34. Re:Boring and repetitive? by RR · · Score: 1

      RMS: Pay with coding skills or money to free a tablet.

      Why? I have an avenue for getting the stuff I want RIGHT NOW. If free software/hardware is superior, why does it not already exist to do the same thing as I can get with non-free software/hardware?

      You cannot argue superiority of free when it doesn't accomplish what people are used to doing with non-free.

      Hence why RMS needs to keep saying the same thing over and over again.

      Why free a tablet? Because freedom is better than bondage. RMS doesn't claim that freedom leads to higher-quality software. That's ESR. RMS claims that freedom is better for society, so we should simply reject non-free software, no matter how inconvenient it is.

      Why doesn't free hardware exist? Free hardware doesn't exist for the same reason why so few software companies produce free software: The socio-economic system favors exploitative producer-consumer relationships. RMS's message is ultimately a social message, not a technological message.

      As for streaming, there are free technologies, but they are not widely installed and therefore little used. That's probably one reason why RMS still considers Gnash to be so important.

      --
      Have a nice time.
    35. Re:Boring and repetitive? by RR · · Score: 2

      Your other points are wrong and flamebait, so I won't respond, but this one is interesting.

      It's your own servileness that's holding you back.

      If you want people to support the goals of the FSF, perhaps it would be a good idea to NOT insult them with terms like "servile"

      If you want people to make a change that causes short-term discomfort, you don't tell them, "Everything's fine. You're fine. By the way, you should totally change your life." That's the type of thing you tell them when you want them to indulge. For example, religion. The strong ones are the ones going, "You're a sinner; find salvation here." They actually get stuff done, for peculiar definitions of "stuff." The weak religions go, "Everything's fine. You're fine. Please donate."

      In the same way, I'm pointing out a character flaw, which practically everyone has in some way. Everybody is lazy, everybody lusts, and everybody has some servility to false idols. Many people in the computer industry use that natural servility to create the idol of the Sovereign Vendor. The Free Software movement is about tearing down that false idol, and bringing freedom to computer users. Tearing down the idol is going to be uncomfortable. You're more likely to put yourself through the discomfort if you realize that you're in a state of sin. However, St. IGNUcius is an atheist, and he doesn't believe in confession and penance. Just reform your life and live in peace.

      --
      Have a nice time.
    36. Re:Boring and repetitive? by CronoCloud · · Score: 1

      Your other points are wrong and flamebait

      Wrong, how so?

      Transmission is a bittorrent client, correct? And what sorts of video do people download with those? Not the paid for and legal kind I do believe.

      And Angry Tux IS a clone, and it's not available for all the platforms that Angry Birds is.

      If you want people to make a change that causes short-term discomfort, you don't tell them, "Everything's fine. You're fine. By the way, you should totally change your life." That's the type of thing you tell them when you want them to indulge. For example, religion. The strong ones are the ones going, "You're a sinner; find salvation here." They actually get stuff done, for peculiar definitions of "stuff." The weak religions go, "Everything's fine. You're fine. Please donate."

      You DON"T have to say everything is fine, but you don't have to call people "servile" or "idiots" either. Perhaps you don't believe in or understand social niceties but other people expect them.

      The Free Software movement is about tearing down that false idol, and bringing freedom to computer users.

      No the FSF is about bringing freedom to computer programmers first. In many ways they want to take choice AWAY from computer users.

    37. Re:Boring and repetitive? by CronoCloud · · Score: 1

      I don't think RMS would go for a network connected power switch anyway since he's got a thing for privacy as well as "Libre" software

    38. Re:Boring and repetitive? by Anonymous Coward · · Score: 0

      Yet another 1 line fart reply from gmhowell.

    39. Re:Boring and repetitive? by Anonymous Coward · · Score: 0

      Still yet another 1 line fart reply from gmhowell.

  20. "Universal Back Door"? by Bazman · · Score: 1

    I think the assertion of a mobile phone listening device "universal back door" requires a citation. Anyone? Google only finds sensationalist journalism and not any real research, eg http://abcnews.go.com/blogs/headlines/2006/12/can_you_hear_me/ from 2006...

    1. Re:"Universal Back Door"? by FictionPimp · · Score: 1

      Only evil phones can track you, a one way pager in your phone would never track you.....

      It's closed source, but like a circuit, so you know nothing evil is in there.....I hope his toaster and microwave are NSA listening devices.

    2. Re:"Universal Back Door"? by just_another_sean · · Score: 1

      I hope his toaster and microwave are NSA listening devices.

      Why? Do you really have to dislike him so much and wish ill upon him just because you disagree with him?

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    3. Re:"Universal Back Door"? by FictionPimp · · Score: 1

      Who says I dislike him? Maybe I just want to wish ill upon him because I'm evil.

    4. Re:"Universal Back Door"? by just_another_sean · · Score: 1

      Oh, OK, never mind. Carry on then.

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    5. Re:"Universal Back Door"? by GameboyRMH · · Score: 2

      He's probably referring to the theoretical backdoor that could exist in just about all baseband modems...I wouldn't be surprised if the NSA had something in-house that appeared "universal" from the user's perspective.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    6. Re:"Universal Back Door"? by Anonymous Coward · · Score: 1

      Well ... i worked for a couple of telecom companies some years ago and even for the dumb nokia/ericsson phones, as long as you're registered to a cell tower (even without a SIM card inside the phone), the phone company has full control over your cellular modem, and firmare-permitting, over the rest of the phone.
      Ericsson 628, for example, was "funny": Even with the phone turned off, the GSM modem still contacted the towers periodically and you could send-it some AT commands to dial a number and as the microphone was directly connected to the modem, you could snoop on the conversations even if the main CPU was off. This one was widely known because of a modem fw bug that allowed another phone user in the same cell to activate this "feature" with a cell broadcast message.
      The only way to safely turn a phone completely off is to remove the battery while it's running so all capacitors will discharge.

      Posting as AC for ... reasons ... and NDAs

    7. Re:"Universal Back Door"? by rahvin112 · · Score: 2

      In almost all Cellular phones there are at least two processors and operating systems. There is the regular operating system and processor that you use to use the phone. There is another processor though, with it's own proprietary OS that operates the radio. This processor actually has override control over the entire phone with access to main memory and the at least theoretical ability to override and interrupt the main processor whenever it see fit. This processor also initializes first and then boots the main processor and main operating system. In theory it could insert completely transplant and undetectable backdoor by man-in-the-middle'ing the entire boot process and replacing main memory when necessary.

      Do modern cell phones do this? We have no way of knowing because the radio OS is entirely proprietary and secret and often completely inaccessible. Keep in mind because the processor controls the radio it would be possible for it to be updated over the radio.

      RMS is right, a modern cellphone is Stalin's wet dream.

    8. Re:"Universal Back Door"? by squiggleslash · · Score: 1

      Ah, what makes you think the GP doesn't want the NSA listening in on Stallman so that, in the vent of an emergency, they can immediately send help to ensure Stallman isn't harmed?

      Didn't think about that one, did you?

      --
      You are not alone. This is not normal. None of this is normal.
    9. Re:"Universal Back Door"? by amaurea · · Score: 1

      There were lots of interesting talks related to this on the 30th chaos communication conference. This one for example. That whole video is well worth a watch (as are the other ones from the conference). Though, the border between backdoor and exploit can be a bit fuzzy: Did these phone companies just make a mistake, or did they willingly collaborate?

  21. Free Hardware? by sanosuke001 · · Score: 2

    Why did he keep assuming that the free hardware questions referred to "documented hardware" and not free hardware as he stated? When I think of free hardware I think of free designs that I can build myself with the right tools. In effect, it is documented hardware by default. Why assume the commenter didn't know what they were talking about? It seemed kind of mean-spirited.

    --
    -SaNo
    1. Re:Free Hardware? by FictionPimp · · Score: 2

      Same reason he had to tell us he can't see the future multiple times when obviously the poster was asking about his opinion on the direction technology is heading. It's not like any person on the planet thinks he can actual see the future. If he could I doubt he'd spend all his time doing his insane preaching.

      He's an asshole who uses language as a tool to feel superior.

    2. Re:Free Hardware? by mspohr · · Score: 1

      I think he was being precise. Some people might confuse "free hardware" with "free beer" and I think he wanted to make it clear that "free hardware" was not free beer but documented beer.

      --
      I don't read your sig. Why are you reading mine?
    3. Re:Free Hardware? by Anonymous Coward · · Score: 0

      He's an asshole who uses language as a tool to feel superior.

      Considering his superior work with programming languages, he's an asshole who uses language as a tool to be superior.

    4. Re:Free Hardware? by GameboyRMH · · Score: 1

      I thought the same thing, I wanted to see his opinions on GPL-licensed hardware for example.

      But now that I'm doing some research on it, there's little to nothing on free (libre) hardware on the FSF's website. Odd...

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    5. Re:Free Hardware? by david_thornley · · Score: 1

      I think he assumed the commenters did know what they were asking, but couldn't answer the questions well. He then offered an answer to something close to the question asked, which is a lot better than a bad answer to any question. RMS appears to have bad people skills, but his purpose always seems to be to be helpful (whether he is or not is another matter).

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    6. Re:Free Hardware? by unixisc · · Score: 1

      But he's gone thru that exercise w/ software already. Couldn't he then use 'libre hardware' instead of free hardware? Point here is that even if all the hardware is documented, unlike software, hardware can't be freely replicated

    7. Re:Free Hardware? by UnknownSoldier · · Score: 1

      > and not free hardware as he stated?

      Free is an overloaded term. Does it refer to:

      a) price?
      b) freedom?

      Documented hardware leaves no ambiguity that it is about "freedom".

      The old colloquialism was "Free as in Speech, not Beer"

    8. Re:Free Hardware? by mspohr · · Score: 1

      I believe that the person who posed the question used the term "free hardware" and RMS clarified that to mean "documented hardware". I guess we could use the term "libre hardware" but that might not clarify things as much as the term "documented hardware" which is fairly descriptive.

      --
      I don't read your sig. Why are you reading mine?
    9. Re:Free Hardware? by unixisc · · Score: 2

      Software can also be documented, but that would be more like extensive comments. Here, libre hardware would mean, for example, an FPGA w/ the HDL code made available. In other words, something that anyone can do, but if one actually wants to take it beyond just code to silicon, then the question comes up of coughing up hard cash for tape-outs, fab-outs, testing and other things in the hardware manufacturing process

  22. Re:It's a shame that OpenSSL debacle not discussed by Anonymous Coward · · Score: 0

    ssl? nothing when compared with MS patches which fixed 'remote exploits' which could take over the entire system if exploited.

  23. Re:Wow. What a jerk. by Anonymous Coward · · Score: 0

    BSD Unix and other such releases were singletons; the key word in his answer is "movement", which correctly indicates that the FSF was the first organization to promote free/libre software generally and the legal structures to support it.

  24. the power of replacespeak by Anonymous Coward · · Score: 0

    Lots of good, important, clever, nice, etc people do share RSM's tendency to ignore a question, make up a somewhat similar question and mis-attribute it. But really, they're decent *despite* doing that, not because of it. Which should be made very much clear when someone does it while championing their horrible mix of prehistoric deontological and virtue ethics, since it only serves to make them even worse.

  25. Re:Personal Hygeine by Anonymous Coward · · Score: 0

    He created the movement, not you. You are the one who should be expected to dress the part, not him.

  26. Reading is not agreeing by Dareth · · Score: 3, Interesting

    I read what he has to say because I have respect for his accomplishments regardless of his point of view. I do not have to agree with everything he believes in. I want software that works. I am as likely to use a blob (non-free) driver if it works as to use a free one that works.

    I personally benefit more from having a mobile phone than I fear being monitored or tracked by it. I am aware that having this phone does allow for this to happen. I was joking about "TV watching us" more than 10 years ago. It was actually funny, and I got "picked on" for saying it. That joke isn't funny anymore these days.

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
    1. Re:Reading is not agreeing by david_thornley · · Score: 2

      I figure that it doesn't really harm me if the government knows what I do day-by-day. If I ever want to drop off the radar for a bit I can leave my cell phone at home and pay cash for things (I suggest occasionally taking fairly large amounts of cash out of your account, not regularly, so it isn't really suspicious to get some.). I'm not going to be able to evade any targeted surveillance, but I can do stuff without being actively on the radar.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  27. Re:Wow. What a jerk. by MikeBabcock · · Score: 4, Insightful

    He defined questions to have specific meanings when their original meanings were not necessarily specific enough for someone as pedantic as he is.

    He has good reasons to do so if you understand such things.

    --
    - Michael T. Babcock (Yes, I blog)
  28. Re:Wow. What a jerk. by Blaskowicz · · Score: 3, Interesting

    Did he? I'm under the impression that the notion was simply not formalized. Like "I don't care", "I didn't think about it, here's some BASIC listings / floppy / tape / 300 bps download". A theoretical and legal foundation was to be made and the randomness of History made it so R.M.S. Stallman did some of that.
    I wasn't around for the 1980s university computing and home computers with audio cassette, I lived through the 90s instead when Internet access was very rare or a US thing. It was the DOS/Windows era of freeware (and shareware) : "here's some binaries".

    I miss the freeware somewhat on Linux. There were tons of little cool games and apps, which were the work of a single author. Things were simpler : the application didn't need to be maintained to work, it had no concept of networking, there was no modern "app store" - but the stuff had to be bundled on magazines's CD or go through floppy sneakernet.
    Free software (in opposition to freeware) really took off when there was affordable Internet access (i.e. DSL) and the general public got networking capabilities similar to the US university campus in the 80s (minus USENET, at the time it was on the way out and behind paywalls). It got more obviously and ever incrementally useful, e.g. when running Windows you could run Mozilla or Firefox to not get infected, then there were stuff like Media Player Classic (to escape Windows Media Player 7, which was a memorable "WTF?" moment to me), open source codecs, and some various stuff. All things that a lone wolf coder couldn't do anymore.

    The linux thing (and BSD and whatever) had been going on already, but nobody had spare computers worth a shit or just a spare hard drive to install even a bare command line Free Software OS on, outside of some very narrow geek circles.
    I did install linux from a magazine's CD in 1997 or such : installer was straight-forward and allowed me to resize the Windows 95 partition (great!, but probably easy since it was just FAT) but after installing and reboot.. Linux was unbootable, Windows 95 would boot in under a minute all the way through showing the full desktop then hang with the mouse cursor unmovable and nothing working. I got some flak for that. We deleted fucking everything (formatting the quarter-height 5.25" hard drive). That was the experience and I can't tell what was the distro (only I don't remember it was Slackware or Debian).

  29. RMS tends to only talk about the FSF party line. by aussersterne · · Score: 4, Interesting

    He's got decades of this under his belt. Ask him about whether red sauce or green sauce is better for drive-through tacos, he'll talk about freedom and oppression the same confounding ways.

    As for myself, I'm much more in the Torvalds camp. Substantive freedom is a practical freedom as well as a prophylactic one; it's the freedom not just *from* things but *to do and participate in* things.

    Sure, I want the freedom to protect my data or change my software. But I also want the freedom to buy and use a device that I think is great, or to participate in the mobile ecosystem (sorry, RMS) because I find it to be useful.

    RMS can't distinguish between the two, or between the different kinds of restrictiveness at issue—the commercial software restrictiveness that is certainly annoying and terrible for our world, but also the FSF-styled restrictiveness that shoots itself in the foot and ends up being exactly the same.

    In both cases, the end result is that I can't do what I want with my software/hardware. The commercial interests are at least open about it: we don't want you to do that because it would hurt our profits. The FSF is less open about it: we're not responsible for this, it's their fault—you're free to do your own thing.

    Yes, maybe in theory I could rewrite the entire GNU codebase from scratch or get a world of developers together myself to do my own thing, but substantively speaking, in terms of actual opportunity structures available to me right now, today, or next week, or indeed for most people *as themselves, during their regular lives*, there is about the same amount of substantive freedom and restriction involved.

    If I want to do X with my tech, and company X won't allow it with their toolchain, and the open computing world won't support it for ideological reasons, the net result is still that *I* am *practically* unable to do X with my tech.

    Part of the FSF problem is that they often delegitimize X. RMS's answers about, say, "cloud" computing or the mobile ecosystem are instructive here, and mirror common answers in free software developments from techs. "That is not a real thing, it's just marketingspeak, you are a victim of ideology, and no, we won't help you."

    Operating under the Thomas theorem and using the well-respected argument made by Rawls, I'd say that RMS fails to distinguish between summary rules and rules of practice. For RMS, there are only summary rules—things that we decide or don't decide to do, and espouse for utilitarian reasons. All of his arguments are utilitarian in nature (though often convolutedly so). Even when they involve other people or "society," his arguments boil down to rational self-interest calculated according to a very narrow range of values and goods, discounting the rest.

    He ignores the dimension of rules and practices that are oriented toward social life—toward behaving in ways that others understand and that enable one to substantively participate in public and group life by virtue of conceding them as ordering principles for "how the world works right now."

    The FSF vision of computing is, ironically, radically individualist and lonely in this regard—it is all about "what I can accomplish on my own." The only "we" that it acknowledges is one that is made up entirely of people that have precisely the same ideological outlook, goals, desires, and summary rules as the self. All other forms of "we" are reimagined as secretly selfish people that *claim* to be a public, but are in fact actually seeking to dominate one another. For RMS, "we" hasn't happened yet and he is trying to bring it about through summary means—as a rational self-interest calculation.

    But a world of identical "free-people" in which the "we" finally comes about by virtue of the universal embrace of FSF values simply doesn't and won't exist—people are different, desires are different, and that which is in one person's self-interest is never necessarily in everyone's self-interest.

    To believe in

    --
    STOP . AMERICA . NOW
  30. BSD by Anonymous Coward · · Score: 0

    RMS, Why not you help BSD family to be fully free? The GNU/Linux monopoly is ridiculous.

    1. Re:BSD by rubycodez · · Score: 1

      He did help the BSD projects in a major way, with his gcc toolchain and other OS utils (even if some BSD later replaced them)

      Free software would be nowhere without RMS, even if he is a weirdo with bizarre views. I'm still thankful to him.

    2. Re:BSD by unixisc · · Score: 1

      But BSD is as far from his philosophy as possible. I'd rather have seen him promote HURD, but w/ the goal of having a GPLv3 OS. Obviously, a newer microkernel than Mach 3 is needed - which would give it the 4th microkernel, but if they just forked Minix and loaded HURD on top of it, and then on top of that, he put his GNOME 3.10, GTK3.x and whatever else he desired, he'd have his completely libre eco... er, I-don't-know-how-to-describe-it-system. Toss it all under GPL3, or better yet, AGPL3.

  31. Re:RMS is the big reason to get into BSDs. by Anonymous Coward · · Score: 0

    So switch to BSD already. Just remember that Kirk McKusick is 100% confirmed homosexual. If Kirk irks you too, you might want to keep looking for your perfect OS.

  32. Re:Wow. What a jerk. by BitZtream · · Score: 1, Interesting

    Yea, politicians do that, which is all he is. A politician pushing his own selfish agenda, while you can argue that he isn't being selfish based on the agenda he is pushing you would be ignorant of history to do so.

    He changed questions so he could answer them as he wanted to answer, not as he was asked.

    That doesn't impress me and if you were smart it wouldn't impress you either.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  33. Re:Wow. What a jerk. by quitte · · Score: 2

    UNIX however was not free software. It wasn't even Open Source as defined by the OSI. After reading the interview I guess one could call it documented software.

  34. Re:RMS is the big reason to get into BSDs. by SocietyoftheFist · · Score: 1

    RMS isn't Linux, that's Linus.

  35. Re:RMS has become the male software developer vers by mspohr · · Score: 2

    So... if you can't refute his ideas then your fallback position is to attack the man himself?... pathetic.

    --
    I don't read your sig. Why are you reading mine?
  36. Re:Personal Hygeine by Jmc23 · · Score: 1
    oh you silly westerners!

    I think the same conversation was heard shortly before Jesus was lynched.

    --
    Don't complain about syntax, grammar, or spelling. There is no.hell like input on android.
  37. Re:RMS is the big reason to get into BSDs. by mspohr · · Score: 1

    What "irks" you?
    Is it something like "twerk" or "quirk"?
    Do you have a philosophy beyond "just getting by"?
    Are you jealous that he has a clearly articulated philosophy?
    Does it bother you that he doesn't force you to believe in his philosophy but merely offers his opinion?
    Are you irked by corporations which allow you to sell your privacy/security/freedom for money?
    Are you irked that RMS doesn't offer you money?
    Perhaps you could enlighten us?

    --
    I don't read your sig. Why are you reading mine?
  38. And users want to do stuff. And cool stuff has by aussersterne · · Score: 2

    been done outside of free software.

    I'm with you—his brand of activism isn't helping. It also isn't hurting. It's just irrelevant at this point.

    That's sad because there's definitely room for forces to be aligned against DRM and proprietary-ness, and the FSF ought to be on the front lines of making important contributions in this regard.

    But FSF advocates often simply write off most of what regular people actually care about. It's not "let's create a society in which you can watch your Hollywood blockbusters in a more free and equitable way," it's just "we won't watch this Hollywood blockbuster and if you care about your freedom, neither will you."

    There is no recognition of the fact that the freedom that the user seeks is *precisely* the freedom to watch *this Hollywood blockbuster,* and that as a result, the FSF position comes off as nonsensical to most people:

    "We would like you not to be able to do the things that you want to do. After all, if you do them, you'll lose your freedom!"

    For the average person, this is paradoxical at best—after all, the freedom that they seek is *precisely* the freedom to do the things that they want to do. What other freedom could these FSF people be referencing?

    The argument is often framed as a kind of "big picture" calculation, i.e. short-term gratification vs. long-term thinking. But in practice, the desires at issue aren't addressed in the long-term frame; they're simply dismissed (Why would you want to do that anyway?), undermined (There is no such thing, you'd actually be doing something else, you've been lied to!) or mocked (Oh, I see, we're dealing with the sorts of people that watch Hollywood blockbusters. We don't talk to people like you or care to hear anything that you have to say, and with good reason!)

    I was once an FSF fan (back when it was Emacs under SunOS and the GNU tools seemed so powerful in comparison to vendor-supplied equivalents) but the political dimension of the project has overshadowed—and not in a good way—all the coding that the FSF has ever done, and that code is now simply obsolete.

    It doesn't matter if Emacs is a great. The best Emacs ever is, at this point, still an anachronism. The world is busy innovating in the mobile computing and networked services/informatics space. RMS is busy building the best hand-cranked butter churn the world has ever seen.

    --
    STOP . AMERICA . NOW
  39. Re:Wow. What a jerk. by DuckDodgers · · Score: 1

    He makes a clear distinction between what he calls "free software" and "open source" software, and for him the phrase "free software" are inescapably linked to a particular philosophy. Stallman didn't launch open source, he launched free software.

  40. Perhaps you miss the point. by aussersterne · · Score: 0

    The ideas themselves are bizarrely non-sequitur in nature, and often attempt to circumvent basic norms of colloquial language use.

    When asked about the issues of the day, say cloud computing and the mobile ecosystem, he pretends to argue that both don't exist instead of addressing the question directly in the terms that are presumed.

    The same with "freedom," which lies at the heart of the FSF movement. His definition of freedom (as others have routinely argued, including some very prominent people) does not coincide with the connotations that most people hold.

    It's a language game in the Lyotardian sense. RMS isn't talking about ideas, or about systems, or about industries. He's talking about how we ought to define these things in the first place as a matter of the practice of language and conceptualization.

    They're normative positions—value statements—and thus can't be "refuted," only debated with respect to value orientations. But these, as Weber most famously argued over a century ago, aren't subject to empirical testing. They're personal matters, matters of preference. The debate is neverending and, in fact, probably pointless.

    And by making value statements in terms that he explicitly acknowledges are not the terms in common use—with the actual statements at issue beneath this running largely contrary to social norms once decoded according to his arcade language—he comes off, yes, as crazy.

    That is to say, disconnected from social reality and social norms. Like the cat lady.

    --
    STOP . AMERICA . NOW
    1. Re:Perhaps you miss the point. by mspohr · · Score: 1

      You object because he prefers to define his words precisely rather than deal with the inaccuracies of colloquial language use?

      RMS: In general, I avoid the word "ecosystem" in connection with computing because of its amoral premises.
      I don't believe that he is denying the existence of an ecosystem. Rather, he objects to its amoral character.

      I couldn't find anything in his statements about "the cloud"... perhaps you could define it.

      Words matter and definitions matter. RMS makes his definitions clear... most people don't and thus leave themselves room to change their position. He is not making up new definitions, he is avoiding confusion by clearly defining what he is saying.
      RMS is not playing word games... however, you, sir, are.

      --
      I don't read your sig. Why are you reading mine?
    2. Re:Perhaps you miss the point. by aussersterne · · Score: 1

      He discusses cloud computing here: https://www.gnu.org/philosophy...

      Words matter and definitions matter only and precisely because *people use them together to get things done*. Language is a fundamental component of human collective activity.

      "Being careful about definitions" is important as far as it goes, but it is not sufficient. It is also important to be careful about definitions while remaining true to colloquial use—at least if one wants to be heard and have one's arguments taken seriously.

      When one carefully articulates definitions that run counter to common use, one isn't arguing about the referents of statements any longer, but about statements themselves. A pessimist might say that he's simply debating in bad faith. I suspect that it's a more acute case of what happens here on Slashdot quite often—a particular subculture is sufficiently removed from mainstream culture that the two simply can't talk intelligently with one another, because both are always and ultimately talking about different things, despite best efforts.

      --
      STOP . AMERICA . NOW
    3. Re:Perhaps you miss the point. by xvan · · Score: 1

      To be fair, today I have no fucking idea about what are people refering to when they talk about "the cloud", and what makes it different/new from what we had 10 years ago.
      So I could understand that RMS's deffinition of "the cloud" would be different from the "expected" deffinition.

  41. Re:Personal Hygeine by Anonymous Coward · · Score: 0

    Linus, the FSF and GNU, as well as *BSD maintainers created the movement. RMS is a very vocal person, but he wasn't the one that got F/OSS adopted into companies. It was the people who wrote code and got big business to use it were the people who created the movement.

    RMS is a figurehead. The people that need to be credited for the F/OSS movement are the many coders on every facet from the OS kernels to the top tier applications who fixed bugs and wrote new features.

  42. Agree. by aussersterne · · Score: 1

    RMS is a nice counterweight to Larry Ellison and Steve Ballmer.

    But that's not to say that any of these people are particularly multidimensional, or particularly sane.

    --
    STOP . AMERICA . NOW
  43. Ladies and gentlemen, I give you the reason by aussersterne · · Score: 1

    why it's still not the year of free software on the desktop.

    Which is no doubt fine for you—you'd just as soon deny it to all of those boneheaded idiots.

    But lots of them would like to have it do things for them, if it can do the things that they actually want to do well, and do them at lower cost, and do them in ways that actually do increase freedom.

    It just seems—rightly so, for most people—that it can't, along any of these measures. And so long as this remains the attitude, it won't.

    Which, as I acknowledge, is no doubt fine for you.

    --
    STOP . AMERICA . NOW
    1. Re:Ladies and gentlemen, I give you the reason by Anonymous Coward · · Score: 0

      RMS never said GNU is for everyone, he said "everyone who can use it."

      Nobody's denying free software to boneheaded idiots, but they might need to learn how to use it first. If you want it dumbed down for your buddies, feel free to dumb it down yourself.

  44. Re:Wow. What a jerk. by mark-t · · Score: 5, Insightful

    He changed some of the questions so that he actually *COULD* answer them... because he considers the questions which referred to the terms that he changed, as they were originally asked, to be too ambiguous to give a response. Since this wasn't an interactive question period where RMS could ask the questioner for clarification about what the questioner actually meant, the only alternative would have been for RMS to simply ignore all such questions. RMS admittedly took a gamble in rephrasing the question, therefore, hoping that how he interpreted the question was the correct one, but at least he acknowledges his own interpretation of such questions, where it is applicable.

  45. Re:It's a shame that OpenSSL debacle not discussed by abe+ferlman · · Score: 1

    If openssl were closedssl, do you think we would have learned about the exploit sooner? I don't.

    --
    microsoftword.mp3 - it doesn't care that they're not words...
  46. Re:It's a shame that OpenSSL debacle not discussed by david_thornley · · Score: 2

    Did RMS ever claim that free software was a protection from very bad code? I think you're confusing him with Open Source proponents like ESR. RMS is very clear in his writings: free software is a political movement, not a way to make high-quality software.

    Also, is proprietary code any better?

    --
    "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  47. A lot of these comments drip with very bad juju. by Anonymous Coward · · Score: 0, Interesting

    You guys are supposed to be smart but are quibbling about b***s***. RMS by the accounts of those who like and dislike him sounds like a smelly gross weirdo. His own comments make himself out to be a jacka**.

    Take a whiff of your odor. You're just a bunch of lazy-thinking Marxist programmers. I'm sure you could code around me, but I wouldn't want you near any levers of power. You don't know what you don't know.

  48. Re: Wow. What a jerk. by chromeronin799 · · Score: 2

    Just remember that without extremists like stall man, the other extreme would have won I opposed.

  49. Re:he wouldn't use passwords by Anonymous Coward · · Score: 0

    Does this mean that anyone who wishes to do so can log into his hotmail account without using a password?

  50. Re:Wow. What a jerk. by rubycodez · · Score: 2

    I'm not impressed with your willful distortion of what happend; RMS is from academia, and the questions used "loaded" terminology. Good teachers will define and clarify terms in an answer, and correct students.

    And no I'm not a RMS fan, and I'd say I only agree with about 33% of his world view

  51. Foresight by Momomoto · · Score: 1

    There was one theme to his answers that I've never noticed before:

    I regret to say I have no response. I never try to think about what computing might be like 25 years from now; it would be a waste of time, since I know that I don't know.

    I found these responses severly disappointing for that reason. Agree with him or not, it's sad to see the responses be essentially "I don't have a vision for the future of FSF, because I can't know the future." That sounds needlessly self-limiting.

    --
    "Max, come over here. French-Canadian bean soup. I want to pay. Let them leave me alone." - Dutch Schultz
    1. Re:Foresight by Tablizer · · Score: 1

      I admire people who know their limits (and human limits) and are honest about them. Note that we already know what he wishes would happen, but that's not the same as a forecast. I wish to live forever, but I forecast I will die in a few decades.

  52. RMS was right about the Right to Read by Anonymous Coward · · Score: 0

    If you want to see something RMS was right about, then go and read the Right to Read.

    Everything he said in there is either coming true or is true already.

  53. Re:RMS is the big reason to get into BSDs. by rubycodez · · Score: 1

    yes, switch to OpenBSD, Theo and his point of view will certainly seem so soothing after the way RMS has treated these questioners today

    HAHAHAHAHA

  54. loon by Anonymous Coward · · Score: 0

    What a lunatic. If you can update it's firmware it's unacceptable? Come on...

  55. Re:RMS is the big reason to get into BSDs. by UnknownSoldier · · Score: 1

    And a person's sexuality has exactly what bearing on their ability to code again ???

  56. Re:Wow. What a jerk. by mellon · · Score: 1

    Bell Labs Unix wasn't free. Indeed, the lawsuit against Linux because of Bell Labs IPR is pretty famous, and motivated the groklaw web site, which you may have visited. Bell Labs Unix is what became SCO Unix. So this is about as far opposite the truth as is possible.

    It's certainly true that there was free as in beer software prior to the Free Software Foundation, but it wasn't political. Initially it was free because the money was in the hardware: you paid IBM $umpty-gazillion, and you got the operating system for free. Early home computers like the Apple II and Atari 800 came with source code listings for their ROMS.

    However, there was no political movement to promote Free Software prior to the GNU Manifesto. And the Open Source movement is not the Free Software movement—in addition to having come quite a bit later, it does something different. If you think there's some other person who should be credited for starting the Free Software Movement, it would be interesting to hear who that would be. The only person I can think of is RMS.

    If you read the GNU manifesto, he specifically talks about the problems with the MIT LISP Machine Operating System, which was free-as-in-beer, and which was taken closed by Symbolics, who hired most of the MIT hackers who worked on it. This specific experience is what motivated RMS to start the FSF, so to say that he didn't start the FSF because there was free-as-in-beer software before the FSF was formed is kind of absurd.

    Of course, given your /. number, I'm guessing you weren't born then, so it's no surprise that you don't know about this. :)

  57. Re:Wow. What a jerk. by mellon · · Score: 1

    Freeware was free-as-in-beer, not free-as-in-freedom. It's telling that you call it freeware and not free software—free software is a deliberate term of art that RMS coined to describe free-as-in-freedom software. It turned out not to be the best choice of branding because of that specific ambiguity, but that's water under the bridge at this point.

  58. A healthy society needs passionate people by ponos · · Score: 1

    It is difficult to appreciate the breadth of the free software movement and all its derivatives (open source variants) today because we take them for given. The influence of the free software movement has been subtle but longstanding and profound. Obviously, taken to its extreme and purest form, the ideology is restrictive. On the other hand, people who do this kind of stuff are expected to be passionate about their ideas, just like artists are passionate about their art and athletes are passionate about their training. I know I won't be getting up at 5am to run 10km, but those who do are not necessarily sick psychopaths and, in a healthy society, we need passionate people even if they seem to deviate from "normal".

    In the end, I learned to code with Emacs and GCC and some of my favorite software is GPL. Even if the free software advocates did not give us facebook and twitter, they gave us a lot of good shit and this contribution must not be drowned in the noise.

    To get back to some more specific points, I think that relying on free software for privacy (against government or other intrusion) makes much more sense than relying on guns. There can be no easy solution against government surveillance or other forms of spying, but free software is probably the most legitimate defense against abuse.

    Finally, the push for "open" standards and documentation has given good results (open source GPU drivers are way better than ten years ago), but must certainly continue. Similarly, the push against DRM has given distributors like GOG (gog.com). I suppose, many of Stallman's ideas are worth fighting, even if in a very specific moment most of us look at more practical non-free options (yes, I own a phone, for example :-)).

  59. Re:It's a shame that OpenSSL debacle not discussed by squiggleslash · · Score: 1

    That was ESR, not RMS. RMS has always promoted free software as a moral thing, and not been concerned about practical arguments (beyond those that are tied up in freedom, not software development methodologies.)

    Ironically for me I've always considered RMS's "You should have the right to read the code you're using and change if you dislike it" the ultimate practical arugment, with the "software should be collaborately developed" thing a little silly and ideological.

    --
    You are not alone. This is not normal. None of this is normal.
  60. Re:RMS is the big reason to get into BSDs. by Anonymous Coward · · Score: 0

    My OS of choice is OpenBSD, but switching because you don't like the views of some software developers working on part of your system, views which really don't harm you in any conceivable way, you're just being dumb. If you're going to switch to BSD, do it because OpenBSD is better, not because of some ideology that you can usually ignore.

  61. And most people discount the man for being ugly by davydagger · · Score: 4, Insightful

    Despite being socially obtuse and offputting, Stallman is not only litterate in his correspondence, uncompromising in moral character, and keen at percieving threats to our freedoms.

    Most Americans are not. Instead most Americans look to the TV, we look to celebrities. We look to proffesional PR men, and "Event organizers" more concerned about their own social capital and position on the ladder. We've become a nation of 12 year old girls, more concerned about appearance than substances. This is why America is rotting.

    If more people had principles, we wouldn't have to worry about SOPA/PIPA, the DMCA, and people might vote for canidates that made a diffrence.

    Between him and Schiener, I say is this generations two defining intellectuals.

  62. Re:RMS is the big reason to get into BSDs. by Anonymous Coward · · Score: 0

    No bearing at all. Kirk McKusick made the world's best filesystem, Eric Allman made the world's worst mail server, both are totally gay.

  63. agree with many of the points, but far from realit by Anonymous Coward · · Score: 0

    i sure would support and appreciate open software, such as for cars rather than the nasty OBCDII.

    Good to argue, and work to get some of theses things.

    however, reality is, for every utopia, there is dystopia. so rather than a blanket call to arms for the singular world of never to exist free and open software, be specific to current actions to enhance your points and strategy.

    i want world peace, will continue to work for it, but, homo sapiens are destined to never live it.

  64. Re:Wow. What a jerk. by krashnburn200 · · Score: 2

    Absolutely, Just because someone asks for the "least inaccurate oversimplification" does not make it incumbent upon the person asked to join the asker in abandoning accuracy for convenience.

  65. Mod parent up by amaurea · · Score: 1

    Getting paid up-front ensures that the artist gets paid while freeing up our culture so that anyone can use it without restrictions. In fact, with a kickstarter-like model, it will be in the artist's best interests to make everyone share as many copies of his work as possible, as the more people enjoy it, the more will be willing to contribute to his next project. That's exactly the opposite of the copyright model, where it's in the artist's interest to persecute sharing.

    I've written more about this on slashdot previously. I host a copy of that here if anybody's interested.

  66. No questions on his views about pedophelia by mcnuggets · · Score: 0

    I would love to see Stallman speak about his rather extensive comments on pedophelia and other such acts. He has quite a history of pushing ideas I find to be completely repulsive, including backing forms of sexual abuse in public schools. http://trw.gallopinginsanity.c...

  67. Re:It's a shame that OpenSSL debacle not discussed by nadaou · · Score: 1

    But everybody could look at OpenSSL source for years and see the potential for Heartbleed and it never got caught until [...]

    ... until two of those many eyes eventually spotted the problem and reported it to the authors.

    you were saying?

    It is also worth mentioning that "Linus's Law" was not coined by RMS, and that RMS's defintion of "bad code" is probably much different, and more nuanced, than yours or mine. That's taking into account that he's likely several orders of magnitude the code-programmer than most here will ever hope to be.

    --
    ~.~
    I'm a peripheral visionary.
  68. Free phone? by Anonymous Coward · · Score: 0

    There is no need for a free phone. Even RMS thinks it is ok to pay for the hardware. The free phone happened already, see openmoko.

  69. Warranties and liability by presidenteloco · · Score: 1

    So if a car was to be made with Libre operating software, I guess that the buyer would have to at least sign a waiver, which states that in case the car is operated on modified software, the warranty is voided (at least for issues conceivably linked to control/monitoring system changes) and the car maker from liabilty for any damages caused even partially or conceivably by operation of the modified software.

    Other than that sort of concern, I generally applaud the good fight for software user rights. Where would we be without this sort of tireless advocacy?

    --

    Where are we going and why are we in a handbasket?
    1. Re:Warranties and liability by presidenteloco · · Score: 1

      should read "car maker is released from liability"

      --

      Where are we going and why are we in a handbasket?
  70. Novena laptop by MtHuurne · · Score: 1

    We could try to raise funds to pay for reverse engineering of the VPU in the Novena laptop -- if we could find skilled reverse engineers ready to take the job. Can you introduce me to any?

    A quick search turns up this product description which points to the Freescale i.MX6Q specs.

    Does anyone know what he means with "VPU"?

    The GPU is a Vivante GC2000, which has been partially reverse engineered already; support is being added to etnaviv, which is a user-space driver -- the part connecting Mesa + Gallium to the kernel driver -- for the Vivante graphics cores (support older cores like the GC860 is good enough for everyday use). The kernel driver itself (galcore) is available under GPL, although it could use a cleanup. So there is no need to reverse engineer everything from scratch, but the etnaviv project could certainly use more contributors.

    There is also a video decoding acceleration block in the i.MX6, but like all things H.264 that is likely a patent minefield, so I'm not sure it would be worth spending a lot of resources on reverse engineering that.

  71. Voice of the Hurd by phmadore · · Score: 1

    Whole time I read this I could hear Stallman's voice. This might be why I skimmed through the second half.

    It's not that I don't like him or support him, it's that I think his insistence on "GNU/Linux" as a mouthful whenever referring to Linux is childish and ridiculous and, more to the point, egotistical/annoying.

  72. PLEASE FIX THE LINK by Medievalist · · Score: 1

    The correct link for the FSF's high priority project list is

    http://www.fsf.org/campaigns/priority-projects/

    The chorus of criticism for Richard's willingness to repeat his point of view here is far more repetitive and tiresome than RMS has ever been.

    I mean, say what you want about the tenets of Free Software, Dude, at least it's an ethos.

  73. How far does this go? by Anonymous Coward · · Score: 0

    I've not read much about RMS aside from a few comments on here over the years. I would like to know how far is he really willing to take this:

    Since hospitals use some form of non-free software to run various medical devices, does he forbid these devices to be used on him? Or have his medical information stored in a non-free database for future visits? Or use medications developed and created by machines that run non-free software? Or sending rovers to other planets - how much of the code in these machines is non-free? Or having a vehicle with a modern control system running the engine? Or any number of other examples of technology used to help humanity.

    I understand sticking to your guns for what you believe, but I'm not sure that this is thought out completely.

  74. Apple and Google provide me with a great deal of by aussersterne · · Score: 2

    freedom. I'd venture to say that I value the kind of freedom that they provide me more highly than I do the freedom from any one free software instance.

    If I had to choose between "you never see the source, and have to pay big bucks, but Google continues to work as-is" and "no Google, but you get the source and the ability to control your own devices," I'd go for the first option in a second, because it enables me to do more things—not in theory (in theory, of course, the opposite is true) but certainly in actual everyday practice.

    As I've outlined elsewhere in this discussion, but perhaps not so explicitly, the problem with RMS and the FSF is that they care only about one kind of freedom directly: the freedom to control one's own hardware and software.

    This freedom is seen as being logically prior to all others. In a bizarre, historical sense, that may be true—if hardware and software had always been completely and entirely locked down, we wouldn't have the computing world that we have today.

    At the same time, most people can not and do not take advantage of this freedom, don't care much about it, and might even have a great deal of trouble imagining what it amounts to.

    But the list of things that they are able to do thanks to Apple and Google that they couldn't do without Apple and Google is quite long and quite clear to them.

    There's nothing wrong with wanting to protect openness, but FSF discussions always manage to carry this to the logical extreme: you shouldn't use Apple and Google because they may eventually, someday lead to the end of open computing (e.g. the end of Apple and Google). So, even though Apple and Google radically expand the list of choices that you have at every moment of your life relative to not having them, you should forego them and have neither. Not to worry, though—since you have the more fundamental freedom (the freedom to control your software and hardware), you can just remake Apple and Google!

    This is not going to fly with the average consumer. They won't be getting a free and open Apple or Google anytime soon—and thus, not using Apple and Google represents a net loss of freedom for them.

    The best analogy I can think of is that of dropping someone in the middle of a wilderness with no other people in it and over which no state has control, then flying away and yelling down to them as you depart, "Congratulations! You're the freest person on earth! Enjoy the rest of your life in the wilderness, where nobody will ever control you again! And don't worry—if you get bored or lonely, you can always build civilization anew, this time with More Freedom[TM]!"

    For the wilderness explorer that likes a solitary existence (or, say, the RMS-styled software developer), this may all indeed be true. But most people would find this kind of freedom less desirable than, say, the freedom that comes with a management job, a million dollar bank account, and an apartment in a major city.

    The wilderness explorer cries out, "But you're not free! You have to go to work! You have to use a bank! You have to pay the rent! You have to pay your taxes! A policeman could write you a ticket for any number of things!"

    Everyone else says, "You poor thing—living in the wilderness all alone like that, with no amenities, no friends, and nothing to do!" (Think RMS in his no mobile phone, doesn't use anything but Emacs, has never seen another email client world.)

    Which one is "freedom?" It's a silly question. They both are—or they both aren't. Because freedom isn't an objective quantity.

    As I mentioned in another post, society doesn't come to us as an empty field of possibility. It comes to us with conventions and practices that are well-established and well-understood at any moment in time. These open up new possibilities for individual life—that is, in fact the benefit of "society" in the first place, and why we bothered to evolve the capability—it enables us to build New York City, or create an

    --
    STOP . AMERICA . NOW
  75. RMS is wrong on MAC by RR · · Score: 1

    Mandatory Access Control, or "application censorship" as Stallman calls it, is just a refinement of earlier security practices. His own GNU system enforces Unix's user/group access controls. A process running on a user's behalf is not allowed to interfere with other users in the same system. It turns out that programs can do undesirable things to the user's own stuff (mostly from accidental security vulnerabilities), so it's helpful to limit what a program can do. The only alternatives are for you, the user, to limit yourself to running programs that you can study and verify that they simply do not do bad stuff, or to disconnect yourself as Stallman has done. Ain't nobody got time for that.

    --
    Have a nice time.
  76. Re:Personal Hygeine by Anonymous Coward · · Score: 1

    It was the people who wrote code and got big business to use it were the people who created the movement.

    That's not the movement he's talking about. He's talking about the free software movement.
    You're talking about the movement to downplay the importance of the Four Freedoms and replace strong copyleft licenses with Tivoized versions.

  77. Cultist talk by Anonymous Coward · · Score: 1

    This Q&A reminds me a lot of that Tom Cruise interview about Scientology. Stallman's language is very evocative of cult indoctrination. "We" are the correct ones, "they" are trying to "get us", "their" method is an injustice against "us", hyperbole like "Stalin's dream", and demanding full commitment, i.e. "The most basic thing we must do is say, 'I'd rather have nothing than have that,' and then act accordingly."
     
    It's funny, because this is how Stallman has always spoken of his gospel, and yet his followers have the gall to refer to Apple's customers as "sheep".

    1. Re:Cultist talk by Anonymous Coward · · Score: 0

      Apple customers are sheep.

  78. Re:Die motherfucker, die! by Anonymous Coward · · Score: 0

    Not only classy, spoken like a high achiever.

  79. No, insightful and relevant. by jbn-o · · Score: 2

    how absolutely boring it is to read essentially the same message ("all software should be free and you should refuse to use any software that isn't free") repeated about 15 times with 15 minor variations. Surely RMS isn't this one-dimensional. I wish there had been some more interesting questions that weren't just prompts to repeat the free software mantra over and over again.

    It's not RMS's fault that he was asked similarly un"interesting" questions that each came with the repetitive prejudices (asking about the younger movement he didn't start instead of the older movement he did start, framing issues in terms of amorality and not questioning what non-free software entails). Looking at the questions, it's clear that they were asked by people who didn't bother to read the essays linked to in the original /. story soliciting questions for him. I remember when /. used to criticize behavior like that. A lot of what people bump into are issues where software freedom has a practical response that can liberate users from dependency on untrustworthy programmers, but thanks to an amoral stance on these issues the public is never taught to see how a technocratic/developmental stance (open source, focus on features and price, focus on slick interfaces) can run contrary to their interests (preserving their privacy, retaining and exercising their civil liberties, not being beaten or killed). It's convenient to see a movie when you wish, but certainly not as important as avoiding being spied upon everywhere you go.

    Now 15 years later I read his responses to these questions and it all feels very much the same. He's apparently super paranoid (worried about the government eavesdropping on your cell phone calls and tracking you? Wishing for a pager so that you could perfectly control how much tracking information you give when you answer your phone? Jesus christ, get over yourself!) and thinks everyone else should be too.

    That's probably because you haven't been paying much attention to what Edward Snowden has been telling us, nor have you been thinking deeply about the consequences of those revelations. I suggest watching Eben Moglen's insightful talks on this topic for some historical perspective on how "one-dimensional" your take is and how much under threat the entire world is these days. That is, if you're not too busy dismissing Moglen for being an FSF lawyer and former FSF board member who deeply appreciates software freedom for its own sake.

    I never learned exactly his feelings on the matter because when I tried to ask for some clarification I was immediately shouted down by his cronies who thought I was trying to hassle him or something (I assure you, I wasn't; I just wanted to understand his position better since I had never heard of someone refusing to use passwords and didn't understand why).

    I'd be more likely to believe you on this claim if the rest of your opinions were better defended. But it's awfully hard to take someone too seriously when they're so easily dissuaded by stylistic matters over substantive examination of pertinant issues.

  80. Re:Personal Hygeine by gmhowell · · Score: 1

    oh you silly westerners!

    I think the same conversation was heard shortly before Jesus was lynched.

    "Take, eat your toe cheese in rememberance of me"?

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
  81. Your monologue is not interesting. by jbn-o · · Score: 1

    It's so convenient to argue against yourself isn't it? No need to ask him what he actually thinks (his email address is readily available) or read any of his many essays. You might be particularly interested in a list of surveillance examples found in proprietary software including one pertinant description for a program you just mentioned—"Angry Birds spies for companies, and the NSA takes advantage to spy through it too.".

    1. Re:Your monologue is not interesting. by CronoCloud · · Score: 1

      No need to ask him what he actually thinks (his email address is readily available) or read any of his many essays.

      You might be particularly interested in a list of surveillance examples found in proprietary software including one pertinant description for a program you just mentionedâ""Angry Birds spies for companies, and the NSA takes advantage to spy through it too.".

      Pragmatism, do you understand it? Those of us who aren't former squatters at MIT have to deal with the world we are dealt with. The headline of the NYT article is misleading and the article doesn't actually say what you wrote. The world is "could" not that they have done so. There's more effective ways for snoops to get info than through angry birds.

      And I don't consider things like "cookies" to be "surveillance". The internet costs money, a lot of things wouldn't have happened without a profit motive.being involved.

      Normal people who didn't mooch off of MIT for years make compromises and decisions in regards to the computer use. They may decide that there's nothing wrong with using a DRM using application to access a streaming video catalog for 8 bucks a month. Or they might have a machine that uses close sourced BSD based software to play games on. Or they might use skype because it's easy enough for non-geeks to use and set up.

      If you and the FSF doesn't want people to make those decisions then give them alternatives that do what THEY want to do with computers and that don't suck. To a lot of people the FSF's philosophies take THEIR choices away in favor of the ideals of a some bearded zealot living computing's past.

      Besides, how does he know whether or not the Chinese government has a backdoor into his Loonsong MIPS machine.

    2. Re:Your monologue is not interesting. by jbn-o · · Score: 1

      The objection you seem to have missed is that proprietors treat users badly without the user's ability to effectively improve the program for their own needs (even by hiring someone to do this work on their behalf). So better to rejecting non-free software on ethical grounds. Whether spies have used the power of a proprietary Angry Birds is a weak response compared to asking whether anybody should have to choose a potential loss of privacy to play a videogame. Tracking users (no matter how) without their explicit knowledge is something people don't know about and, when they learn about it, don't like. It's a shame you have such personal anger toward Stallman that you refuse to convey understanding his points. Your namecalling ("bearded zealot", "mooching") and lame counterarguments like "There's more effective ways for snoops to get info than through angry birds" run the risk of reading as tacit acceptance of RMS's points without giving him due credit for bringing those points to the public.

      We don't know who can get data from RMS's Loonsong MIPS machine but paying attention to these issues and using what's available to practical effect is leading by example; a far more respectful approach which complaining and namecalling just can't beat.

    3. Re:Your monologue is not interesting. by CronoCloud · · Score: 1

      The objection you seem to have missed is that proprietors treat users badly

      And Open Source programmers don't treat users badly? Guess you haven't been in various project IRC channels. Haven't you seen the way some free software advocates talk about "users"

      without the user's ability to effectively improve the program for their own needs (even by hiring someone to do this work on their behalf).

      And if I'm not a programmer, and if I have to hire someone, what's the difference between that and buying proprietary software. Either way, I'm not dealing with the source.

      So better to rejecting non-free software on ethical grounds.

      Free software Ethics is all well and good, but it's not practical for the vast masses out there, let alone me and I run Fedora! Say I reject non-free software.

      Goodbye Nvidia driver, that would means my computer would not work as well for 3D applications.

      Goodbye Star Trek Online, and Minecraft.

      Goodbye acroread. (some PDF's still don't work well in the alternatives), and Adobe Flash. (we both know gnash still isn't up to snuff).

      Goodbye Skype, (which I install to communicate with people for whom Skype is the de-facto voice IM client)

      Goodbye cell phone, tablet, PS3 and PS4.

      Goodbye Netflix.

      The FSF would probably want me to give up Flickr, Dropbox, Amazon MP3 store, etc etc.

      Guess what, you just took choices away from me, and didn't give me any alternatives. Nice job breaking my computing experience FSF Hero.

      compared to asking whether anybody should have to choose a potential loss of privacy to play a videogame.

      Wouldn't it depend on how much privacy was lost? Which information the game wanted? Some people are willing to give up limited information in exchange for playing a high quality commercial game, why take away that choice from them? You may not like their choices...tough cookies, their computing life their computing choices. Don't take away their choices...without giving them a good alternative.

      Tracking users (no matter how) without their explicit knowledge is something people don't know about and, when they learn about it, don't like.

      Course they don't like it, but perhaps they wouldn't be so upset if they had been paying attention. You can't expect privacy in everything one does on the net. If some websites want to "track" me I have no problem with that. I don't mind seeing "some" related ads on "some" websites I visit. But some of them I wouldn't be okay with. Google's probably got a profile somewhere with my likes/dislikes/shopping destinations etc. If they want to sell that to advertisers, to pay for their services, they can go right ahead. Because I can ignore ads, the buying choice is mine Ultimately, all choices in regards to my computing are mine. I'm a pragmatist.

      It's a shame you have such personal anger toward Stallman that you refuse to convey understanding his points.

      It's not personal, and it's not really anger. It's more like he's the the annoying uncle who has to tell you about his lint collection every time he sees you. He may have a point here and there... but the FSF is stuck in computing's past, not it's future.

      Your namecalling ("bearded zealot"

      Is he not bearded? Is he not so focused on his ideals that he ignores practical considerations even in his own computing?

      "mooching"

      Did he not himself refer to himself as being a squatter at MIT at one time? And thusly "mooch" off of MIT?

      tacit acceptance of RMS's points without giving him due credit for bringing those points to the public.

      He could do a better job of it by being less extreme in his viewpoints. And yes I know he does that as part of his point making but It simpy Is Not Wor

  82. Foolishness by Anonymous Coward · · Score: 0

    Your post is a perfect example of tact that many in the FLOSS community lack. According to you, any criticism of the FLOSS community is just a defense of Microsoft made by an astroturfer. I suppose you're the type of person who thinks that it's ok when a politician in a party you support does wrong, but it's terrible when a politician in the other party does wrong.

    You look like a fool.

  83. how. he was a jerk. by globaljustin · · Score: 1

    the idea of correcting a question is fine...or at least could be acceptable...and it is done by unscrupulous politicians constantly

    the problem is *how*...he said enough to indicate that he has *some* capacity for human interaction and what is considered socially acceptable

    he didn't have be a dick about it and correct the text of the question in that manner...nor was a preamble explanation needed...

    he should have just corrected it like this: "If you are asking {new nomenclature} then X...if not then Y"

    whether or not you agree with that, it's clear that the overall tone was a bit pompous and overly self-aware...

    like most neckbeards

    --
    Thank you Dave Raggett
  84. not a black and white issue by globaljustin · · Score: 1

    RMS: Nonfree software is likely to spy on its users, or mistreat them in other ways. It is software for suckers.

    Yeah, that bothered me too...

    It shows reductive thinking...over-simplifying into a binary some behavior that is more complex

    Here are RMS's options for users of software:

    1. Use all free software
    2. You are a sucker

    choose one

    It's kind of pitiful actually...right?

    It's like the notion that someone could understand how non-free software can be anti-user yet still choose to use the software is not possible in RMS-land

    Does anyone know him personally on here?

    Can any /.'ers talk some sense into the man? He seems awesome wrapped in neckbeard

    --
    Thank you Dave Raggett
    1. Re:not a black and white issue by greg1104 · · Score: 1

      Stallman's refusal to compromise and the way he frames debate have been both hugely influential and downright prophetic in spots. If you don't get that, unfortunately that means you're still one of the suckers. Sorry.

      But it's not too late. Try reading his pieces on DRM, trusted computing, and privacy; consider when awareness of those issues crossed into your own life; then compare that against the publication date.

      Even a few years ago, it was feasible to make a case Stallman was being a zealot when he said that allowing any non-free software in your life would lead to a world where companies and government were spying on you, controlling your access to content with DRM, and using content blocks to control what political content a group was allowed to see on the Internet. Nowadays, though, it's obvious Stallman was right all along. Anything that's not free does not have your best interests in mind, and there's no question that will be used against you--the only question is when, not if.

  85. Depends on the decade and pre/post Snowden by AHuxley · · Score: 1

    From 2006 "FBI taps cell phone mic as eavesdropping tool"
    http://news.cnet.com/2100-1029...
    ~"functioned whether the phone was powered on or off."
    Today is more about gov malware in your modern mobile OS.
    So yes the telco software/hardware layers are fair game to any gov and have been for years with court docs mentioned in the US press.
    The journalism going back years was the result of US court documents.
    Now just get it all http://www.wired.com/2014/03/s...
    Also see the http://www.reuters.com/article... ideas around domestic phone records.

    --
    Domestic spying is now "Benign Information Gathering"
  86. Think of it as hardware you can fully understand by AHuxley · · Score: 1

    http://richard.stallman.usesth... has a hint under "What hardware do you use?"

    --
    Domestic spying is now "Benign Information Gathering"
  87. Street Performer Protocol by evilandi · · Score: 2

    BoomBoom wrote:
    > So what's the incentive to create works? How is an author paid?

    The author proposes a work. He finds customers who want it made. He sets a bounty level. The customers pay the bounty (if not, author revises his bounty or moves on to another idea). The bounty is held by an independent third party (escrow). The author makes the work. The author releases the work TO THE GENERAL PUBLIC and receives the bounty.

    https://www.schneier.com/paper...

    I'm not saying it's a perfect model (in particular there is controversy about non-paying users benefiting from other's payment), but unlike RMS, I am at least answering your exact question. ;-)

    --
    Andrew Oakley - www.aoakley.com
    1. Re:Street Performer Protocol by BasilBrush · · Score: 1

      Yeah, thanks Mr Andi for a very good answer. And yes, much led the politicians answer than Stallman!

      So it's basically kickstarter, with the fixed condition that a work goes into the public domain before payment is made.

      I see this was proposed in 1998. Do you know if it was ever actually tried?

      I do see a problem with it in that rewards don't reflect quality of product. Though for an established author it will represent reputation.

      For first time, or unknown authors, it seems the rewards will go to those with friends, good marketing, and a conventional idea. Those without friends, and with an idea different from what's been before will probably not get funding.

      And as many often have only one big success, that could be a big problem.

      I can envisage the author that works for a year on a book that he managed to fund to the value of £5000, that's a big success a film is subsequently made from it. Doesn't seem very fair.

      Though on the other hand, if they can do another year to work on a sequel, they could probably get that financed for significantly more.

      How do the publishers, editors and printers get financed? Or is this only for self published ebooks?

    2. Re:Street Performer Protocol by evilandi · · Score: 1

      The answer to most of those questions is "...and that's why Charles Dickens' novels were so very, very long."

      SPP has been tried with varying success, usually for works that are provided in installations. For example, Charles Dickens' novels were serialised in newspapers; a single newspaper paid the bounty for each chapter, but there was no way to enforce their exclusivity after they hit the press. Horror writer Stephen King tried it and gave up after only a few chapters.

      The UK's Linux Voice magazine operates on a variant of SPP; it had a kickstarter for subscriptions and also offers a printed newsstand edition, but all content is released under free licence after 9 months.

      You're right about it theoretically relying on reputation for repeat business.

      --
      Andrew Oakley - www.aoakley.com
    3. Re:Street Performer Protocol by BasilBrush · · Score: 1

      Sure, Charles Dicken's novels were long because of their original publication in serial form. But what do you mean there was no way to enforce exclusivity? Copyright applied. Albeit not internationally. But that didn't affect the worth of his writing in his home country.

      Mind you Charles Dickens did have another method of generating income from his works: performance readings of his works. That would only work for authors that are charismatic though. And probably wouldn't work anyway now that there are so many more convenient and more dynamic entertainments.

  88. Re:RMS is the big reason to get into BSDs. by Anonymous Coward · · Score: 0

    Wait, they are totally gay, not just a little?

  89. Re:Wow. What a jerk. by jdschulteis · · Score: 1

    Also, given his long standing support to Left wing causes, what exactly does he have against Stalin to call cellphones 'Stalin's dream'?

    One can be a collectivist while opposing authoritarianism. See Political Compass.

  90. Re:Wow. Stallinman was a jerk. by HornWumpus · · Score: 2

    No. Left wing means 'pro-authoritarian' that pays lip service to Carl Marx's flawed political philosophy.

    The words you are looking for is 'libertarian' or 'classical liberal'.

    The left owns Stalin, Hitler, Mao and Pol Pot. Accept it.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  91. Re:Wow. What a jerk. by HornWumpus · · Score: 1

    Only by ignoring the key flaw of collectivism. Unhealthy concentration of power.

    Most capitalists know the key flaw of their political system (markets have to be lightly regulated to work). Why do no leftest know the show stopper flaw in their political system?

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  92. Re:Wow. What a jerk. by Bengie · · Score: 1

    His definition of "free software" tells users how they can and cannot use the software. His ideal "free" software would not be free except by his made up definition.

  93. Re:Wow. What a jerk. by Bengie · · Score: 1

    It's not "free as in freedom", it removes freedoms, like the freedom to keep your changes to yourself. You take away one person's freedom and give it to another.

    I can't agree with forcing people to be altruistic. Now if the argument is that GPL is a necessary evil that contradicts its own agenda, I can appreciate that. What I can't stand is flagrant BS that RMS claims to be "free" software. There is nothing inherently wrong with using GPL, that's up to the person doing the work, but the argument made about being "truly" free is utter crap. It's "mostly" free. BSD even has restrictions, but those less about removing freedoms from the end user and more about getting credit where credit is due.

  94. i got it from the start_it's still reductive by globaljustin · · Score: 1

    RMS can both be oversimplifying a complex issue AND a major contributor to FOSS software....BOTH CAN BE TRUE

    If you don't get that, unfortunately that means you're still one of the suckers. Sorry.

    yeah...no shit sherlock

    ***anything*** we do on a networked computer is vulnerable

    ANYTHING

    I've understood that since my dad (who was a cryptographer in the Navy in the 70s) explained how punch-card authentication works during the first Reagan Administration

    So...yes...I fscking understand it

    What I **don't** understand is the BINAR

    1. use only free software
    2. you are a "sucker" (aka you're an idiot)

    It's bullshit........I like using the damned internet....I fscking *know* how trackable everything is...I used to be a network admin....

    Just like we put our lives in other driver's hands every time we drive....using a networked computer is inherenly risky

    If RMS wants to be consistent then HE COULDN'T EVER DRIVE ON A CITY STREET

    b/c...you know..."risk"

    --
    Thank you Dave Raggett
  95. Airport screening by Anonymous Coward · · Score: 0

    Uh, I saw him go through an airport metal detector once to board an airplane, so at some practical level he does understand the freedom/convenience tradeoff.

  96. Thanks, RMS by DriveDog · · Score: 1

    RMS, I appreciate the time you spent organizing your responses.

    To others... I see a lot of "he's a jerk" and "...his selfish agenda" comments. Exchanging a few emails with RMS years ago and reading/listening to his writings and public speeches isn't sufficient for me to know whether I'd want to maintain a personal friendship with him, given the opportunity, but it is sufficient to see how he respects others. "Selfish agenda?" Looks like one of the least selfish agendas ever to me. Short, frank, blunt, terse? You bet. We asked questions, we got answers. "Changes the questions?" Some people, consciously or not, try to shape conversations with the terminology they use. He refuses to play along. Uncompromising? Apparently. Who better to defend Free Software from all threats and publicly identify those threats? One other thing I noticed: he readily admits to having changed his views based on experience and new information. I can think of a lot of folks that either 1) don't change their minds no matter what and/or 2) won't admit they did even if they did.

  97. Why... by Anonymous Coward · · Score: 0

    ...do you have the physical hygiene of a punch drunk dung beetle, and the social grace of a blathering baboon on spanish fly.

  98. Re:Wow. What a jerk. by Anonymous Coward · · Score: 0

    Yea, politicians do that, which is all he is. A politician pushing his own selfish agenda,

    We could use a few more politicians who don't change their "own selifish agenda" whenever they are given enough money and/or blackmail and/or polls. If you voted for Stallman in an election, you'd be pretty sure what you'd be getting. And you'd not be getting it because he'd stand to profit personally from it apart from getting closer to the fulfillment of his visions.

    I mean, take a look at Obama. That's a prime example for a politician, his election promises being pretty much the opposite of his actions.

    Stallman is consistent, he does not talk out of both ends of his mouth, he sticks with his promises and eats his own dog food. No duplicity. Which is part of the reason he reformulated several questions before answering them instead of floating some non-committical verbiage at best vaguely connected to the questions.

    It's a bloody shame, but that's pretty much already enough these times to make one prefer him over pretty much any politician if one were to vote. Just because his election agenda would more likely than not survive into more than a diffuse "grab all you can and fuck the populace" which is all the promises of "politicians" turn out to result in in the end.

    Basically, you'd settle for anybody honest and with a conscience, never mind what different values and persuasions it might be based on.

  99. Novena drivers by Anonymous Coward · · Score: 0

    "We could try to raise funds to pay for reverse engineering of the VPU in the Novena laptop -- if we could find skilled reverse engineers ready to take the job. Can you introduce me to any?"

    Already happening: https://www.crowdsupply.com/kosagi/novena-open-laptop/stretch-goals

  100. Re:Wow. What a jerk. by DuckDodgers · · Score: 1

    You're rehashing an ancient debate. You want software to be free as in free beer. When you get free beer, you can do whatever you want with it and the person that gave it to you has no say after you get it. Stallman wants software to be free as in free speech. You can't incorporate President Lincoln's Gettysburg Address into a book you wrote, put the book on sale, copyright the book's contents, and then sue anyone anywhere that quotes the Gettysburg Address for infringing on your copyright.

  101. Re:Personal Hygeine by Anonymous Coward · · Score: 0

    Another 1 line fart reply from gmhowell.