Slashdot Mirror


Stallman Says Cloud Computing Is a Trap

stevedcc writes in to tell us about an interview with RMS in The Guardian, in which he gives his views on cloud computing, with a particular focus on user access to data and the sacrifices made for convenience. "'It's stupidity. It's worse than stupidity: it's a marketing hype campaign,' he told The Guardian. 'Somebody is saying this is inevitable — and whenever you hear somebody saying that, it's very likely to be a set of businesses campaigning to make it true.'" Computerworld has a summary of some of the blogosphere's reaction to RMS's position.

25 of 621 comments (clear)

  1. Totally agree by GlobalColding · · Score: 5, Insightful

    I am in disbelief over anyones the acceptance of the idea. Relinquishing control over your data to an outside source seems unfathomably retarded, no matter what kind of spin is put on it.

    1. Re:Totally agree by Goldberg's+Pants · · Score: 5, Insightful

      People DO give out far too much data online these days, that much is certain. However, to dismiss using the likes of Gmail entirely is retarded. It's all very well RMS saying we should not use Gmail etc... I use Gmail for all online stuff. (I have a private email address for actual private communication.) Serial numbers for games etc... I'd have been SCREWED if I followed RMS's advice and just kept stuff locally. Oh yes, it's a fine idea in theory, but in Gmail, if I need to find serial numbes (something I've need to do several times in the last year) I can just search for the game name voila! There's my serial number.

      To replicate that functionality I would have to backup my entire email pretty much every time I got any, which is completely impractical. Not to mention tedious. Yeah, shell scripts and all that crap, but why bother when Gmail does it all for me, and really, all they're going to learn is I'm signed up on several very dull mailing lists, have bought several games, get spammed by Apple on a regular basis, and apparently am going to be given a load of money by various Nigerian princes, priests, nuns etc...

      Yes, people give up too much privacy online these days, but there is a happy medium between that and locking ourselves into a life of self sufficient tedium.

    2. Re:Totally agree by RedWizzard · · Score: 5, Informative

      True. But riddle me this: when you get up tomorrow and go to sign in to GMail and all you get is a single page saying "Due to financial constraints and an inability to derive revenue from GMail to pay our bills, we have regretfully been forced to terminate the service.", where are your game serial numbers now and how do you plan on getting at them? I know it seems unlikely Google would just drop a service like that. Except that, well, they already have.

      Gmail allows you to download your email via pop3 and imap. You can also set it to automatically all email to another account. There is no excuse not to have a backup of all your Gmail mail. This "it might suddenly vanish" argument is a strawman.

    3. Re:Totally agree by Jherek+Carnelian · · Score: 5, Insightful

      where are your game serial numbers now

      Bingo. The OP did exactly what RMS is warning against - he confused convenience for freedom.

      Whoever controls your data is the only one who can take responsibility for it. Who is likely to use that responsibility in your best interests - you or a company beholden to shareholders?

    4. Re:Totally agree by Mike+Buddha · · Score: 5, Funny

      I know it seems unlikely Google would just drop a service like that. Except that, well, they already have.

      Yeah. All those services that Google already has dropped are exactly like GMail. I remember the outcry when all those people lost all that data when Google Keyboard Shortcuts was taken off line. And who can forget the data armageddon that was the ending of Google Slideshow? It was like Y2K II. Yeah, Google shuts down services and leaves all your data high and dry all the time. Very insightful.

      --
      by Mike Buddha -- Someday the mountain might get him, but the law never will.
    5. Re:Totally agree by Pollardito · · Score: 5, Funny

      Preach on, brother. This is the exact same reason that I have it automatically forward all my Gmail to three other backup Gmail accounts, you can never be too safe.

  2. he's right, but he's also wrong by jipn4 · · Score: 5, Interesting

    He is right that cloud computing is a potential threat to the progress we have made on free software, open standards, etc. However, he's wrong that it's marketing hype. Being able to move noisy, power-hungry hardware somewhere else and have other people deal with repairing and replacing it is a big win.

    Fortunately, since a lot of cloud computing uses virtual machines, you do get full control and it ends up being not so much of a threat to free software. If anything, FOSS is a natural match to virtual machines, in the cloud or elsewhere.

  3. yeah he's right by globaljustin · · Score: 5, Interesting

    Businesses want to make money. The trend is business thinking is "why sell them something when we can rent it to them and keep charging them indefinitely."

    RMS hits it right on when he says web-based applications are really an effort to change the market so that every computing function is on a pay per use or subscription basis. Look at itunes DRM if you want to see the future of "cloud computing"

    It's all marketing.

    As an aside, from TFA:

    has become a core part of the rise of Web 2.0 applications

    I was amused that the writer of an article about how "cloud computing" is hype used another one of those hype buzzwords that have no concrete meaning whatsoever..."web 2.0"...

    --
    Thank you Dave Raggett
  4. Someone has to administer it by jabberw0k · · Score: 5, Insightful

    The vast majority of computer users are not system administrators. For them, having someone -- whether it's the company administrator down the hall, or Google somewhere out there -- shepherd their data is a great reassurance.

    99% of people don't host their own websites, so they depend on someone else to do it. Would Stallman say it's bad for those people to give that person or hosting company control over their data?

  5. I actually agree with RMS by ducomputergeek · · Score: 5, Informative

    I'm actually giving a presentation on this in a couple weeks at an academic conference on innovation. "Cloud Computing" had another name in the 1970's, Time Share. Ask folks how well that worked back in the day. Two years ago I did a consulting gig at a Medical Supply company that was still running their inventory and billing off a 486 with DOS, I kid you not. Fortunately their software vender was still around and did offer an upgrade route, but they were pushing to use their new online based system. We shopped around at a few other medical software companies who were pushing the same thing.

    The owners of the business were in their 50's and 60's. They were savvy enough with the computers, but everything kept coming back to what would happen to their data. End of the day, they would not trust their business data to an outside vender, period. And for good reason dealing with HIPPA and other privacy considerations. The only way out for the data is a modem that is used to connect to the state's electronic billing system for public aid & medicare and that's it. Not internet connection to the server or the workstations that connect to it.

    I work around a college town with several folks who are on the cutting edge. I just built online ordering system for another company that is hosted off a dedicated server. Every day the interns came in, the first thing out of their mouths were, "Why don't you just use Amazon?"

    My short answer was, "I know how this will scale. If it gets hammered, add more servers, load balance it out, and cluster the database when it comes time. I've done it before and it will work. And until something better comes along and is proven, stick with what you know."

    Most smaller businesses I chat with are not comfortable with the idea of other people hosting their critical data. Basically my conference topic is that we'll see something close to the Adobe Air model where applications can run either online or from the web in some type of VM and enable users to still save their work locally. Whether that be a hard drive or USB thumb drive. No matter how cool a web app is, if I can't run it while I'm not connected and can't save data to my local machine, it is not going to replace traditional desktop apps anytime soon.

    --
    "The problem with socialism is eventually you run out of other people's money" - Thatcher.
  6. I'll never understand the RMS haters by merc · · Score: 5, Insightful

    If there's one person in this industry who has been consistent over the years it's Richard Stallman. You may not agree with his views: that personal freedoms are more important than technical merit or convenience but you have to admit that he has never drifted from his what he believes in. He's also proven that he is willing to use real hard work (e.g., in the form of code) to promote the principles of his beliefs.

    I think few people would realize how much different the computing world would be without the positive influence he's had on our industry.

    Also, the record for many of his writings are pretty right on track. Just as an example: A decade ago the idea that you might need special "rights" in order to read a book might have been perceived as .. oh, what are the words people are using now? "raving" or "lunacy". Yet today Digital Restrictions Management embedded in eBooks, games and multi-media are a real thing -- and a real threat to personal freedoms.

    Now, I'm just speaking for myself, but when RMS speaks, I will stop and read -- or listen (and be grateful I still have the freedoms to chose to do so) :-)

    --
    It's true no man is an island, but if you take a bunch of dead guys and tie 'em together, they make a good raft.
  7. Re:Dear RMS by Toonol · · Score: 5, Insightful

    You probably should have saved your pity for an occasion when RMS wasn't right on the ball. He'll give you opportunities, trust me.

    But cloud computing is a buzzword for a marketing campaign. It's the newest renaming of renting software as services.

  8. Re:Mod Parent Up!! by RiotingPacifist · · Score: 5, Funny

    nah he just doesnt trust that the water companies compile water from h2o and has to get the hydrogen and oxygen and compile it himself

    --
    IranAir Flight 655 never forget!
  9. LEAVE RMS ALONE! by snikulin · · Score: 5, Funny

    How fucking dare anyone out there make fun of RMS after all he has been through.!

  10. Re:Dear RMS by sqrt(2) · · Score: 5, Insightful

    I would be willing to stake my Slashdot karma on the prediction that OpenOffice or a reasonable facsimile will always exist as a product I can download and run on my own hardware. E-mail, well I could always use my ISP for my e-mail or even running my own mail server isn't out of the question but the nature of e-mail is that it has to exist somewhere and for most people it's not practical to run their own mail server. And as long as I can still buy HDDs I'll never be reliant on Google or MS to access my photos, music, movies, or documents. Even if Windows eventually becomes nothing more than a thin client connecting to the MS mothership I'm sure I'll still be able to grab a Linux ISO and continue using a real operating system on my own hardware.

    --
    If you build it, nerds will come. Soylentnews.org
  11. Oops! by snikulin · · Score: 5, Funny
    Too short!

    Here's mine complete cry:

    How fucking dare anyone out there make fun of RMS after all he has been through.! He lost his aunt, he went through a divorce. He had two fuckin kids. His husband turned out to be a user, a cheater, and now he's going through a custody battle. All you people care about is... readers and making money off of him. HE'S A HUMAN! (ah! ooh!) What you don't realize is that RMS is making you all this money and all you do is write a bunch of crap about him. He hasn't performed on stage in years. His song is called "give me more" for a reason because all you people want is MORE! MORE-MORE, MORE: MORE!. LEAVE HIM ALONE! You are lucky he even performed for you BASTARDS! LEAVE RMS ALONE!...Please. ESR talked about professionalism and said if RMS was a professional he would've pulled it off no matter what. Speaking of professionalism, when is it professional to publicly bash someone who is going through a hard time. Leave RMS Alone Please... ! Leave RMS Spears alone!...right now!...I mean it.! Anyone that has a problem with him you deal with me, because he is not well right now. LEAVE HIM ALONE!

  12. Re:Dear RMS by Godji · · Score: 5, Insightful

    Who says you have to pay with money? You're paying with data about you. Google must know a lot about you by now.

  13. It's a trap! by Yakasha · · Score: 5, Funny

    "Upload all files to google apps."

    "May the force be with us."

    "We have to be able to get some kind of access to our files up or down."

    "Well how could they slip that in the EULA if they're required to ... to notify us of changes? Break off the upload! The EULA still gives them full access!"

    "I don't see that in the EULA, are you sure?"

    "CANCEL UPLOAD! ALL USERS CANCEL UPLOAD!"

    "Take evasive action. Green group, stay close and re-check section 57."

    "Admiral, we have additional insane EULA requirements in section 47."

    "IT'S A TRAP!"

  14. Re:Dear RMS by just_another_sean · · Score: 5, Insightful

    I would be willing to stake my Slashdot karma on the prediction that OpenOffice or a reasonable facsimile will always exist as a product I can download and run on my own hardware. E-mail, well I could always use my ISP for my e-mail or even running my own mail server isn't out of the question but the nature of e-mail is that it has to exist somewhere and for most people it's not practical to run their own mail server. And as long as I can still buy HDDs I'll never be reliant on Google or MS to access my photos, music, movies, or documents. Even if Windows eventually becomes nothing more than a thin client connecting to the MS mothership I'm sure I'll still be able to grab a Linux ISO and continue using a real operating system on my own hardware.

    And that we can thank our Dear RMS for.

    Thanks papa bear.

    Sean

    and of course thousands of others, but we're talking about rms right now

    --
    Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
  15. People like you are why they had to coin Free by SuperKendall · · Score: 5, Insightful

    Right now all the "cloud computing" I do is free: I use windows Live services, Gmail, Google Docs, Google Notebook.

    Absolutely none of that is Free.

    You have the source for nothing. If they go away, you cannot continue to use them on your own server. If they lack a feature you would like you cannot improve on them.

    "Cloud Computing" is simply commercial software delivered on-demand, with the same benefits and drawbacks.

    In fact you're a little worse off because you can't even disassemble the server source to see how it works (possibly offset by the benefit of being able to more easily examine some of the UI code in browser based systems).

    RMS is right about what happens if no-one truly owns software they use... I don't know that he's right about cloud computing in general because you can run your own truly Free software in the cloud... but software as services, he is right to issue warnings.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  16. Re:Dear RMS by BrokenHalo · · Score: 5, Insightful

    And that we can thank our Dear RMS for.

    Thanks papa bear.


    Indeed. I get very tired of all the denizens of the peanut gallery who start frothing at the mouth whenever RMS' name is even mentioned, as if he was some personal enemy to be abhorred and shunned.

    In common with the probable majority of these people, I have never actually met the man, but I am capable of recognising that he has contributed more to Free and Open Source software than most us ever will.

    It might be worth remembering that the next time Google decides it was only joking the last time they revoked an opressive and obnoxious license agreement. If your data is important to you, simple common-sense should indicate that putting it in someone else's hands is sheer folly. RMS is 100% on the money.

  17. Re:Beta Index by MrNaz · · Score: 5, Insightful

    RMS is right. Cloud computing is big business' push to turn what was a previously unacceptably democratic computing paradigm into one that can be controlled by only those players with enough funding to set up "clouds".

    The migration away from mainframes in the 80s was supposed to avoid just the problem with massively centralized computing: I.e., the problem that centralized computing forces everyone to be doing the same thing or at very least, conforming to the same design parameters.

    Personally, I like my PC. I don't want to be constrained to only doing things that can be done in "cloud space". Having an OS that I can do whatever I want on, in absolute privacy and not having to rely on corporate policy to be at least partially friendly to me is something that I value. I don't want Google, Yahoo or Facebook letting the government look over my shoulder, or their big corporate buddies using their data to shove ads down my throat. It also means that I can't just buy a computer and use it as much as I want for no extra cost. Now I have to pay Internet bills, plus whatever software service charges will be applicable in this new forthcoming cloud.

    On another note, cloud computing makes it *impossible* for the masses to implement proper privacy policies or cryptography. You think it's hard at the moment to get people to use secure email? Try implementing privacy when everyone's using Hotmail, Gmail and Yahoo.

    So called SaaS/cloud computing is just a way to ensure that the big end of town gets to watch and control what everyone else is doing, and bill them by the month.

    Thanks, but no thanks.

    --
    I hate printers.
  18. Re:Dear RMS by stjobe · · Score: 5, Insightful

    I too have met him, in a somewhat similiar setting as yours, and sure he's a bit weird and sure he looks like a hippie, but dangnabbit there is something absolutely impressive about a man who's taken a good long look at his beliefs, drawn them out to their logical conclusions and then acted from those conclusions.

    I admire that, and while you and I and many others may think he acts weird and says strange stuff from time to time, if you look a bit deeper you'll see that he's almost inevitably consistent in his beliefs.

    You can say what you will about the man, but I do sorrily miss that more people don't do what he has done: Analyze your beliefs and act accordingly.

    As for your q&a experience: How many times do you reckon he's got that question? Since he uses free software exclusively, it might not even be a meaningful question for him.

    Oh, and reducing his contribution to "worked on Emacs and gdb" is really disingenious. He's done far, far more than that for the community. Look it up.

    --
    "Total destruction the only solution" - Bob Marley
  19. Re:Mod Parent Up!! by Deaddy · · Score: 5, Funny

    He's aquaphobic you insensitive cloud.

    There, fixed for you.

  20. Re:Mod Parent Up!! by marcello_dl · · Score: 5, Interesting

    Hey, seen him in person this summer, Stallman is as clean as the next hacker... oh wait. Seriously, he's clean.

    And he is mostly right. Cloud computing is a trap UNLESS your local machine is a dedicated local node of the cloud that can work stand alone, communicating with free protocols and free software, form a competing cloud and so on. That is, if you can say bye to the cloud service without experiencing any loss of time and data.

    BTW are there such web2.1 services around?

    --
    ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol