Slashdot Mirror


Stallman Attacked by Ninjas

vivIsel writes "When RMS took the stage to address the Yale Political Union, Yale's venerable parliamentary debate society, it was already an unusual speech: instead of the jacket and tie customary there, he sported a T shirt, and no shoes. But then he was attacked by ninjas. Apparently some students took it into their head to duplicate an XKCD webcomic before a live audience — luckily, though, Stallman didn't resort to violence. Instead, he delivered an excellent speech about DRM."

36 of 524 comments (clear)

  1. Re:this guy is a liability to the community by sqrt(2) · · Score: 3, Insightful

    Too bad he doesn't care about his cause enough to project an aura of professionalism and courtesy. There are certain expectations when you're a GUEST speaker in a professional setting, an academic setting.

    --
    If you build it, nerds will come. Soylentnews.org
  2. Re:In a perfect world... by HBI · · Score: 5, Insightful

    No, his purpose is to make it so all software has its source code available for modification. That's what he's here for. Think what you like of the guy, he's never veered from that purpose.

    --
    HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
  3. I see, I see, I get the picture ... by udippel · · Score: 5, Insightful

    If you ever go to the link pointed out (I know, we are in /., and RTFS is for weaklings only) ...
    Instead, he delivered an excellent speech about DRM
    you'll find a beautiful Minutes of the Debate in WORD.

    Richard, your message was lost !

  4. Re:this guy is a liability to the community by glwtta · · Score: 4, Insightful

    If he didn't have the annoying tendency to be right all the damn time, I think I might care about his footwear.

    --
    sic transit gloria mundi
  5. Irony... by CaPn+Corelian · · Score: 5, Insightful

    Because the minutes of the debate are in .DOC format.

  6. Re:this guy is a liability to the community by mikkelm · · Score: 5, Insightful

    One would think that any assembly styling themselves as being open-minded and advocating open debate would be above something as petty as a dress code.

    Dress codes anywhere but where the dressing is essential to the event is pointless. How is a uniform going to inspire creative thought? If what matters is what people have on their minds, why care about what they have on their bodies?

    "You're infinitely more insightful than me, but you aren't wearing the special clothes, so you can't join my discussion group."

    Sounds like something straight out of an elementary school playground.

  7. Re:tshirt and no shoes? by Fizzl · · Score: 4, Insightful

    Good thing he's not selling anything.

  8. Re:tshirt and no shoes? by mikkelm · · Score: 4, Insightful

    Considering how much more successful than yours his career has undoubtably been, without having had to conform to arbitrary standards of professionalism, I think it's safe to say that denouncing his work because of what he wears constitutes an almost criminal ineptitude on your part.

  9. Re:this guy is a liability to the community by Epsillon · · Score: 4, Insightful

    Therein lies another insight into the self-effacing brilliance of RMS. He doesn't need a suit. He's proved his worth by making his vision work, not by using the usual tricks of the trade and flim-flamming with long words, suits and "presence". Actually, that last he has in spades but it's a natural thing, not a put-on to cover up cluelessness. Whilst I don't fully agree with all of his ideals, I can't help admiring the man for his principles and ability to make things work against all odds.

    It's just another part of his character: "Here I am, as asked. I'm not going to lie to you or try to make my ideals look appealing. I won't dress up the message or myself to try to divert your attention from the downsides of the issue. I'll just tell it like it is." He's 100% consistent in this and it's one of the reasons people respect the man. In my opinion this does more to help the movement than hinder it.

    As for XKCD, how long until some misguided lawyer (yes, Thompson, I'm looking at you) starts to spout off about webcomics encouraging ninja attacks?

    --
    Resistance is futile. Reactance buggers it up.
  10. Re:T-shirts are communist? by Anonymous Coward · · Score: 5, Insightful

    The flip side of the coin - if you wear a suit, lots of engineers won't trust you. And why should they? You're telling them you hope they'll respect you because of what you wear, instead of what you say.

  11. Re:tshirt and no shoes? by sg_oneill · · Score: 3, Insightful

    He's just trying to make a point. And I think he makes a great one with DRM.

    Keep in mind, Stallman comes from a generational philosophy that , following Wittgenstein, notes that words have the ability to confuse, so precise language ensures your being understood. (Wittgenstein famously argued that all problems in philosophy are problems of language. Ambiguous language makes logical problems where in reality none exist. I think he backed away from the strong form of that position later on however.)

    Stallman, DOESNT argue for opening up source for the utility of it, he argues for what he believes is the freedom dividend of it. Consequently, he'd like people to keep talking about freedom, and not be so distracted by the marketing.

    I personally think that this tactic hasn't helped his cause an awful lot, but I certainly understand why he does it.

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  12. Re:this guy is a liability to the community by kestasjk · · Score: 5, Insightful

    Seems like by not dressing as other people do he's just adding more nonsense to the mix. Instead of delivering his message by speaking he's causing other people to focus on what he's wearing; generating controversy or trying to give himself a "look", instead of just giving a speech he's giving everyone other things to focus on.

    e.g. Here we are, talking about his stupid dress choice, and not about his speech. If he just dressed like everyone else we would be talking about what he said, not how he dressed, but he's taking away from what he said by dressing inappropriately.

    --
    // MD_Update(&m,buf,j);
  13. Re:In a perfect world... by Kadin2048 · · Score: 5, Insightful

    But that's not true. They still have the freedom the original author gave them. They can easily modify the orginal public domain piece of code. The fact that someone else has a copy doesn't detract from this ability. Not necessarily. In many cases, one version of a piece of software (or anything else, for that matter, you see it with books, pieces of music, lots of things) will become popular and drive previous versions into obscurity until they're nearly impossible to find.

    E.g., if I created a little piece of software and dumped it into the public domain, and someone picked it up, made a slight improved version, and marketed it widely, it might eventually take over, to the point where people forgot about its origin. (Which the 'improved' version's author might not even need to disclose.) Or something could happen by random chance to knock that one source for the original version offline. From that point on, users would have lost the freedom to look at the original version.

    Think of how hard it can be to find very old versions of common software projects (or old/first editions of a book) -- sometimes they're nearly impossible to find, because they're buried in references to newer versions. Newer versions tend to subsume the old. (And this ignores the rather obvious case where a party making use of some public domain code might try intentionally to expunge the original from public sources, to protect their proprietized version.)

    You can't simply assume that once information is made available, it will always be available. If not maintained and copied and actively disseminated, information dies; it fades away, for a myriad of reasons. The GPL prevents this from happening by making sure that the freedom in the original version is carried forward to all downstream variants and copies.
    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  14. Lazy vs. Wasteful by foreverdisillusioned · · Score: 5, Insightful

    He's not "dressing lazy"; IIRC he simply does not own a suit. He does not believe in wasting wealth on non-essential items; this enables him to live on a relatively small income while spending most of his time pursuing the ideals he cares about. In my opinion, this attitude is much more noble than your "Hey, there's a guy with a cheap wardrobe! What a disrespectful jerk!" attitude. Expecting someone to waste hundreds of dollars to dress up like a penguin (insert Linux joke here) just to show that they "respect" you is extremely childish. Respect is a quality of interaction between people--material goods have no inherent 'respect'.

    And don't try to hide behind social custom. Just because some people are (by common custom) materialistic, elitist assholes doesn't mean you have to be too.

    1. Re:Lazy vs. Wasteful by caluml · · Score: 3, Insightful

      I'm sure if he thought that him not having a computer would make the world a better place, he'd get rid of it.
      He obviously thinks that he can make it better by having one.

    2. Re:Lazy vs. Wasteful by amRadioHed · · Score: 3, Insightful

      First of all, essential is subjective. American's probably consider electricity to be essential but humans managed quite well without. The only things that are truly essential are food, water, air and shelter and I imagine he has those all covered adequately.

      Secondly the fact that "essential" is subjective undermines nothing. RMS thinks a computer is essential. RMS doesn't think nice clothes are essential. Therefore he chooses to spend money on a computer while not spending any on suits. What's the confusion here?

      --
      We hope your rules and wisdom choke you / Now we are one in everlasting peace
  15. Re:this guy is a liability to the community by Bert64 · · Score: 3, Insightful

    Yes, lazy is the point...
    He's spending his time and effort on things that do matter ie his talk, and doing the bare minimum on things that don't matter (ie clothes).

    Suits and ties are uncomfortable...
    The shoes that go with them are uncomfortable and bad for your feet
    Such clothes are overpriced and a horrendous waste of money

    Not only that, but dressing in a suit and tie strongly suggests you need to try and use your appearance to give some credibility to what your saying because it can't stand on it's own.

    How you dress usually has no effect on your ability to complete a task, and as such you should be evaluated based on that. Obviously there are some tasks where what you wear actually has an impact, like diving.

    As for "impoliteness" and "disrespect" there is nothing impolite or disrespectful about wearing a tshirt and shorts, not unless the tshirt sports an insulting slogan anyway. The idea that you need to wear particular clothes to show respect is completely contrived and totally ridiculous. It is purely down to conditioning and sheep-like herd behavior... People don't know *why* its supposed to be polite to wear a suit, they just think that it is because thats what they've been told. It's a meme that does more harm than good.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  16. Re:Please confirm by aliquis · · Score: 3, Insightful

    He let it all free ;)

    It's the new open! You are allowed to use it aslong as you share!

  17. Re:this guy is a liability to the community by Plutonite · · Score: 4, Insightful

    Sure, ditch the suit and tie. After all, it's not like Steve Jobs wears them to special events. But why go barefoot? The guy probably wears shoes outside his home, so why take them off to get on stage and deliver a speech to respected academics?

    Respectable/serious attire are necessary not to convince your audience that you are right, but to convince them that you are "normal" by everybody else's standards. It's a big part of the fight right now.. to show that crippled, proprietary code is not the norm and that it is possible to have a system based on free - or at least open - code in the "real world". To show that it's not an outrageous idea. And it doesn't help when your leaders are barefoot lunatics who dislike shampoo and don't cut their hair.

  18. Re:T-shirts are communist? by 19thNervousBreakdown · · Score: 4, Insightful

    Be careful doing what others expect of you. It's habit forming.

    --
    <xml><I><am><so><damn>Web 2.0</damn></so></am></I></xml>
  19. Re:In a perfect world... by Antique+Geekmeister · · Score: 4, Insightful

    You wrote:

    > E.g., if I created a little piece of software and dumped it into the public domain, and someone picked it up, made a slight improved version, and marketed it widely, it might eventually take over, to the point where people forgot about its origin. (Which the 'improved' version's author might not even need to disclose.) Or something could happen by random chance to knock that one source for the original version offline. From that point on, users would have lost the freedom to look at the original version.

    We nearly saw this with Samba! When Novell and Microsoft made their patent deal, Jeremy Allison (one of the core Samba maintainers) worked for Novell. They could have proprietized Samba on a patent basis, after their years of competition with it. Fortunately, Jeremy immediately resigned, with a quite publicized note that the new patent deal violates the GPL on software from Novell. But it could have been extremely nasty if Samba wound up with uncontested and unpublicized Microsoft patents embedded in it.

  20. Re:T-shirts are communist? by Hope+Thelps · · Score: 3, Insightful

    Not conforming to a dress code, that I'm sure they informed him about makes him just seem rude. Why do you feel that there was a dress code, and why are you sure that they informed him about it? As far as I can tell it's just as plausible that they invited him to speak and he asked them if his planned gear was okay and they said "sure". If you have reason to suppose otherwise then it would be interesting to hear it.
    --
    To summarise the summary of the summary: people are a problem. ~ h2g2
  21. Re:this guy is a liability to the community by suv4x4 · · Score: 4, Insightful

    If he didn't have the annoying tendency to be right all the damn time, I think I might care about his footwear.

    You may not, but you'll be surprised how odd certain other people (with power nonetheless) may see his behavior.

    It's the world we live in. If you're sexy, you have a better chance at becoming the president of the USA.

    I'm not saying Stallman should be sexy, but if he'll be pulling off such tricks, many people who could make a difference will just see him for the hippy he is and dismiss what he has to say and his entire movement.

    I, at least, have to do presentations here and there to be moving my business, and realize that if you want people to figure out your message, you don't want to distract them with your odd persona, and follow basic etiquette, unless your odd persona is part of your product. And I'm not sure being barefooted is requirement for being against DRM.

  22. Re:He pays both a financial price and a social pri by h4rm0ny · · Score: 5, Insightful


    Alternately, he is undoing a system that sets too much store by clothing and labels by showing people that a hugely influential and intelligent person can get where they are and change things without having to conform to other people's expectations. In that, he is trying to bring about another social change he believes is for the better. And I agree with him. Confusing the cost of someone's clothing with the value of what they're saying is a problem in our society.

    --

    Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
  23. Re:He pays both a financial price and a social pri by Palpitations · · Score: 4, Insightful

    *sigh*

    Where are my mod points when I need them?

    The points you make are very valid... But, since I can't mod you up, I might as well inject my opinion while I'm at it. The people who are interested in what he has to say aren't the ones in suits. The people he can speak to most directly, and who he'll have the biggest sway with, are people who most likely would show up to work in the same attire.

    I don't mean that to be pejorative, of course. I think MBA-having, suit wearing asskissers are just slightly more evolved than lawyers, and slightly below pond scum...

    Unfortunately, until we reach the point where intelligence is more important in business than how you look and who you know (not to mention the lack of morality or compassion, which I think is assumed), those suits are exactly the people we need to be impressing.

    Impress, infiltrate, overthrow.

  24. Re:Yale Political Union web design by PopeRatzo · · Score: 3, Insightful

    A webpage made only for internet explorer showing a talk by RMS. Why is he even trying.
    He's trying because he believes. You'd be surprised at the strength that gives him, dirty t-shirt or not.
    --
    You are welcome on my lawn.
  25. Re:this guy is a liability to the community by Woy · · Score: 5, Insightful

    Exactly. In my opinion, the clothes are irrelevant and basically a filter: if you are the sort of person that will judge Stallman by his clothes, then the wisdom he has to offer is lightyears beyond your reach. It is better that you just dismiss it rather than polluting the discussion.

    --
    "If God created us in his own image we have more than reciprocated." - Voltaire
  26. Re:He pays both a financial price and a social pri by h4rm0ny · · Score: 4, Insightful

    Likewise, you make valid points about how much upper management in big business is largely informed by who you know and emulating the powerful. However, I (politely) disagree that the following is a workable strategy:

    Impress, infiltrate, overthrow

    Leaving aside that there are many very nice and sincere people who simply like to wear suits and plenty of incompetents who wear combats and t-shirts, those who breaking suit prejudice amongst those who hold it cannot realistically be achieved by first conforming to the prejudice. The only workable approach is to demonstrate value whilst not conforming. To do otherwise is to sign over the value one possesses to the cause of suit-prejudice, i.e. if someone who contributes as much to free software as Richard Stallman is commonly seen wearing an expensive suit and dazzlingly coiffured hair, it simply goes to reinforce the idea that suit=competence. If he does not, his value contributes to the idea that not-wearing-suit can also equal competence. Someone who wore a suit for twenty years to become CEO and then suddenly started turning up in beach shorts and sandles, would not be seen as "overthrowing" anything. People don't work like that, no more than the Pope could suddenly reveal he's a muslim infiltrator and declare that Catholicism is now a branch of Sunnism. If you want to overcome prejudice, then the first rule is to stand by what you are.
    --

    Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
  27. Re:T-shirts are communist? by l33t_f33t · · Score: 3, Insightful

    I assume this, because it is the implication of the statement. And even if it was okayed beforehand It gives him an overall unprofessional air.

    His cause is too important to trivialise by making himself look unprofessional and rude, even if he is trying to make a point by it. It's simple etiquette to dress formal for a formal occasion.

  28. Re:this guy is a liability to the community by markdavis · · Score: 5, Insightful

    "Here I am, as asked. I'm not going to lie to you or try to make my ideals look appealing. I won't dress up the message or myself to try to divert your attention from the downsides of the issue.
    By down-dressing below the level of just about anyone who would speak at a college, he *IS* diverting people's attention to what he is or isn't wearing.
  29. Re:T-shirts are communist? by Anonymous Coward · · Score: 5, Insightful

    It's funny, nowadays I see it as exactly the opposite. I work in scientific engineering. When I see a scientist or an engineer dressed in expensive and ridiculously serious attire, a bell goes of in mind mind: watch out, this guy's an inept fool trying to project an aura of professionalism and physical superiority.

    Believe it or not, that's exactly the point the parent is trying to make. If you're going to talk to an audience of scientific engineers, then dressing in a suit puts the audience on edge because their uniform is casual. If you're talking to an audience of suits, then a T-shirt is going to put them on edge.

    We're all adult enough to set those biases aside, but if you're really interested in communicating with your audience, then it's in the interest of your message if you speak the language of the audience and follow (or at least don't offend) the social customs of the audience.
  30. Re:this guy is a liability to the community by skoaldipper · · Score: 5, Insightful

    After 100+ comments, discussing ONLY the merits of RMS presentation attire, truly, the messenger has been shot. Does the importance of presentation make more sense now?

    When's the last time anyone bought a life insurance policy from a guy dressed up like a graveyard digger? We can all battle against conformance, yes. But overcoming the inherit biological prejudices of the mind in matters of perception is losing the war entirely. I don't' think it is respect, nor even appreciation. Maybe just common sense. Which seems to be lost on most brilliant minds, like RMS.

    --
    I hope, when they die, cartoon characters have to answer for their sins.
  31. RMS is RMS no matter what he wears by wikinerd · · Score: 3, Insightful

    RMS is right in wearing or not wearing whatever he wants. His message is the same one whether he wears a suit or is barefoot.

    If you sincerely think that eccentricity is bad for free software publicity, then you should try to become an activist yourself and project whatever image you want. If you think free software advocates should wear a suit, then wear one yourself and go speaking at people about freedom.

    RMS is a teacher: He is trying to teach you that you must value your freedom. RMS is not a superstar or celebrity. There is no reason why he should care about clothing. He just came and visited you in simple practical clothing to help you understand some issues about freedom. If people think it's better to look at his clothing instead of listening to what he has to say, then I am afraid society is still in the dark ages.

    I personally see no reason why he should wear a suit, a tie, or shoes. T-Shirt and no shoes look perfectly reasonable to me.

  32. Re:T-shirts are communist? by c_forq · · Score: 5, Insightful

    I wouldn't say it is quality if clothing that shows respect as much as kind of clothing. If a speaker had on a $200 t-shirt of the highest quality I would still feel he wasn't concerned with respect. I had a professor that wore a suit to every class he taught, and explained he did so for the same reason he wears a suit when meeting with the University President: to show respect to those who he is addressing. I don't think it matters if it is a K-Mart, Armani, or custom tailored, as much as it matters that you showed effort to dress up. I wonder if people would think his choice in attire would be appropriate for a wedding or a funeral.

    --
    Computers allow humans to make mistakes at the fastest speeds known, with the possible exception of tequila and handguns
  33. Re:this guy is a liability to the community by kestasjk · · Score: 5, Insightful

    You may be blindly following a herd of sheep who believe (but don`t know why) that wearing a suit and tie makes you respectable... It's not about wearing a suit or tie, there's nothing inherently respectable about suits or ties, it's about following the convention.

    It's just a simple mark of respect for the audience, showing that the event is something special that is worth preparing for.. This is why people don't go to weddings, funerals, graduations, etc, in dressing gowns (I know I find dressing gowns more comfortable, but I know the father in law would be a little annoyed)

    You could say "omg you sheeple if I want to wear rainbow suspenders to your mom's funeral I will, you moron, because I don't follow arbitrary conventions like "wear black". I'm too cool and ironic to show respect and unity."
    --
    // MD_Update(&m,buf,j);
  34. Re:T-shirts are communist? by cgenman · · Score: 5, Insightful

    Respect, in the grand scheme of things, is a red herring. You wear clothes in order to get cultural associations. You wouldn't want a doctor performing surgery wearing a suit, no matter how much "respect" it is supposed to show.

    Similarly, showing up to a group of engineers wearing a western suit just shows that you're not an engineer. You're an executive and probably have little or no engineering training. You could also show up to a business meeting as an executive wearing the finest suit from the confuscious dynasty, and you'd never land the deal. If you wore a suit to a party thrown by a group of construction workers it might even be considred an offence. It's all about making cultural associations.

    Stallman is in ridiculously high demand as a speaker. By showing up he shows that you're more important than the other dozen of speaking engagements available that day. But even if you're not in demand as a speaker, doing your job and doing it well is really all that is required to show respect. It's curteous to try to look nice (and can be enjoyable too), but it is by no means necessary. Frequently, a suit is just used to cover up for incompentence.