Slashdot Mirror


RMS Protest Song On Gitmo

An anonymous reader tipped us to a protest song RMS has written and recorded (while visiting Cuba) and is hosting on stallman.org. It's a sort of parody, although it's too serious really to be called that, in Spanish of the song "Guantanamera," in which a Gitmo prisoner talks about his experiences and mourns his fate. RMS wrote the lyrics in 2006 after learning what "Guantanamera" actually means. The lyrics are moving, and the recording, in Ogg, is competent — RMS sings well and he's got some amateur musicians from Cuba backing him up. Here are the lyrics and an English translation.

500 comments

  1. Heh. by bluephone · · Score: 1

    "Be free, hackers, be free..."

    --
    jX [ Make everything as simple as possible, but no simpler. - Einstein ]
  2. Gee I'd like to listen by catbutt · · Score: 4, Funny

    but Ogg only?

    Yeah I know its RMS, so ideology wins over practicality. But I'd think AAC would be ok, and then it could be played with iTunes or whatever.

    1. Re:Gee I'd like to listen by boldie · · Score: 1

      Mod parent +5 for "funny"

    2. Re:Gee I'd like to listen by QCompson · · Score: 2, Informative

      With the proper http://www.google.com/search?hl=en&q=itunes+ogg&bt nG=Google+Search/ plugin, it seems you can easily enable itunes to play ogg.

    3. Re:Gee I'd like to listen by Phroon · · Score: 3, Informative
      From the Xiph page:

      Xiph QuickTime Components (XiphQT) is, in short, the solution for Mac and Windows users who want to use Xiph formats in any QuickTime-based application, e.g. playing Ogg Vorbis in iTunes or producing Ogg Theora with iMovie. It lets you do exactly what you want to do, play Ogg in iTunes.
    4. Re:Gee I'd like to listen by catbutt · · Score: 1

      Dammit it wasn't supposed to be funny! :)

      Seriously though, I'm curious why AAC (minus drm, obviously) isn't just as good to the free software people as Ogg Vorbis.

    5. Re:Gee I'd like to listen by Delkster · · Score: 1

      Because it's patent-encumbered.

    6. Re:Gee I'd like to listen by Anonymous Coward · · Score: 0

      You mean like mp3? Oh wait. How about AAC. Nope that requires a patent too. Maybe you meant WMA? (HAHAHA).
      No, seriously, Ogg *IS* the open standard.

    7. Re:Gee I'd like to listen by AaronW · · Score: 4, Informative

      Ogg is a completely open format. Ogg is the encapsulation format used for vorbis audio. Ogg is fully documented in RFC 3533. Similarly, the Vorbis specification is also readily available. It is unencombered by patents and the source code to the reference libraries is available under a BSD-like license and is free to use in both commercial and open-source software. RFC's are about as official as you can get for an open standard.

      --
      This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
    8. Re:Gee I'd like to listen by abigor · · Score: 2, Informative

      "The Ogg Vorbis specification is in the public domain. It is completely free for commercial or noncommercial use. That means that commercial developers may independently write Ogg Vorbis software which is compatible with the specification for no charge and without restrictions of any kind."
      .
      .
      .
      "Again, there are no licensing fees for any use of the Ogg Vorbis specification. As a commercial developer, you are free to create and sell (or give away) open or closed source implementations of Vorbis encoders, decoders, or other tools. However, if you use our software rather than writing an independent implementation, you must respect the terms of the license. Our libraries are available under our BSD-like license and can be used whole or in part by closed source applications."

      Took me around five seconds to find this. There's no excuse for such laziness. Ogg Vorbis is anything but proprietary - it is the exact opposite of proprietary.

      Both aac and mp3 are patent encumbered.

    9. Re:Gee I'd like to listen by ZwJGR · · Score: 1

      If you run Windows, use Winamp, it plays ogg by default and is (IMO) marvellous. For that matter any FOSS player will do.
      If you run Linux, any sensible player will play OGGs.
      If you run Mac, well you can either use iTunes (yuck), or download another player...

      I can't stand iTunes, but then again, there is a long list of perfectly usable things I can't stand...

      More interesting by far are the lyrics, including some of the other ones.
      The 'Debugging' song stirs strong feeling in me after spending days wading through heavily patched badly written x86 assembly language spaghetti code...

      --
      There is no psychiatrist in the world like a puppy licking your face - Ben Williams
    10. Re:Gee I'd like to listen by Waffle+Iron · · Score: 2, Insightful

      If their codec source is offered under a BSD-style license, then why in the hell would anyone waste their time reimplementing the codec? There's no reason to create an independent implementation. Anybody can just use the reference code.

    11. Re:Gee I'd like to listen by AaronW · · Score: 2, Informative

      There are multiple implementations. There is a fixed-point implementation designed for use in hardware playback devices which is supported by some of them. Samsung, Rio, Neuros Technology, Cowon and iRiver support it natively in their digital audio players. Also, there is at least one other implementation. Given the free nature and high quality and ease of use of the reference libraries, most programs make use of those and there is little reason to rewrite the library since the original code is very portable and easy to use. It is widely used in a number of commercial software packages, notably games like Unreal Tournament, Grand Theft Auto and others, due to the lack of licensing costs. Many free software packages include support for Vorbis as well. According to Wikipedia there are other independent implementations of Ogg used in Real Player and DirectShow.

      Note that there are two formats in use. Ogg is the container format and Vorbis is the audio codec.

      It is also used by some commercial Internet radio stations and supported by Shoutcast. As I said, it's about as open a standard as you can get.

      --
      This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
    12. Re:Gee I'd like to listen by jawtheshark · · Score: 1

      Exactly. You have to admire the man that he sticks to his principles. That's not something everybody can say.

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    13. Re:Gee I'd like to listen by mrchaotica · · Score: 1, Insightful

      Hey dumbass, here's a conundrum for you: why the fuck would anybody else bother to create an independent implementation when the one the Xiph people made already exists, works perfectly well, and is free in both senses of the word? Maybe you're stupid enough to waste your time doing something like that, but the rest of the world isn't.

      Having only one implementation doesn't make the thing "proprietary," except perhaps in your twisted little mind!

      --

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

    14. Re:Gee I'd like to listen by AaronW · · Score: 1

      I might add that FFMPEG has its own native Vorbis audio decoder implementation. FFMPEG is a popular open-source library for encoding and decoding many multimedia formats and is used in many players. It also is used in some commercial products as well (when compiled as LGPL).

      --
      This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
    15. Re:Gee I'd like to listen by ObsessiveMathsFreak · · Score: 1

      Yeah I know its RMS, so ideology wins over practicality. But I'd think AAC would be ok, and then it could be played with iTunes or whatever.

      And this my friends, is why OSX is not, and never will be a true *nix system. Under the hood, everything may seem the same, but when you look at who's in the driving seat, you're never looking at a *nix geek. A true *nix geek would never accept a music player that couldn't play near every music file under the sun. And Apple geek will never accept a player that plays anything other than mp3 and AAC.
      --
      May the Maths Be with you!
    16. Re:Gee I'd like to listen by bluephone · · Score: 2, Insightful

      I doubt I'll explain this to you any better than anyone else. No. The only thing "required" to have your program be able to read or write Ogg Vorbis files is just that, make your program read or write ogg vorbis files. How you do it is 100% up to you. You can do it in Perl, or Visual Basic, or C64 Assembly if you want. You do not have to use anyone else's code. You do not have to license anything, including the name.

      There are no terms or conditions on use of the format at all, ever, anywhere.

      The only terms and conditions on the use of the provided BSD-licensed source is to abide by the BSD license, which is basically give credit where credit is due; If you use the provided source, credit it; if you redistribute the provided source, credit it; don't claim your use of that source is somehow an endorsement.

      It's an open standard because the group who created it allows anyone to use it for any purpose, hence being open, and they continue to maintain, support, and publicly publish the exact structure and operation of the format, hence making it a standard.

      However, I do not think that will explain it to you, as I think you are merely trolling for responses.

      --
      jX [ Make everything as simple as possible, but no simpler. - Einstein ]
    17. Re:Gee I'd like to listen by dave420 · · Score: 1

      It's great that it's an open standard, but that doesn't help anyone who's audio player doesn't play it. Most, if not all, audio players play MP3, so why not just release it in that format?

    18. Re:Gee I'd like to listen by xenocide2 · · Score: 1

      Because MP3 is patented technology that requires payment to / permission from people who uphold the sorts of principals that RMS and the FSF fight in their day jobs?

      --
      I Browse at +4 Flamebait

      Open Source Sysadmin

    19. Re:Gee I'd like to listen by AaronW · · Score: 1

      Several reasons. First of all, MP3 does not hold to RMS's principals in that it is not free and is covered by patents. Second of all, at least several Linux distributions do not come with MP3 full support in part due to the patents and licensing fees. MP3 is not free, even though there are a number of players that support it.

      --
      This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
    20. Re:Gee I'd like to listen by Anonymous Coward · · Score: 0

      Thank you for those helpful links. Otherwise I would have thought Ogg was an abandoned format.

    21. Re:Gee I'd like to listen by WeblionX · · Score: 1

      Perhaps people just don't feel like wasting time making a codec from scratch when there's a perfectly good one provided.

      --
      (\(\
      (=_=) Bani!
      (")")
    22. Re:Gee I'd like to listen by Blakey+Rat · · Score: 1, Flamebait

      Because the *real* reason they give people OGG is so, when those people come back and say "I can't play this," they can give a long, boring lecture about how evil proprietary software and formats are. If they just used ACC, it'd work a lot more often and they wouldn't be able to give the lecture. Incidentally, this is also why open source users have so few friends. :)

    23. Re:Gee I'd like to listen by Thomas+the+Doubter · · Score: 1

      Gee Dude, guess you have never heard of the FSF group/entity. Or me and my friends.

    24. Re:Gee I'd like to listen by Anonymous Coward · · Score: 0

      If ideology had anything to do with it, he wouldn't have been a guest of the dictatorship.

    25. Re:Gee I'd like to listen by nuzak · · Score: 3, Insightful

      No kidding. Judging by the preachy responses I've heard, it's no wonder people get turned off. Let's compare and contrast:

      Approach A: The formats like MP3 are patent-encumbered, which threatens everyone's freedom to use and implement it. Furthermore, proprietary formats like WMA and AAC lock you in to a single vendor, and also enable mechanisms like DRM, which doesn't supposedly stands for "Digital Rights Management" but we call it "Digital Restrictions Management" ...etc ad nauseum.

      Approach B:Ogg's the format that a lot of games use now. It sounds about as good as mp3, but they don't have to pay for it like with mp3 -- yeah no kidding, it costs a lot to legally make an mp3 player. Anyway, winamp plays 'em.

      The average joe on the street isn't going to give a damn about the ideology until the alternatives aren't a hassle.

      --
      Done with slashdot, done with nerds, getting a life.
    26. Re:Gee I'd like to listen by Anonymous Coward · · Score: 0

      It's very good if you want to promote software patents. Noone in their right mind would, though.

    27. Re:Gee I'd like to listen by Anonymous Coward · · Score: 0

      er, but it is because you can get an ogg plugin for itunes. or get any other *nix player to run on it.

      tosser.

    28. Re:Gee I'd like to listen by Ant+P. · · Score: 1

      Looks like you're using Windows/Mac, so by now you should be used to installing codecs and parasiteware (quicktime/realplayer) every 5 minutes. Quit whining.

    29. Re:Gee I'd like to listen by Anonymous Coward · · Score: 0

      But I don't want to install another plug-in just to play a proprietary format like OGG. You're an idiot.
    30. Re:Gee I'd like to listen by swillden · · Score: 1

      but Ogg only?

      Yeah I know its RMS, so ideology wins over practicality. But I'd think AAC would be ok, and then it could be played with iTunes or whatever.

      Except that then people on Free Software platforms, like Linux and FreeBSD, would have a hard time playing it. If you want to recommend a more universal format be used, you should at least pick one that really is universal, like MP3. Of course, in this case the real constraint is the availability of encoding software, and Vorbis is the only free and patent-unencumbered codec available. Since RMS doesn't use non-free software, and doesn't knowingly infringe on patents, there's really nothing else he could use.

      Anyway, I think your suggestion of AAC is really funny, since outside of Apple software and hardware, it's probably less widely available than Vorbis.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    31. Re:Gee I'd like to listen by Anonymous Coward · · Score: 0

      Incidentally, this is also why open source users have so few friends. :)

      Even amongst themselves. :(

    32. Re:Gee I'd like to listen by Anonymous Coward · · Score: 0

      ...it will remain an open source but proprietary codec of that organization. That word you keep using, I don't think it means what you think it means.
    33. Re:Gee I'd like to listen by level_headed_midwest · · Score: 1

      A true *nix screen gets kicked off of Macs because the Mac people think that covering the screen in xterms is either heresy or "hacking" and get PO'd about it. (Been there, done that, I now avoid the Mac labs on campus.) A true *nix geek might get a secondhand Apple computer from an Apple person that thinks that the MacBookPro going from Core Duo to Core 2 Duo chips is a major upgrade, but the *nix geek would probably just run a real *nix with X11 and all that because it's simpler than hacking at OS X to return it to its original BSD state.

      --
      Just "gittin-r-done," day after day.
    34. Re:Gee I'd like to listen by Breakfast+Pants · · Score: 1

      HOW DARE YOU? It is called GNU/Ogg, not Ogg.

      --

      --

      WHO ATE MY BREAKFAST PANTS?
    35. Re:Gee I'd like to listen by Jah-Wren+Ryel · · Score: 1

      Judging by the preachy responses I've heard, it's no wonder people get turned off. Let's compare and contrast:
      Perhaps you are unfamiliar with Slashdot's tagline - News for Nerds?

      At this site we don't expect to be talking to the "average joe on the street" - we expect to be talking to people for whom "digital restrictions management" is an important issue and where the expected level of technical expertise is such that minor hassles likes finding a free Ogg Vorbis player are insignificant because most of the readership already has one somewhere on their systems.
      --
      When information is power, privacy is freedom.
    36. Re:Gee I'd like to listen by Anonymous Coward · · Score: 0

      you down with acc
      yeah you know me

    37. Re:Gee I'd like to listen by Citizen_j · · Score: 1

      OGG, ACC, WTFE. Here's an MP3 a PIM0 posted.

    38. Re:Gee I'd like to listen by Anonymous Coward · · Score: 0

      Huh? Most if not all audio players play ogg too. Typically you just need a plugin. Jut install one today! :-) If lots of people keep using ogg, the plugin will end up in the initial distribution in most players in a little while, so you could conceivably even just wait. (my player installs with ogg support per default)

      In other news, I just discovered that gmplayer also runs on windows now. That plays everything under the sun: audio and video alike. Everyone should just get that and stop complaining. ;-) (There's also versions for osx and of course linux. And for the nerds: yes: it includes libdecss :-P )

    39. Re:Gee I'd like to listen by Blakey+Rat · · Score: 1

      And "it's used by video games" isn't an ideology? Why would anybody ever give a crap what video games stored their music in? By that logic, we'd all be using Intel's Indeo codec for every piece of video everywhere.

      But the main point you're leaving out is that iTunes and Windows Media Player won't play it. (Yes, yes, there are plug-ins. But average Joes don't do plug-ins.)

    40. Re:Gee I'd like to listen by Mr+EdgEy · · Score: 1

      You visit Slashdot and use WMP? :P

    41. Re:Gee I'd like to listen by aristotle-dude · · Score: 0, Flamebait

      Hey dumbass, here's a conundrum for you: why the fuck would anybody else bother to create an independent implementation when the one the Xiph people made already exists, works perfectly well, and is free in both senses of the word? Maybe you're stupid enough to waste your time doing something like that, but the rest of the world isn't.

      Having only one implementation doesn't make the thing "proprietary," except perhaps in your twisted little mind!

      http://www.webster.com/dictionary/proprietary

      All works regardless of license are copyright of the original authors and no license can revoke/modify the rights of the original author. They can only grant rights to others. Without a complete specification, the BSD code will not help someone much if they need to implement the codec in silicon via an FPGA.

      While this original authors of OGG may claim that they did not copy code, having a specification to implement a decoder using clean room techniques can help protect manufacturers from potential copyright infringement suits if it turns out that one of the programmers did copy someone's code "accidentally".

      PS. Calling someone you don't know from Adam a "dumbass" makes you look pretty stupid asshole.

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
    42. Re:Gee I'd like to listen by mrchaotica · · Score: 1

      Without a complete specification, the BSD code will not help someone much if they need to implement the codec in silicon via an FPGA.

      THEY HAVE A COMPLETE SPECIFICATION, YOU MORON!

      --

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

  3. Not THAT bad actually... by Per+Wigren · · Score: 2, Funny

    I was expecting something like this...

    --
    My other account has a 3-digit UID.
    1. Re:Not THAT bad actually... by aaron+p.+matthews · · Score: 3, Funny

      If you ever want to really irritate everyone around your computer...

      http://apmatthe.ws/random/RMS.swf

    2. Re:Not THAT bad actually... by Falladir · · Score: 1

      It's *pretty* bad. The guitar is really buzzy and Stallman's voice is pretty toneless. I approve of his politics and often I even say GNU/Linux, but I'm not impressed at this offering.

      A lot of the time he's correcting for hitting the wrong notes, too. Did they just keep the first take?

  4. Don't discuss by Anonymous Coward · · Score: 0

    For reasons of national security this matter may not be discussed.

    Don't forget: Dissent kills marines

  5. We welcome our GNU Overlord by Anonymous Coward · · Score: 0

    ...to camp gitmo.

  6. RMS = Richard Stallman by Umbrae · · Score: 1, Informative

    I hate when people use acronyms that they assume everyone knows. Even though I knew it, I would not be surprised if many did not.

    1. Re:RMS = Richard Stallman by MPAB · · Score: 2, Funny

      RMS = Three-legged PMS

    2. Re:RMS = Richard Stallman by eln · · Score: 2, Insightful

      This is Slashdot! Anyone who has been here for more than 5 minutes should know who RMS is. Even if they didn't, following the 2nd and 3rd links in the summary would immediately educate them.

    3. Re:RMS = Richard Stallman by Anonymous Coward · · Score: 0

      Oh, not Root Mean Square after all....

    4. Re:RMS = Richard Stallman by Anonymous Coward · · Score: 0

      Thanks captain obvious. I thought it was one of those other RMSs out there in hackerland.

    5. Re:RMS = Richard Stallman by tgcid · · Score: 1
      From stallman.org

      "Richard Stallman" is just my mundane name; you can call me "rms". He prefers being referred to by the acronym.
  7. A related movie by dabadab · · Score: 4, Interesting

    The Road to Guantanamo - about three British muslims who end up in Gitmo, get abused and then released.

    --
    Real life is overrated.
    1. Re:A related movie by Chandon+Seldon · · Score: 3, Insightful

      Compared to US government officials?

      That depends if you consider "We deny everything", "No comment", and "I don't recall" to be dishonesty or some sort of "standard response form" that means nothing and therefore is neither honest or dishonest.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    2. Re:A related movie by notque · · Score: 1

      excellent movie

      --
      http://use.perl.org
    3. Re:A related movie by Anonymous Coward · · Score: 0

      "Nine Songs" - by the same filmmaker.

      About a guy who gets numerous "releases".

    4. Re:A related movie by NMerriam · · Score: 1

      Yes, and we all know how honest islamofascists are.


      Why were they let go if they were guilty?
      --
      Recursive: Adj. See Recursive.
    5. Re:A related movie by dbIII · · Score: 1

      The scary thing is nearly everyone on this forum that has been here from the early days is older, better educated and more experienced than most of the administrators that were sent to Iraq to oversee the contracts worth huge amounts of money. The amount of corruption is staggering - joining a "thinktank" out of highschool or just having the right relatives makes you into a "US government official" with little effort. As for the uber department of Homeland Security - amataur hour, few restrictions and little oversight is a horrible mixture.

  8. Re:Antics like this... by Valar · · Score: 3, Informative

    I wonder what you are talking about. Contrary to popular belief, it is totally legal to visit Cuba (up to X times per year, [IIRC X is one]). There are also controls on how much currency you can bring with you, but to a certain extent, it is perfectly legal to vacation in Cuba (this is, in fact, common for citizens of Cuban descent).

  9. Re:Antics like this... by Microlith · · Score: 1

    Go via a country whose foreign policy isn't completely asinine, 50 years after the fact.

  10. Re:Antics like this... by laejoh · · Score: 3, Funny

    communists?

    That's SOOOOOOOOOOOOO '80-ties! You must have misspelled Al-Queda!

  11. Re:Antics like this... by polar+red · · Score: 3, Insightful

    "enemies". Your corporations needs you thinking like that so your government can spend a huge percentage of their money on weapons. Sir/madam, the world is not in black and white, although your government wants you to believe that.

    --
    Yes, I'm left. You have a problem with that?
  12. Re:Antics like this... by MPAB · · Score: 3, Insightful

    Yep. Political support of the most unfree regimens (Cuba, Venezuela, Iran ... which go back to the dear USSR) in the name of freedom shows exactly what those people want: to impose THEIR idea of freedom upon everyone; a freedom in which all of us are equal but THEY (our self assumed saviors) are the most equal of all.

  13. Re:Antics like this... by dabadab · · Score: 5, Interesting

    "it is totally legal to visit Cuba (up to X times per year, [IIRC X is one])"

    You know, having grown up in an Eastern Block country where a symptom of the dictatorship we had was that we were allowed to go to the "West" only once in every four yours, I find this limit in the "Land of Free" totally hilarious (and, on the other hand, totally sad).

    --
    Real life is overrated.
  14. i actually... by ushering05401 · · Score: 2, Interesting

    feel slightly better about the guy now... Don't ask me why.

    Not that I ever hated the guy, I only know what I read about him.

    Maybe if Bush recorded a protest song in a foreign language I would find his zealot-ous rhetoric easier to swallow.

    Regards.

    P.S. Hey... My first troll-bait post!!! *shakes his own hand*

    1. Re:i actually... by canUbeleiveIT · · Score: 1

      P.S. Hey... My first troll-bait post!!! *shakes his own hand*

      I hate to break it to you...but that's not your hand that you're shaking.

    2. Re:i actually... by that+this+is+not+und · · Score: 2, Informative

      O'Reilly published a pretty good book by Stallman: 'Free as in Freedom' if you're interested in learning more about the man.

    3. Re:i actually... by tverbeek · · Score: 4, Funny

      O'Reilly published a pretty good book by Stallman: 'Free as in Freedom' if you're interested in learning more about the man.
      That's published by O'Reilly Media by the way, not Bill O'Reilly. Bill's book about Stallman is called "Free as in Treason".
      --
      http://alternatives.rzero.com/
    4. Re:i actually... by that+this+is+not+und · · Score: 1

      Bill O'Reilly is not a publisher. And did you make up that book? Never heard of it.

    5. Re:i actually... by tverbeek · · Score: 1

      Bill O'Reilly is an author. Authors often publish their own books.

      Yes, I made up that title. I was engaging in something known as "satire".

      Sorry to have confused you.

      --
      http://alternatives.rzero.com/
    6. Re:i actually... by harpune · · Score: 1

      The book "Free as in Freedom" is actually written by Sam Williams. It is about Stallman, not by Stallman.

      --
      Shriver

      And a thousand thousand slimy things
      Lived on; and so did I.
  15. Re:Antics like this... by Anonymous Coward · · Score: 0

    And the US is a free country ? Slaves of the dollar!

  16. This guy keeps on getting lamer and lamer by lbbros · · Score: 0, Flamebait

    First the visit to Cuba (bitch and moan about the embargo how much you want, folks, but it's NOT a democratic and free country), now this?
    Why hasn't Stallman said anything about other non democratic countries that treat people even worse? Like Cuba, or China, for example. Because they use free software so they're "friends"? What a lame hypocrite. I'm glad the whole Free Software movement is not like him.

    I openly despise such a raving fanatic, that I thought had sunk already low with his babbling mention of "liberating everyone in the cyberspace" (don't have the link at hand, but it's on Groklaw).

    --
    A CC-licensed illustrated horror novel
    1. Re:This guy keeps on getting lamer and lamer by Falesh · · Score: 2, Insightful

      Why hasn't Stallman said anything about other non democratic countries that treat people even worse? So you are not allowed to criticize wrongs unless you criticize all wrongs, an incalculable list, at the same time?
    2. Re:This guy keeps on getting lamer and lamer by lbbros · · Score: 2, Insightful

      No, because simply put *everyone* is ready to criticize Guantanamo and its abuses, but *no one* bothers to criticize China or Cuba for theirs (because of a fundamentally broken ideology, that means enemies of USA == friends - notice that I'm not an USA citizen, nor that I like their foreign policy that much). Cuba *is not* a democracy, period. It's hypocritical to act like that, to attack such things when you're on a ground that's much worse.

      I am a FOSS supporter, but by no means I support such ideology.

      But oh, I forgot. They use Free Software. They must be great by default.

      --
      A CC-licensed illustrated horror novel
    3. Re:This guy keeps on getting lamer and lamer by apathy+maybe · · Score: 2, Insightful

      And the USA is a "democratic and free country"? I for one think not. (And I've written an essay on why the presidents position in particular isn't democratic or particularly free, which can be found at a fine website.)

      Also, bitch and moan about how the embargo has done absolutely nothing (except keep the "Miami Cubans" happy and voting for whichever party). Face it, the embargo has done nothing, the USA trades with regimes that are much worse (Saudi Arabia for example, and previously Iraq (where did they get those chemical weapons from again?)) and the UN has voted every year for ages to have it removed (with only ever about 3 or 4 countries (and normally two, can you guess which two?) opposing and a similar number abstaining I think). And you wonder why US foreign policy is hated around the world.

      I can't speak on why RMS hasn't been publicised objecting to "nasty" regimes (though I wouldn't be surprised if he has said something...), but I can say that calling him a "lame hypocrite" is stupid. I'm glad the whole of the Free Software Movement is not like you.

      --
      I wank in the shower.
    4. Re:This guy keeps on getting lamer and lamer by Anonymous Coward · · Score: 0

      First the visit to Cuba (bitch and moan about the embargo how much you want, folks, but it's NOT a democratic and free country)


      Oh yeah, that why there's an embargo. Just like the ones on China and Saudi Arabia...
    5. Re:This guy keeps on getting lamer and lamer by lbbros · · Score: 1

      USA is free enough for you to be able to *write* what you wrote, instead of getting tracked by the government and arrested like in China or Cuba. Most people don't even *know* what a real regime is.
      Also you talk about the embargo but NOT about the torture, the useless arrests etc that take place in Cuba. The embargo may be bad, but a regime is even worse.

      RMS thinks that if someone embraces FOSS, he/she is a saint. Which is clearly not the case. I would have understood that if he had made this song on democratic grounds, but in Cuba it is and will remain hypocritical.

      --
      A CC-licensed illustrated horror novel
    6. Re:This guy keeps on getting lamer and lamer by lbbros · · Score: 1

      I'm not questioning the fact if the embargo is there or not. Just that people think "Cuba is good, it's all the USA's fault" when Castro is far from being a saint.

      --
      A CC-licensed illustrated horror novel
    7. Re:This guy keeps on getting lamer and lamer by Anonymous Coward · · Score: 1, Insightful

      No, because simply put *everyone* is ready to criticize Guantanamo and its abuses, but *no one* bothers to criticize China or Cuba for theirs

      That's crap, 1. because they DO get criticized ALL the time, just switch on TV 2. an American can hardly do anything about it short of starting a war with those countries.

      On the other hand, the United States ostensible has the aspiration to be a beacon of human rights. Furthermore, the American people DO have a chance to correct the wrongdoing of their own country which they can't with regard to, for example, China.

    8. Re:This guy keeps on getting lamer and lamer by Anonymous Coward · · Score: 0

      > Cuba *is not* a democracy, period. It's hypocritical to act like that, to attack such things when you're on a ground that's much worse.

      Well, but in Cuba it's not "his" government that is in charge, people that he and others he has to do with all the time can vote for and against, and last but not least, it is very unlikely he will ever be judged by what the government in Cuba does, whereas the action of the US government might have an impact on how people react towards US-citizens, including him.
      So I think there are many, many reasons to behave like that, hypocritical or not.

    9. Re:This guy keeps on getting lamer and lamer by poopdeville · · Score: 1

      I don't know RMS's position on Cuba or China. But I will say this: As an American, it is my duty to criticize America's policy first, since it is the only policy I have a chance of influencing.

      --
      After all, I am strangely colored.
    10. Re:This guy keeps on getting lamer and lamer by Anonymous Coward · · Score: 0

      Why hasn't Stallman said anything about other non democratic countries that treat people even worse?

      I don't have a list of countries that he has and hasn't criticized but as a US citizen he is responsible for the US government and has a duty to hold them to account.
    11. Re:This guy keeps on getting lamer and lamer by Paridel · · Score: 1

      You can criticize America's policy all you want. BUT, and this is a big one, you keep a unified front while you are oversees. We are a constitutional democratic republic, and our leaders were elected according to our laws, and you need to respect that when you are out of our soil and not say things that can weaken the country.

      Again, it is appropriate to complain, protest, and work to change the system as much as you want within the system (and that also means, within the country).

      This is nothing new. In fact, this concept is even codified within the "Logan Act" that was instituted by congress on the bequest of President John Adams.

      To do so in a non-free country, and give that country fodder to continue to abuse human rights, is even worse.

      -paridel

    12. Re:This guy keeps on getting lamer and lamer by Anonymous Coward · · Score: 0

      Did you ever hear about PATRIOT Act?

    13. Re:This guy keeps on getting lamer and lamer by apathy+maybe · · Score: 1

      Actually, I'm not in the USA, but I am quite sure that even if I was in Cuba I would be allowed to write that essay ...

      And I'm even fairly sure, that despite the problems Cuba has (and I in no way hold up Cuba as a good system, I'm an anarchist), I would be able to write an essay criticising Cuba's electoral system (vote for a parliament, then they vote for the president, actually that sounds like the US system, vote for an electoral collage ...) and not be locked up or otherwise punished (they aren't the USSR you know ...).

      And of course you are right! I should not talk only of the embargo, but also the torture that the USA government either outsources (secret flights over Europe? Saudi Arabia and Egypt? ring any bells?) or commits in its own prisons. OK, so I'm sure a lot of the stuff in Iraq wasn't expressly permitted by the higher ups, but the stuff in Guantanamo Bay Naval Base certainly was.

      To talk about problems in another country without also acknowledging the problems of your own country (assuming that you support them of course ... I don't), that is hypocritical. Pot, meet kettle. I understand it wants to call you black.

      Also, I have never seen anything (except random rants like your post) that suggests that RMS says that anyone who uses Free Software is saint. I would be interested in seeing it ...

      --
      I wank in the shower.
    14. Re:This guy keeps on getting lamer and lamer by tburkhol · · Score: 1
      We are a constitutional democratic republic, and our leaders were elected according to our laws, and you need to respect that when you are out of our soil and not say things that can weaken the country.

      The Logan act you cite prevents private citizens from negotiating with foreign nations. You know, like Carter's trip to North Korea, or Jesse Jackson's trip to Serbia. It doesn't say anywhere that an American citizen can't exercise his free speech on foreign soil. It's not my job, as a private citizen, to be part of the administration's propaganda machine.

    15. Re:This guy keeps on getting lamer and lamer by mean+pun · · Score: 1

      You can criticize America's policy all you want. BUT, and this is a big one, you keep a unified front while you are oversees.

      This is illogical. People outside the USA are well aware what is going on in US politics, in particular regarding high-profile issues like Iraq and Guantanamo. At least in Europe, our own press reports extensively on it, and we can also read online US newspapers and blogs.

      To do so in a non-free country, and give that country fodder to continue to abuse human rights, is even worse.

      What are you afraid of? Why do you protest agains our waterboarding? Richard Stallman didn't mention it last time he was here! doesn't exactly sound like powerful propaganda. Particularly if they could also say: Why do you protest against our waterboarding? The US governement says it is not torture!

    16. Re:This guy keeps on getting lamer and lamer by diegocgteleline.es · · Score: 2, Interesting

      Why hasn't Stallman said anything about other non democratic countries that treat people even worse

      Because China or Cuba are NOT democratic countries. It's silly to write songs saying that they're dictatorships - everybody knows that already.

      EEUU however is SUPOSED TO BE a democratic. EEUU is supposed to be the symbol of freedom and democracies in the world. IMO guantanamo it's WORSE than any other dictatorship. Dictatorships are supposed to torture people, EEUU is NOT

    17. Re:This guy keeps on getting lamer and lamer by poopdeville · · Score: 1
      You can criticize America's policy all you want. BUT, and this is a big one, you keep a unified front while you are oversees. We are a constitutional democratic republic,

      Bullshit. The constitution you mentioned yields freedom of speech, with no mention of where that speech is supposed to occur. And for good reason.

      Do I really have to quote the text?

      Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press; or the right of the people peaceably to assemble, and to petition the Government for a redress of grievances.


      Congress shall make no law abridging my freedom of speech. Even if said speech occurs outside of the country.
      --
      After all, I am strangely colored.
    18. Re:This guy keeps on getting lamer and lamer by Chrisje · · Score: 2, Interesting

      Tee hee.

      I'm Dutch. I can travel most parts of the globe, no visa required and no rules against it, and most countries are actually not unhappy to see me coming.

      Hanging on to my passport, 's all I'm saying.

  17. RMS is a ROCKSTAR! by Anonymous Coward · · Score: 0

    Gets out the lighter.

  18. Re:Antics like this... by eli+pabst · · Score: 2, Informative
    No it's not. Tourist travel to Cuba is prohibited and business travel is restricted. Even then you must be approved by the State Dept. You'd be wise not to get your Passport stamped by Cuban customs. Quote from the US state Dept:

    Tourist travel is not possible under U.S. law. Business-related travel is restricted to persons engaging in or arranging for permitted export sales, such as the sale of medicines or medical equipment, or for food or agricultural goods to non-governmental entities.

    http://www.state.gov/p/wha/rls/fs/2001/fsjulydec/4 835.htm
  19. Re:Antics like this... by Anonymous Coward · · Score: 5, Insightful

    Eh? If you don't approve of the Guantanamo detentions, it means you like communism?? What kind of bizarre logic is that?

    Look, I don't approve of the Guantanamo detentions, or the war in Iraq. I also happen to think that Fidel Castro is a raging deluded asshole, yet I also think that the embargo on Cuba is embarrassingly stupid and should stop.

    And I didn't see anything at that website that indicated that RMS had actually visited Cuba, but speaking of that, it's also bizarre that an American citizen cannot go wherever the hell he pleases whenever he pleases.

  20. Re:Antics like this... by Anonymous Coward · · Score: 1, Interesting

    Can see Microsoft's next complaint to the government already, it is illegal for them to trade with "our enemies" but no way to stop GPL'd software from being "traded" to "our enemies". Of course any Microsoft software "our enemies" are using must be pirated.

  21. Who or what the heck is RMS? by Anonymous Coward · · Score: 0

    Root mean square?

    I mean come on really... "RMS Protest Song On Gitmo" is completely meaningless.

    1. Re:Who or what the heck is RMS? by Anonymous Coward · · Score: 1, Funny

      If you don't know who rms is, you're completely meaningless.

      Almost same with gitmo. Or was the 'protest song' the hard part?

    2. Re:Who or what the heck is RMS? by Anonymous Coward · · Score: 0

      No, I know exactly what RMS is. It is the abbreviation of root mean square. It might apply to a protest song as it is often used to specify the output power of audio equipment.

      Gitmo, I assume is slang for the Guantanamo Bay naval base and detention camp, as such poor language is often used by people who discuss it frequently.

      So the title of this story translates to "Root Mean Square Protest Song On Guantanamo Bay". As you can see, this makes no sense whatsoever.

      Tell me then, who or what are these:

      BS
      DCH
      ACC
      MKELP

      Don't know? Then you must be completely meaningless.

      I can be just as ambiguous as anybody else, however I consider the written word a means of communication, and therefore clarity and comprehensibility are critical to its effective use.

      Post Script: Eat shit and die, asshole. (Clear enough for you?)

  22. Disgusting by Reality+Master+101 · · Score: 2, Insightful

    Let me get this straight. As long as Castro embraces software freedom, actual political freedom is irrelevant in Stallman's world.

    This is the same man who links to impeach Bush sites -- presumably not because of Bush's lack of embracing software freedom, though based on the current evidence, Stallman would forgive Bush for everything if he would embrace free software.

    --
    Sometimes it's best to just let stupid people be stupid.
    1. Re:Disgusting by The+Bungi · · Score: 1

      Actually I'd go so far as branding it human freedom, which Cubans mostly lack.

    2. Re:Disgusting by Anonymous Coward · · Score: 1, Insightful

      Let me get this straight. As long as Castro embraces software freedom, actual political freedom is irrelevant in Stallman's world.

      Huh? What in flying fuck are you talking about? The song is about political freedom, you idiot. Just because it's Stallman singing the song, it doesn't mean he's singing about software.

    3. Re:Disgusting by Chandon+Seldon · · Score: 4, Interesting

      Stallman isn't supporting Castro, he's just shitting on Bush more. The fact that Cuba isn't the bastion of human rights doesn't reduce the severity of the United States - the most powerful single country in the world - having questionable human rights practices.

      Stallman is always very careful about what he says in cases like this. Don't put words in his mouth, find out what he's actually said and respond to that.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    4. Re:Disgusting by wkitchen · · Score: 1

      Let me get this straight. As long as Castro embraces software freedom, actual political freedom is irrelevant in Stallman's world.
      Yeah! What a Castro-lovin' jerk he is. And to illustrate the truth of that, I've written a trimmed-down version of his song that isolates and highlights all the pro-Castro bits:

      ---begin---
      ---end---

      Just shameful, ain't it?
    5. Re:Disgusting by hey! · · Score: 1

      Well, most people try to do some good in the world, and end up doing a mix of good and evil because they are short sighted or just don't have the energy to keep up being good all the time.

      That includes Castro, RMS, and George W. Bush.

      If you had to endorse the morality of everything a person does before you could deal with him, and if you were perfectly honest, you'd end up living the desert on locusts and honey because nobody would pass muster. That path is one that is logically consistent with observable facts.

      Another path that is logically consistent is to cooperate with somebody when they are doing good, and to oppose them when they are doing evil.

      What is not consistent with the facts is to divide the world into the purely evil and the purely good, opposing the former in everything and supporting the latter in everything. That's just being lazy.

      The truth about the Castro regime is that it is tolerated by the US. US Cuba policy and the Castro regime prop each other up. The US does not push hard enough to topple the regime, but just hard enough that the regime can lean on it as an excuse for all its shortcomings. Perhaps a policy of destroying the regime would be better. This could be done by either pushing harder against it, or by not pushing at all and letting the regime collapse under its own weight.

      But the reality is that the power of the US keeps the Castro regime in place, and until that change railing against the regime is an empty, futile gesture. More can be achieved by constructive engagement, which will make the regime's faults much clearer.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  23. GTMO by Anonymous Coward · · Score: 1

    Ah hell, lets smoke bong loads and let 'em all out. They are all innocent shepherds and shopkeepers anyway. They can live next door to me. I mean, it's pefectly legit to teach the Quran even if you can't read. And Tora Bora is just a vacation spot, never mind you carried an AK and some grenades instead of a camera.

    1. Re: GTMO by Black+Parrot · · Score: 3, Insightful

      Ah hell, lets smoke bong loads and let 'em all out. They are all innocent shepherds and shopkeepers anyway. They can live next door to me. I mean, it's pefectly legit to teach the Quran even if you can't read. And Tora Bora is just a vacation spot, never mind you carried an AK and some grenades instead of a camera. So how many of them are actually guilty of anything?

      Oh, wait. They're not entitled to fair trials, so we'll never know.
      --
      Sheesh, evil *and* a jerk. -- Jade
    2. Re: GTMO by that+this+is+not+und · · Score: 1

      The truth often does have a tendency of leaking out.

      Certainly many of them are actually guilty of 'crimes against humanity' in the form of terrorism. It'll take awhile for that to be clearly and firmly established.

      The methods being used by the US government are shaky at best. Apparently they decided to 'squeeze information out' of these people. The traditional practice in history for treating non-uniformed combatants captured in combat situations would have been to have a quick tribunal and execute them as spies. But that would be if we were following the Geneva Convention to the letter.

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

      Actually, a good number of them will go on trial. And then you can whine about classified evidence, kangaroo courts, and harsh sentencing. The detainees are just pawns for hungry defense lawyers eager to get their 15 minutes of fame.

    4. Re: GTMO by lixee · · Score: 1

      Well, the first one has been sentenced to something like nine months. And we're then supposed to believe they're the "worst of the worst"! Gee, impeach the idiot already...

      --
      Res publica non dominetur
    5. Re: GTMO by Anonymous Coward · · Score: 0

      Yeah, but that's cuz Hicks was Aussie and they are an ally.

    6. Re: GTMO by Anonymous Coward · · Score: 0

      I'm sure you mean:

      They are entitled to fair trials, they just don't get them.

  24. How about a song for Castro's Victims? by Nova+Express · · Score: 2, Insightful
    How about a song for the thousands of victims tortured and killed under Castro's regime? You know, the people who weren't imprisioned for involvement in terrorism, but for such "crimes" as running an unauthorized library or demonstrating for democracy? Where are their songs?

    --
    Lawrence Person (lawrencepersonh@gmailh.com (remove all "h"s to mail)

    http://www.lawrenceperson.com/

    1. Re:How about a song for Castro's Victims? by Anonymous Coward · · Score: 0

      that's a great idea - why don't you record one.

    2. Re:How about a song for Castro's Victims? by Anonymous Coward · · Score: 3, Informative

      How about a song for the thousands of victims tortured and killed under Castro's regime?
      As soon as you record one, I'll be here to complain that you didn't also make a song about the millions of victims of the United Stated/North Korea/China/Great Britain/France/whatever. Let's face it: Nearly every country has blood on its hands and all countries, including industrialized ones, still violate various human rights. For example, human rights include a right to work, "just and favourable" conditions at work, a right to an "standard of living adequate for the health and well-being of himself and of his family, including food, clothing, housing and medical care and necessary social services" etc. and not only what's usually touted, free press, free speech and so on which are of course, also human rights.
    3. Re:How about a song for Castro's Victims? by IgnoramusMaximus · · Score: 3, Insightful

      How about a song for the thousands of victims tortured and killed under Castro's regime? You know, the people who weren't imprisioned for involvement in terrorism, but for such "crimes" as running an unauthorized library or demonstrating for democracy? Where are their songs?

      I would caution you to take these reports with a grain of salt unless there is some other hard evidence to support them. The same kind of stuff was coming out of Eastern Europe in the 1980s and much of it turned out to be a fabrication. Cuban "commies" were always on the mild end of the spectrum, when compared to, say, China, whom apparently we are supposed to measure with a wholly different measure because they make golf-balls for Wal-Mart.

      So don't become a tool for some rabid Cuban exile land-owner who would play the world's smalles violin about human rights abuses in Cuba only to promptly abuse everyone in his path should he manage to get his paws back on the island.

      This is precisely what happened in the Eastern Europe where the Solidarity used to broadcast "shocking" reports by rebellious reporters about how well off the top members of the socialist government were: "Two! count em! Two 4-room apartaments!! Outrage!!". Of course as soon as the "freedom loving capitalists" took over, some of the former historical palaces of the nobility which have been designated as museums became houses of some of the same ex-Solidarity members who bemoaned the wretched inequality of the "commies".

      Buyer beware.

    4. Re:How about a song for Castro's Victims? by k31bang · · Score: 1

      Where are their songs?


      Right here: 433 ;-)
      --
      -+-=-+-=-+-=-+-=-+-=-+ *** http://www.mountainfort.com *** +-=-+-=-+-=-+-=-+-=-+-
    5. Re:How about a song for Castro's Victims? by d0c0m0 · · Score: 1

      Are you completely delusional? And are those links to bizarre propaganda sites supposed to prove something? Cuba should be commended for NOT torturing people, unlike the United States, and unlike the US-supported dictatorships all over the world. Actually, Cuba has one of the BEST human rights records in Latin America if you look at the entire period since the revolution. Although admittedly that does not say much among a collection of, again, US-supported right wing dictatorships engaging massive campaigns of torture and murder against its own population. The worst human rights abuses in Cuba right now take place at Gitmo. By the way, would you care to guess why exactly the US has a military base on Cuba?

    6. Re:How about a song for Castro's Victims? by Anonymous Coward · · Score: 1, Informative

      > ...imprisioned for involvement in terrorism,

      How do you know? Because a politician lied and told you so?

      These people have not been tried in a court of law. In the eyes of the law they are innocent. You statement is no different to a Klansman stringing up a Black person from a tree: a lynch mob.

      Only one of these people (Hicks) has been found guilty, and that was a forced confession by a kangaroo court. He was put in the situation that if he pleaded guilty he would be released, or if he pleaded innocent he would be locked up for 20 years. He did what any rational person would and pleaded guilty.

    7. Re:How about a song for Castro's Victims? by asninn · · Score: 1

      The only thing you can come up with to defend the USA's actions is "we're still better than communist dictatorships like Cuba"? I'm not sure whether to laugh or cry.

      --
      butter the donkey
    8. Re:How about a song for Castro's Victims? by vivaoporto · · Score: 2, Interesting

      Yeah, all right. What about:

      McCarthy victims: "The number imprisoned is in the hundreds, and some ten or twelve thousand lost their jobs.[42] In many cases, simply being subpoenaed by HUAC or one of the other committees was sufficient cause to be fired.[43] (...) Suspected homosexuality was also a common cause for being targeted by McCarthyism. According to some scholars, this resulted in more persecutions than did alleged connection with Communism"

      Reagan victims: The Contra part of the Iran-Contra affair was particularly ugly. It is easy to point fingers when one ignores that the very history of the United States is filled with prejudice, segregation and selective rights. It is easy to call themselves the "land of free" as long as you are not Native American or Black or Woman or Communist or Latin, or Arab or Muslim.

      Every single event I portrait in the above links happened in the previous century, it is very likely that it has happened in your grandfathers and grandmothers lifetimes, it is not something that happened in the middle ages. United States endorsed (not to say practiced) torture (and still does), lynching, forced expropriation, outlawed a party (that was and still is legitimate all around in the rest of the so called "free world"), took away rights based only on the gender and color of the skin.

      Now, because (and only because) economic interests from U.S. companies and citizens were hurt by Castro regime change such hatred is passed to you, american citizens, that are willing to forgive everything U.S. does and has done in the past but will never ever let go what Castro regime did. Hell, U.S. is even a declared partner of other (worse) dictatorships like Saudi Arabia, for instance, and I don't see the same level of outrage that people displays against Cuba.

      Although I am all for a better world without unjust imprisonments, torture, state terrorism and all that, U.S. people should think carefully when criticizing because those in glass houses shouldn't be throwing stones.

    9. Re:How about a song for Castro's Victims? by Anonymous Coward · · Score: 0

      I'm not exactly a Gitmo fan, but aren't the people in Gitmo supposed to be the guys we captured in Afghanistan. You know, those guys fighting against us. If that's not who's in Gitmo, then where did the people in Gitmo come from? Did our soldiers just round up random people from Afghanistan and ship them off to Gitmo?

    10. Re:How about a song for Castro's Victims? by that+this+is+not+und · · Score: 3, Interesting

      There are independent Human Rights organizations that can be consulted for the truth about the deplorable prison conditions in Cuba and the Political dissidents housed in said prisons.

      You're throwing up a 'deflector shield' in the form of counter-red-baiting. You should honestly be ashamed of yourself. Remember: the Kremlin archives were opened up to journalists for long enough during the initial period of post-Soviet Russia, and many of the accusations made by western anti-Communists were definitely proven.

      Until there is freedom in Cuba, probably (sadly) long after Castro is dead, the full truth cannot be known.

      But said independent Human Rights organizations (which also have something to say about abuses in the West) should be respected.

      Don't be part of the latest batch of 'Useful Idiots.' You're better than that and history WILL document you for what you are, eventually.

    11. Re:How about a song for Castro's Victims? by pr0nboy · · Score: 3, Insightful

      I would caution you to take these reports with a grain of salt unless there is some other hard evidence to support them.
      The same certainly goes with the uncorroborated claims of abuse and torture coming out of Guantanamo, no?
    12. Re:How about a song for Castro's Victims? by Anonymous Coward · · Score: 0

      > Did our soldiers just round up random people from Afghanistan and ship them off to Gitmo?

      Indirectly: yes.

      Many of these people were "captured" by the Northern Alliance and sold to the US forces. In the case of Hicks he was "captured" unarmed inside a minivan at a local bus terminal then sold to the US forces for US$1000. It would seem to be a nice little money earner to go around grabbing whoever you can, making up a story then selling them for US$1000.

      Contrary to what the politicians would have us believe not everyone in Afghanistan and Pakistan is a terrorist. Being a cradle of Islam the Pakistan/Afghanistan area contains many Islamic schools, where people congregate from around the world to study Islam. There are other reasons for being in the area than being a terrorist.

    13. Re:How about a song for Castro's Victims? by Archangel+Michael · · Score: 1

      Right, because we know that "rich white men" (Duke Lacross Players) cannot possibly be rail roaded by rogue government agents. Nobody's guilty except the white guy, got it.

      Say the N word, okay if you are one (You can use it over 100 times in one song), but if you're white you lose your job. But call a white guy "Cracker" and its all fun and games. Got it.

      Of course two wrongs don't make a right, but lets at least have some clear rules that EVERYONE follows. How about this, if you say ANY racial Epithet, regardless of who you are, you get censored by everyone? Imus and Chris Rock both get banned for life? All the Misogynist rappers? Banned!

      How about more respect for EVERYONE, and stop labeling people altogether. No more calling Bush a killer unless you're willing to do the same for Hillary Clinton (who voted for the war).

      I'm sick of Leftwinger and Rightwingers thinking they are pure as the driven snow, when the reality is both sides are dickheads.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    14. Re:How about a song for Castro's Victims? by Anonymous Coward · · Score: 0

      I'm sorry, but foreigner (particularly Westerners) that stayed (or at least did not do their best to head for the nearest exit) in Afghanistan after hearing news about 9/11 was asking for this shit. I'm not a Gitmo fan, as they've picked up people in Jordan and shipped them there. But anybody that was in Afghanistan that is not from the country is fair game as far as I'm concerned. If you were a German citizen found in Britain in 1941, you were detained for the duration of the war whether you were a spy or not. (Though back then, people were more honest about it - they did not attempt to pretend anything)

    15. Re:How about a song for Castro's Victims? by lixee · · Score: 1

      Better yet. How about a song about the terrorist the US harbors? Luis Clemente Faustino Posada Carriles bombed the Cubana flight 455 in 1976 which killed 73 people. Both Venezuela and Cuba have been demanding his extradition in vain.

      Talk about double-standards...

      --
      Res publica non dominetur
    16. Re:How about a song for Castro's Victims? by IgnoramusMaximus · · Score: 2, Interesting

      The same certainly goes with the uncorroborated claims of abuse and torture coming out of Guantanamo, no?

      Pretty much. Keep in mind however that unlike Castro's, Bush's administration is on record speaking of applying torture and otherwise playing legal games with "meaning" of torture and the like. This by itself gives weight to the Guantanamo accusations.

      Specifically it renders all testimony coming out of Guantanamo suspect and shifts the burden on proof of lack of duress during interrogations onto the Guantanamo officials.

    17. Re:How about a song for Castro's Victims? by Plutonite · · Score: 2, Insightful

      This is a common fallacy. You are assuming that since everybody is dirty, the scales level out. That's simply not true. RMS has written his cute little song, and when he gets back home he will probably not get thrown in jail, tortured and and made to confess that he is a traitor. If he was Cuban, the situation would've been different. Your attempt at making equal that violations of certain Free countries with the base policies that are a governmental NORM in totalitarian ones, is BS. Remember that the machines serving the text/debate you are reading now would not exist in a totalitarian state. We should go against injustice everywhere, but equating totalitarianism with the (imperfect) is foolish.

      Stallman is too damn emotional on some topics, he fails to accomodate practicality and long-term benefit. People like him would always be the small time hero, but never become president. He's singing a song in SPANISH written while visiting a communist state. A man whose image reflects directly on the image of free software should know better than to do this, even if his position is technically correct and I would heartfully sing along with him. We struggle for years to remove the commie/rebel/unprofessional icon taped onto FOSS by certain elements of the industry, and in one happy day a "leader" brings it all down. Sometimes I wish RMS would lie. FOSS would be years ahead.

    18. Re:How about a song for Castro's Victims? by IgnoramusMaximus · · Score: 0, Flamebait

      Remember: the Kremlin archives were opened up to journalists for long enough during the initial period of post-Soviet Russia, and many of the accusations made by western anti-Communists were definitely proven.

      Most of the political attrocities in the USSR occured in the period of 1930s-1960s. Very few of the more recent horror stories actually turned out to be true. Most were bogus tales concocted in hopes of gaining importance, political power, influence and ultimately money by the so-called "dissidents" in the West. A situation which sadly repeated itself with Iraq, to much more disastrous consequence. Think Russian versions of Ahmed Chelabi.

      But said independent Human Rights organizations (which also have something to say about abuses in the West) should be respected.

      None of which corraborate what the GP is saying.

    19. Re:How about a song for Castro's Victims? by MrSteveSD · · Score: 1

      How about a song for the thousands of victims tortured and killed under Castro's regime?

      Fine, good idea. We can also write a song about US support for his brutal predecessor Batista, another one about supporting the murdering contras and mining Nicaragua's harbours and being condemned by the world court. Another song about assassinating Chilean generals who stand in the way of US-Backed coups. Another song about overthrowing the Guatemalan government just so that United Fruit can keep it's profits high. The list goes on and on.
    20. Re:How about a song for Castro's Victims? by muszek · · Score: 2, Insightful

      You forget one thing... RMS is not a man of compromise. He doesn't make decisions based on the resulting change to FOSS' image in the eyes of wider public. That's one thing.

      Another one is that while it (lack of compromise) sometimes hurts the movement, IMO it's necessary. In the same way we need Debian purists. Part of Ubuntu's success is in going for the compromise (example: proprietary drivers) whenever it gives considerable advantages for the user. But without purists, the community would go for bigger and bigger compromises all the time... to the point that it would be as rotten as the coroporate software industry.

    21. Re:How about a song for Castro's Victims? by squiggleslash · · Score: 2, Insightful

      RMS is holding his own government to account. I'm not seeing the problem with that. And you're right, there are worse things he could be protesting about, but the fact his own government is involved in this particular abuse is a very good reason for him to prioritize it.

      --
      You are not alone. This is not normal. None of this is normal.
    22. Re:How about a song for Castro's Victims? by jZnat · · Score: 1

      I'm sure there are some heavy metal songs that cover those incidents considering every other incident ever is already covered by at least one metal song.

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    23. Re:How about a song for Castro's Victims? by Plutonite · · Score: 1

      You're linking to wikipedia. Fun fact: wikipedia is being hosted from the US, via an American registrar and registered to a guy who lives happily in Saint Petersburg, Florida.

      That's the whole point you see. Nobody claims the history of the free world, as it stands today, is rosy. Nobody even claims that it is rosy right now. The difference between the system you are criticizing and the totalitarian regime the GP is talking about is that with freedom, the horrors committed can be uncovered and pointed to and learned from. In Cuba and similar places, you can't do that, you cannot raise your voice to say the ugly truth, and that makes all the difference in the world.

    24. Re:How about a song for Castro's Victims? by vivaoporto · · Score: 1

      the horrors committed can be uncovered and pointed to and learned from.
      Yeah, right. Because in the free world, the government gladly admits when they take rights away from their people, never issuing gag orders or hiding behind national security excuses or simply (re)classifying information. Right.
    25. Re:How about a song for Castro's Victims? by Just+Another+Poster · · Score: 1

      McCarthy victims: "The number imprisoned is in the hundreds, and some ten or twelve thousand lost their jobs.[42] In many cases, simply being subpoenaed by HUAC or one of the other committees was sufficient cause to be fired.[43] (...) Suspected homosexuality was also a common cause for being targeted by McCarthyism. According to some scholars, this resulted in more persecutions than did alleged connection with Communism"

      Reagan victims: The Contra part of the Iran-Contra affair was particularly ugly. It is easy to point fingers when one ignores that the very history of the United States is filled with prejudice, segregation and selective rights. It is easy to call themselves the "land of free" as long as you are not Native American or Black or Woman or Communist or Latin, or Arab or Muslim.

      Yet more disgusting equivocations from the leftists on Slashdot.

      The Wikipedia article greatly overstates the number of people left without jobs under McCarthyism; only a few dozen wealthy and powerful communists lost their jobs, and were left as free to espouse their beliefs as before.

      As for your other paragraph, compare living as a "Native American or Black or Woman or Communist or Latin, or Arab or Muslim" in America with living as a Native American under the Sandinistas, a Black in Cuba, or an Arab or Muslim under one of their own regimes.

    26. Re:How about a song for Castro's Victims? by Plutonite · · Score: 1

      Fun fact#2: slashdot is hosted in the US as well.

      Governments try to exert control all the time, and are held accountable for it because we still have a measure of free speech (vast compared to totalitarian regimes) that is exemplified by your linking articles from slashdot. Last month, US attorneys were fired because the weren't loyal to the administration. This month, the Big Man responsible is being questioned and asked to resign. Today, you are talking about gag orders, and bloggers in Egypt(far better than Cuba in this respect) will do the same. Tommorow, if you lived in the US, you will be fine. They wont be.

    27. Re:How about a song for Castro's Victims? by Anonymous Coward · · Score: 0

      This is probably the most pathetic single thing I've ever read on this site--and that's saying something.

      How blinkered do you have to be to defend totalitarian dictatorships?

    28. Re:How about a song for Castro's Victims? by vivaoporto · · Score: 1

      Let's see if I got it right. Freedom of speech on a BLOG, safe in the anonymity of my alias, living in a foreign country far far away from the States trumps freedom of peaceful assembly, right to a speedy and public trial, right to not to be subjected to cruel and unusual punishment, and, of course, as I linked above, freedom of speech. Is it right?

      Yeah, I don't think so either. Knowing that the right to tell the government wrongdoing exists is not comfort enough for me, and shouldn't be for you too.

      Btw, bloggers in Egypt are being arrested, did you know? Isn't is at least as bad as in Cuba? Why is U.S. still ally with Egypt? No embargo, no sanction, no nothing? What about Pakistani and foreign jornalists being arrested on Pakistan too? Won't U.S. do something about that, apart from being a steady ally in the "global war on terror"? Why there is no indignation on U.S. media, on U.S. people about that? Castro or Chavez sneezes and people make such a fuzz, while U.S. treats "Soviet" China as one of the most valuable trade partners.

      You people are being treated like cattle, taught to look at the wrong way, at the wrong "enemies", an invented Goldstein for you to vent your daily Two Minutes of Hate.

    29. Re:How about a song for Castro's Victims? by Plutonite · · Score: 1

      You people are being treated like cattle, taught to look at the wrong way, at the wrong "enemies", an invented Goldstein for you to vent your daily Two Minutes of Hate Eh? You're making an analogy with a communist dystopia to defend your apparent communist leanings. Ding Dong! Irony alert.

      Next, I was not only talking about posting safely, I was referring to the fact that you are referring ME to information delivered from a well known website in the US. The last time protesters got beaten up for peaceful assembly wasn't in the US, but in the almost-soviet-again Russian Federation. The same Russia that is enforcing 50% good news per day(see slashdot headlines). And it was last week. And yes I know the bloggers in Egypt are arrested. Go back and read my post for God's sake. I was trying to point out the nastiness of being in a totalitarian regime, which brings us to the very important question you raised:

      Why is the US favoring despotic Arab regimes? I've lived in the Middle East for years, and I can tell you, this is a delicate situation. The friendlier Arab states are still headed by bastards, but they are sane enough not to attack Israel or to allow radicals to come to power, destroying our interests and regional stability. In Saudi, fundies are in power, but they are again "responsible" fundies. They give us oil, and they stop radicalism from waging all-out war against us. Our government shuts up. Now we know this, our press knows this, our opposition groups know it and everybody debates it all the time. They debate it to the extent of ridiculing our presidency over it(and rightly so). This debate is thanks to the freedom that we enjoy, and the US, like all other free nations, exerts sensible diplomatic pressure to try and change the situation, if it CAN be changed.

      We are being treated as citizens who can be fooled, but who have rights nonetheless, and whose votes matter in the next election. Your comrades in Russia are being beaten in the streets. The ones in Cuba are rotting in jails. 50% enforced good news isn't going to hover over that very much. Thank you for bringing up 1984.
    30. Re:How about a song for Castro's Victims? by IgnoramusMaximus · · Score: 1

      How blinkered do you have to be to defend totalitarian dictatorships?

      This is a curious statement. So when something is defined by the chattering pundits as "totalitarian dictatorship" (regardless if true) then, according to your logic, anyone who questions any accusation of any evil-doing thrown at the said dictatorship is then automatically a "defender of totalitarianism"!

      Ok, lets try this for size: "Cuban officials murder 10000 children every night and eat their livers. Castro personally cooks them!"

      Your turn. If you declare the above statement false, you are a slimey, low-life defender of totalitarian regimes. If you say its true, you are a shameless untrustworthy liar.

      Let's see how you like your own debating tactic.

    31. Re:How about a song for Castro's Victims? by pr0nboy · · Score: 1

      When you say that the Bush administration is "on record" about applying torture, of course you really mean that an anonymous CIA source alleged this. It has been the policy of the United States long before President Bush was in office to not give details about our interrogation methods, and on record they have only stated that they do NOT torture. The most controversial of these alleged methods is waterboarding, but there is little outside of this anonymous CIA source that suggests that we do this.

      I remember a radio interview a while back with Vice President Cheney where he said that he thought it was okay to "dunk" people in water, and some people immediately pounced on that as an admission of waterboarding, but the White House immediately clarified that he was not talking about waterboarding.

      In fact, let me look up exactly what the Vice President said:
      Q Would you agree a dunk in water is a no-brainer if it can save lives?

      THE VICE PRESIDENT: It's a no-brainer for me, but for a while there, I was criticized as being the Vice President "for torture." We don't torture. That's not what we're involved in. We live up to our obligations in international treaties that we're party to and so forth. But the fact is, you can have a fairly robust interrogation program without torture, and we need to be able to do that.


      Thats hardly an "on-record" endorsement of torture.

    32. Re:How about a song for Castro's Victims? by Anonymous Coward · · Score: 0

      It was no more right then than it is now.

      The reason Hicks was in a mini van at a bus terminal was because he was trying to get out of there. It didn't save him from the abuses of Guantanamo and the associated presumption of guilt. In Afghanistan with bombs dropping on it you can't just grab the nearest cab or subway and get out of there overnight. It takes time to negotiate a twisted path out, not knowing who whether the person in the drivers seat for each leg of the journey will actually provide transport or sell you to the US for $1000.

    33. Re:How about a song for Castro's Victims? by Angry+Black+Man · · Score: 1

      Yeah, because the Batista government before Castro, who was heavily supported by the USA by the way, was SO much better than Catro.

      What makes you think if there was a USA supported 'democracy' in Cuba it would be better than Castro? It has already happened, and it was much worse. There's a reason Castro came into power under amazingly popular support. It was the USA...

      --
      the byproduct of years of oppression by the white man
    34. Re:How about a song for Castro's Victims? by Paua+Fritter · · Score: 1

      He's singing a song in SPANISH...

      What?! Has the man no shame?!!

      Caramba! uh I mean ... gosh!

    35. Re:How about a song for Castro's Victims? by IgnoramusMaximus · · Score: 0, Flamebait

      When you say that the Bush administration is "on record" about applying torture, of course you really mean that an anonymous CIA source alleged this.

      Nothing of the sort. Mutliple White House, Pentagon and DOJ officials went on air to bloviate about the Geneva Provisions being quaint and pontificate on virtues of water-boarding and "stress positions". Following which the DOJ concocted letters advising the president that somehow torture was acceptable when applied by the "unitary executive". Etc and so on for years on end.

      And then of course Abu Ghraib happened and the last shreds of credibility of the admistration/Pentagon/CIA/Haliburton "contractors" flew right out of the window.

      The most controversial of these alleged methods is waterboarding, but there is little outside of this anonymous CIA source that suggests that we do this.

      Again, multiple officials discussed waterboarding on TV no less.

      I remember a radio interview a while back with Vice President Cheney where he said that he thought it was okay to "dunk" people in water, and some people immediately pounced on that as an admission of waterboarding, but the White House immediately clarified that he was not talking about waterboarding

      The White House officials, including Cheney have been caught in so many lies, flip-flops and "misstatements" that it is beyond comical to try to use one them to indicate "firmness" of any policy on their part. Unfortunately they did manage in their dodging and weaving to project a general image of ruthlessness and "ends justify the means", a state of affairs wich was applauded laudly by the whole right-wing punditosphere. No weasling out of this one now.

      Q Would you agree a dunk in water is a no-brainer if it can save lives? THE VICE PRESIDENT: It's a no-brainer for me, but for a while there, I was criticized as being the Vice President "for torture." We don't torture. That's not what we're involved in. We live up to our obligations in international treaties that we're party to and so forth. But the fact is, you can have a fairly robust interrogation program without torture, and we need to be able to do that.

      You are quite amusing. That is not only an endorsment it is an acknowldgment of an official policy of torture!

      Let me translate it from faux-journalist-lackey-groveling-before-his-master speak:

      Q Would you agree a dunk in water is a no-brainer if it can save lives?

      Q: It is a no-brainer to me to torture people using water as long as it is some worthless brown bastard being drowned on an odd chance to save lives of us important Americans, do you agree?

      Note that this is how that question really sounds to anyone who understands the context. The question is specially crafted to downplay the significance of torture by calling it "dunking in water" and tries to imply that such a thing would only happen to "save lives" -- American lives implicitely -- while the torturee is of course, also implicitely, a "raghead". All that before Cheyney has even a chance to open his mouth. Not bad for a court-servant "journalist".

      THE VICE PRESIDENT: It's a no-brainer for me ...

      Yes we do torture to 'save' all-important Americans ...

      but for a while there, I was criticized as being the Vice President "for torture." We don't torture. That's not what we're involved in.

      But we cannot use the word "torture" to describe it. It is a loaded word with all sorts of connotations and we must make sure that it is not used to describe what we do. Of course any sane person will know that waterboarding and torture are one and the same but as long as we keep the pretense and cleverly word our replies, our base will know the truth and agree while we

    36. Re:How about a song for Castro's Victims? by jgrahn · · Score: 1

      How about a song for the thousands of victims tortured and killed under Castro's regime? You know, the people who weren't imprisioned for involvement in terrorism, but for such "crimes" as running an unauthorized library or demonstrating for democracy? Where are their songs?
      I would caution you to take these reports with a grain of salt unless there is some other hard evidence to support them. The same kind of stuff was coming out of Eastern Europe in the 1980s and much of it turned out to be a fabrication. Cuban "commies" were always on the mild end of the spectrum, when compared to, say, China, whom apparently we are supposed to measure with a wholly different measure because they make golf-balls for Wal-Mart.

      Comparisons are tricky, and I don't believe a person criticizing system A always has to criticize systems B to Z at the same time to be believable. That goes for both RMS and the poster two levels up.

    37. Re:How about a song for Castro's Victims? by Just+Another+Poster · · Score: 1

      Actually, Cuba has one of the BEST human rights records in Latin America if you look at the entire period since the revolution.

      And we all know the myriad of human rights agencies that are permitted to operate in Cuba...

      How many years have you been mentally ill?

    38. Re:How about a song for Castro's Victims? by Plutonite · · Score: 1

      :)

      Moderators didn't see you. Anyway, I meant Spanish made a stronger link with the communists he was visiting. Next worst thing would be to carry a picture of Castro and do a video clip wrapped in a Cuban flag. Sheesh.

    39. Re:How about a song for Castro's Victims? by NoOneInParticular · · Score: 1

      And as usual it is argued that because 'The land of the free' is not worse than some random dictatorship, we should not criticize the 'moral leaders of the world'. Bah, pathetic.

    40. Re:How about a song for Castro's Victims? by radtea · · Score: 1

      How about a song for the thousands of victims tortured and killed under Castro's regime?

      This reminds me of nothing so much as the standard Soviet apologist's rhetoric when faced with a facts about the crimes committed in the name of building socialism. It was quite common for apologist's to say, "Yeah, but what about the homeless people in the United States!? What about Vietnam! What about Nicaragua?!" etc...

      For the massively logic impaired, here is a small lesson: changing the subject to something completely unrelated does not constitute an argument. In fact, it is a sure sign that you do not actually have an argument. If all you can bring up in objection to a statement of fact or argument is a bizarre and irrelevant bit of rhetorical misdirection, you have conceded the original point, which in this case is: the government of the United States is guilty of unlawfully detaining innocent people in Gauntanamo Bay.

      Now that you have conceded that point by failing to raise any objection to it but instead introducing some unrelated facts, perhaps people should discuss what is to be done about this ongoing criminal activity by the government of the United States.

      --
      Blasphemy is a human right. Blasphemophobia kills.
    41. Re:How about a song for Castro's Victims? by Gen.Anti · · Score: 1

      The remark about Solidarity and museums is a bizarre slander.

      Most of the leaders who had been instrumental in the overthrowing of the Soviet-army-backed regime are long gone from the political scene, back to their low-paying jobs in the academy, factory workers' retirement benefits and such.

      The kind of incident you describe would be a rare occurrence, if anything like that happened at all. Actually, you know what? It's the businessmen from the old "communist" elite who have been doing things of this kind.

    42. Re:How about a song for Castro's Victims? by IgnoramusMaximus · · Score: 1

      Actually, you know what? It's the businessmen from the old "communist" elite who have been doing things of this kind.

      Well, one of the main planks of Solidarity's platform was all about bringing USA-style dog-eat-dog Capitalism to Poland. Those are the results.

      Howver your state of denial amuses me greatly. If you are in Poland, look around. How is all that poor oppressed klergy (many of them participants and great supporters of Solidarity's fight for "freedom" back then) doing these days? I hear every child will need to get their stamp of approval before he or she can graduate from High School, since Bible Study is now to be an obligatory course in all schools, isn't that so? In that way you are actually ahead of the USA where the wacko fundie wingnuts are only attampting, with difficulties, to get where you already are. Congratulations.

    43. Re:How about a song for Castro's Victims? by Gen.Anti · · Score: 1

      A desolate empty ruin is hardly something a corrupt politician would bother with. From a perspective of a few years now, Solidarity dissolved gracefully. It's not true that any significant number of prominent members became corrupt.

      On a more general note, supporting a very wide and (in spite of this) completely non-violent movement might have been a unusual case of relative honesty in the West's international policy.

      Maybe the Left of the West should have supported the regime against the people. Against free speech, for example; an extreme position.

      The issue of religious education is a constant struggle. Might be one day rendered moot because of consumers' atheism.

    44. Re:How about a song for Castro's Victims? by 808140 · · Score: 1

      I don't get why so many folks get upset that they can't say nigger and that black people can. Think about it, you call your girlfriend "baby" but you bristle if your buddy does it -- terms are not absolute, they never have been. Depending on context and speaker, some terms are acceptable some of the time and not acceptable at all at other times. You go to the bar with your friends and say fuck this and fuck that, but at the office with your boss you probably wouldn't dare, even though it's entirely likely that he uses the f-word with his close friends too.

      If you're under the impression that a black person calling you cracker is funny, then you need to get your head examined. They might think it's funny, in the same way that the people who read Stormfront think calling black people niggers is funny. But that's what they are: the black equivalent of Stormfront. Ignore them, or kick their asses. But don't bitch because they can call each other nigger and have it not be offensive, and you can't.

      The reason we as a society accept the use of slur words by members of a community they were meant to denigrate (nigger, queer, fag, jap, whatever) is because it is extremely unlikely that members of said community have a one-dimensional understanding of the complexity of members of that community. A black person who uses the term "nigger" understands that the stereotypes associated with that term are not binding; he knows enough about black people, being one himself, to not have his use of the word reflect ignorance. While you may find this hard to believe, use of the n-word by non-blacks is sometimes tolerated by black people, as long as they're all friends and the person using the word is known to be using the word as a joke and not as a statement of bigotry.

      Many minorities have "reclaimed" terms for themselves; queer is a label used with pride by the homosexual community, for example, but its use by non-members of the LGBT community (like the use of fag) is not well looked upon.

      For what it's worth, many black people find the use of the word nigger by blacks extremely offensive. This may come as a surprise to you, but black people are not all alike.

      As for the greater tolerance society has for anti-white racism, well, it is hypocritical, but it's also expected, because of the economic and social influence that whites have in our society. Do you honestly think that a black man calling his white boss a "cracker" would keep his job, unless they were very close friends? Do you honestly think that white people have no power in this society to call the shots?

      I lived as a minority in Asia for 4 years -- when 99% of the population is another ethnicity, and has all sorts of wildly inaccurate and paranoid ideas about you because of the color of your skin, it gets to you. It may be hard for you to appreciate what it means, because you're unlikely to ever experience it. At least I was a foreigner and could leave -- these people live their whole lives as citizens of a country where the majority of people don't understand them and what's worse don't care to understand them.

      Not being able to call a black person nigger is not such a hardship, frankly. And it surprises me that you would even want to.

    45. Re:How about a song for Castro's Victims? by IgnoramusMaximus · · Score: 1

      On a more general note, supporting a very wide and (in spite of this) completely non-violent movement might have been a unusual case of relative honesty in the West's international policy.

      I think it occured, by some cosmic coincidence, despite of the machinations of the various Western power elites. As a matter of fact great many of the "Cold Warriors" were deeply disappointed by the fact that the transition was not violent, thus denying them a chance ride in on their tanks "to the rescue".

      The issue of religious education is a constant struggle.

      In Poland, as in Iran, the struggle is for the moment pretty much over. Poland and Iran can presently be only described as Theocracies, one Catholic and the other Islamic.

    46. Re:How about a song for Castro's Victims? by Gen.Anti · · Score: 1

      It is possible there had been such "Cold Warriors". It is an interesting point.

      Poland, however, apart from the (formally not compulsory) religion classes, is quite far from being a theocracy.

    47. Re:How about a song for Castro's Victims? by IgnoramusMaximus · · Score: 1

      Poland, however, apart from the (formally not compulsory) religion classes, is quite far from being a theocracy.

      Compulsory religion study is one of the defining characteristics of a theocracy. The other is wide-spread use of the de-facto state-sanctioned religion as a weapon against undesirable political opponents. Both are prominent in Poland today.

    48. Re:How about a song for Castro's Victims? by Archangel+Michael · · Score: 1

      You obviously didn't read my post very well. I'm not wanting to call anyone a racial epithet. I would rather NOBODY used them. I was merely pointing to a wide variety of double standards based upon stereotypes of the GP poster, namely that I'm sick of the "blame whitie" mentality that's been growing over the last few decades.

      Have white people screwed up? Yes. Has other races? Yes. Have white people done good? Yes. Have other races? Yes.

      Nice, fair and balanced (apologies to all the FNS haters). It is like all those poor sheep who see (R) and think "Evil Rich White Guy" as if a poor black woman wouldn't ever want to be one, or those who see (D) and think "Evil Welfare Pimp", as if there are no "Evil Rich White Guys" in the party.

      My point is and continues to be, stop being so ... narrow minded sheeple.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    49. Re:How about a song for Castro's Victims? by pr0nboy · · Score: 1

      Nothing of the sort. Mutliple White House, Pentagon and DOJ officials went on air to bloviate about the Geneva Provisions being quaint and pontificate on virtues of water-boarding and "stress positions".
      Well then, if "multiple" officials have done this, it should be easy for you to find an example...

      And then of course Abu Ghraib happened and the last shreds of credibility of the admistration/Pentagon/CIA/Haliburton "contractors" flew right out of the window.
      The fact that you think that the criminal abuse that happened at Abu Ghraib (which was identified through internal mechanisms and swiftly prosecuted resulting in several convictions) is even closely related to this tells me that you have already made your mind up on the issue regardless of the facts.
    50. Re:How about a song for Castro's Victims? by IgnoramusMaximus · · Score: 1

      Well then, if "multiple" officials have done this, it should be easy for you to find an example...

      Unfortunately the Crooks and Liars 'torture' archive only reaches as far back as their last server move, mid 2006, so I can't point to the video clips of the many interviews I watched personally, although I particularly remember the individual ones with Rice, Rumsfeld, Chertoff and Gonzales waeving and dodging desperately about "making sure that the interrogators have all the tools" etc.

      It is quite amazing that the net has such short memory, quite an eye opener for me.

      I was able to find some printed material, such as this infamous Bybee memo to the White House.

      One of the clips now gone from C&L was the CSPAN video of this performance by Infhoe.

      Then there is Trent Lott with this.

      I could look for more (it seems to be a royal pain in the butt to find proper references to any bloviating official which are older then 2 weeks) but these should give a reasonable approximation of "multiple", although they are Republican elected officials rather then White House ones.

      The fact that you think that the criminal abuse that happened at Abu Ghraib (which was identified through internal mechanisms and swiftly prosecuted resulting in several convictions) is even closely related to this tells me that you have already made your mind up on the issue regardless of the facts

      You gotta be kidding. "Identified through internal mechanisms"?! Rumsfeld, Miller and Sanchez planned and supervised the whole damn disguisting thing! "Swiftly prosecuted"?! Who?! Oh you mean some hapless idiots who had the bad luck of filming themselves doing the deeds?! What about all the other ones?! The CIA, the "private security contractors" etc and so on. You are surely jesting.

  25. Re:Antics like this... by PhxBlue · · Score: 5, Insightful

    He should stick to what he's good at, writing software.

    Next you're going to say country music singers should just shut up and sing.

    It's bullshit. Being good at something does not take away your right to hold or express political views.

    --
    !#@%*)anks for hanging up the phone, dear.
  26. Re:Antics like this... by Anonymous Coward · · Score: 1, Insightful

    "bunch of communists"

    Is that still a bad thing in America? Sounds like something from the 1950s!

  27. Re:Antics like this... by Anonymous Coward · · Score: 1, Insightful

    Does anyone else find it funny that loopy right wingers first criticize Stallman for being a "communist" then turn around and support a restriction (not being able to freely travel or trade with Cuba) that represents anything but actual freedom.

  28. Re:Antics like this... by deacon · · Score: 0, Flamebait

    Yes, the level of obliviousness is amazing.



    Stall visits an island, run by a homicidel dictator, that most native people
    are trying to escape in whatever (non)sea-worthy craft they can create.

      He then "protests" about a detention facility which provides halal food, Korans wrapped in plastic, delivered by glove wearing guards (so the Koran will not be "defiled" by the "infidel") are provided to the "prisoners".

    Meanwhile,in Pakistan, a 12 year old jihadist sawed of the head of a "spy".



    http://news.yahoo.com/s/ap/20070420/ap_on_re_as/pa kistan_child_executioner_1

    Will Stall go to the scene to protest this atrocity? I think not. It might require actual being in a danger zone.

    Wanker.

  29. OGG by Anonymous Coward · · Score: 0

    We're talking about FOSS here day and night, however, I highly doubt that lots of people here can't play OGG without installing any kind of software.

  30. Re:Antics like this... by The+Anarchist+Avenge · · Score: 4, Insightful

    Ahhh yes... Gitmo, the bastion of human rights. Of course, the fact that many people with no connections to terrorism were kept there against their will doesn't outrage you at all...

    --
    Today's lucky number is: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
  31. Re:Antics like this... by Turn-X+Alphonse · · Score: 1

    Got to love American ignorance and brain washing.

    Communism isn't a bad thing, infact as children as are taught communism ideals. "Play fair and share" is the basis of Communism and we teach this to children from day one. If you think communism is some how a bad thing I suggest you look up what communism is, because it isn't a small group of people hording everything and leaving nothing for everyone under them to share.

    --
    I like muppets.
  32. Re:Antics like this... by Anonymous Coward · · Score: 1, Insightful

    Yes, I'm sure that he had a dandy time there. I wonder if he is now going to write a song about political prisoners in any one of the 300 Cuban prisons/reeducation camps? No?

  33. Yes yes by malkir · · Score: 0, Troll

    Let's bitch about Gitmo. Only one pillow per prisoner, the temperature is sligtly out of whack, the food is unnaceptable -- too much fat, they're getting chubby. Why not write a song about real torture instead of panties on someones head and loud Chili Pepper music?

    1. Re:Yes yes by Kristoph · · Score: 1

      The page you linked to actual refers to a crime committed in Turkey, the perpetrators of which have been arrested. The RMS song is about the persecution of individuals in violation of international laws by his (the US government) government.

      ]{

    2. Re:Yes yes by Chandon+Seldon · · Score: 5, Insightful

      The fact that the United States is playing international law games in order to facilitate the holding of prisoners indefinitely without trial is something that no US citizen should consider even slightly acceptable. The United States was founded on the ideal of freedom, and the founders thought that the issue of imprisonment without trial was so important that they dedicated an item to it in the Bill of Rights.

      If other countries want to torture their prisoners that's bad. But for the United States to hold prisoners indefinitely in the name of defending the country - that makes a mockery of the very values that make the country worth defending at all.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    3. Re:Yes yes by laddiebuck · · Score: 1

      Based on the very good precedent 100 years earlier -- one of the points of the 1689 English Bill of Rights was "freedom from fines and forfeitures without trial".

  34. Re:Antics like this... by Eivind · · Score: 5, Insightful
    You know, if you do something wrong, it's not really very convincing to point out that there's worse things in the world.

    One of the things that separate civilization from barbary is that we, generally, try to play fair -EVEN- with those people who would not extend the same courtesy to us.

    Yeah, the human-rigths situation is (much) worse in Pakistan than it is USA, and on US-run detention-centres. That make you particularily proud ? Your ambition is to beat Pakistan, so aslong as you're ahead of them, you're a happy camper ?

  35. Made my own RMS protest song by djauto23 · · Score: 1

    Beautiful piece..

    Actually I made my own RMS protest song, using one of his speeches as a voice sample over a hiphopish track. When I asked him for sample clearence he told me he didn't like it, and that his voice made it worse. But I could post it anyway, so here goes my music/blog spam: http://ringheimsauto.org/index.php/illegal-musikk/ (mp3/ogg/flac).

    1. Re:Made my own RMS protest song by Mukunda_NZ · · Score: 1

      Hey, I actually like this, though I found that his voice was a little bit too hard to hear, but I thought it was well done. I'm not a fan of hip hop either, infact I generally can't stand the stuff, but I enjoyed that. Thanks!

      --
      Free software, free thought, free society.
  36. Re:Antics like this... by spiritraveller · · Score: 4, Informative

    I wonder how he managed to visit Cuba without violating the federal law that prohibits US citizens from trading with our enemies.

    There are several exceptions to the restrictions on travel to Cuba.

    I would imagine that RMS went there for a conference on free software. This would fall under an exception which doesn't require special permission from the State Department.

  37. MOD UP! by colonslashslash · · Score: 3, Insightful

    How the hell did this get moderated as "Troll"? It has a perfectly good point behind it - why should a country that constantly plays on how free it is limit its citizens to where they travel?

    --
    She's built like a steak house, but she handles like a bistro....
    1. Re:MOD UP! by Anonymous Coward · · Score: 2, Funny

      why should a country that constantly plays on how free it is limit its citizens to where they travel?

      Obviosly their freedom would be at great risk if they could travel anywhere, anytime. Only terrorists needs to travel outside of the US, anyway.

  38. Re:Antics like this... by Obsi · · Score: 0

    Quoted for truth. Damn. Fucking. Straight. If that were the case only AOL users --

    Oh wait, AOL is cliche. If that were the case only Myspace users could hold opinions.

  39. Re:Antics like this... by JackieBrown · · Score: 1

    Cuba is a perfect example of why embargo's do not work. That is why I never understood people advocating the like with Iraq and other countries.

    Besides the poor - or soon to be poor - who does an embargo hurt?

  40. Re:Antics like this... by skam240 · · Score: 1, Flamebait

    He then "protests" about a detention facility which provides halal food, Korans wrapped in plastic, delivered by glove wearing guards (so the Koran will not be "defiled" by the "infidel") are provided to the "prisoners".

    Of course this same detention center is keeping these people against their will without any kind of means to challenge their incarceration. Plus water boarding and sleep deprivation don't sound all that pleasant and most would call this kind of treatment torture.

    Yes the regime in Cuba does terrible things to its citizenry and is one the world could do without. This, however, does not mean that RMS is "oblivious" in protesting the plight of these inmates at the hands of a country that is suppose to be above such practices. Likewise, his not going into a "danger-zone" to observe other deplorable acts for which to create a protest song about does not discredit what he has written about the prisoners in Cuba.

    --
    I ignore Anonymous Coward posts. If you want to discuss something, that's awesome. Log in.
  41. Re:Antics like this... by shark+swooner · · Score: 1

    halal food, Korans wrapped in plastic, delivered by glove wearing guards (so the Koran will not be "defiled" by the "infidel") are provided to the "prisoners".

    Well, when you put it that way holding people for half a decade without charges *does* sound like a good idea.

    Honey, it's true what they're saying... habeus corpus *is* overrated... yes, they get Korans and things... if I had only had known they would be getting halal food!

  42. Re:Antics like this... by aristotle-dude · · Score: 1

    No it's not. Tourist travel to Cuba is prohibited and business travel is restricted. Even then you must be approved by the State Dept. You'd be wise not to get your Passport stamped by Cuban customs. Quote from the US state Dept:

    Tourist travel is not possible under U.S. law. Business-related travel is restricted to persons engaging in or arranging for permitted export sales, such as the sale of medicines or medical equipment, or for food or agricultural goods to non-governmental entities.

    http://www.state.gov/p/wha/rls/fs/2001/fsjulydec/4 835.htm Maybe he travelled through a free country like Canada or Mexico. Some countries still have freedom of travel unlike Soviet America. Papers (Real ID) please, comrade.

    There are no prohibitions for travel from Canada to Cuba. Canadian citizens are free to travel to Cuba on vacation.

    --
    Jesus was a compassionate social conservative who called individuals to sin no more.
  43. Irony Much? by Shihar · · Score: 4, Insightful

    Does anyone else appreciate the extreme irony of going to protest in Cuba, a nation that was rated as having the second least free press (just behind North Korea) in the world, no political freedom of any sort, and thousands of political prisoners. Cuba is a nation where if someone decided to go protest against the political prisoners held in Cuban jails, they would be rounded up and tossed into jail. Going to Cuba to protest some other nations violations of liberty is the sort of thing that should make people laugh until they cry.

    1. Re:Irony Much? by DamnStupidElf · · Score: 4, Insightful

      Does anyone else appreciate the extreme irony of going to protest in Cuba

      Does anyone else appreciate the irony of having a U.S. military prison in Cuba? Wait, maybe that's not irony...

    2. Re:Irony Much? by pjabardo · · Score: 3, Interesting

      Not saying that Cuba is paradise or even a good place but come on! Second worst? You are quoting from Reporters without Borders, a NGO that receive a lot of cash from US State Department and other departments. That's why their main enemies lately are Cuba and Venezuela.

      It is difficult to believe that Cuba is worse than Saudi Arabia, a country that does not allow non business visits by any non-muslim. Uzbequistan is certainly much better than Cuba. The list of US client states that are a "paradise" compared to Cuba is long.

      Iraq is also much better! If you don't get killed by the different kind of wackos you will be popped by some trigger happy "coalition" soldier. China is another fine example of free press.

      With so many countries with free press, no wonder Cuba and Venezuela are at the bottom.

    3. Re:Irony Much? by Blakey+Rat · · Score: 1, Informative

      We signed a looong lease before the revolution. If we tried to buy land in Cuba now to build a base, Castro would say "no way." But he's bound to honor the old agreement.

    4. Re:Irony Much? by Shihar · · Score: 1

      You do realize that all of 'client states' listed are all in the bottom 10, right? It is like nit picking over who is worse, the guy who killed 30 and raped 20, or the guy who killed 25, but raped 50. They are all places with no measurable amount of liberty and the race to the bottom is based upon who is the most brutal in enforcing a complete lack of freedom.

      I would call the guy a douche if he was protesting a lack of liberty in France while in Saudi Arabia too. I am not saying don't go point out injustice in other democracies, I am just saying that people need to get some fucking perspective. Going to a place with one of the most horrifically oppressive governments in the world to protest another nation bending its otherwise good record on liberty is down right stupid.

    5. Re:Irony Much? by More+Trouble · · Score: 1

      We signed a looong lease before the revolution. If we tried to buy land in Cuba now to build a base, Castro would say "no way." But he's bound to honor the old agreement. Bound by what? A lease? Please.
    6. Re:Irony Much? by kripkenstein · · Score: 1

      We signed a looong lease before the revolution. If we tried to buy land in Cuba now to build a base, Castro would say "no way." But he's bound to honor the old agreement.

      Bound? Not in his own eyes. Castro has long claimed the lease was invalid. If he had a military option, he might take it - but of course he doesn't. So it remains in US hands.

    7. Re:Irony Much? by stephanruby · · Score: 1

      We signed a looong lease before the revolution. If we tried to buy land in Cuba now to build a base, Castro would say "no way." But he's bound to honor the old agreement.

      No, the only reason the US base is still in Cuba, is not because Castro honors contract law (or property law), and it's not because Castro is afraid of losing trade relations with the US (he can't lose what he doesn't have in the first place). The only reason the US base is still in Cuba is because the US base is protected to the hilt.

      Besides, it's not like a prior lease agreement with a tenant would apply after the said tenant tries to kill you, invade your country, or more recently -- blows up the tourists visiting your island. I may not be one of those sharp international lawyers, as some of you slashdoters may be, but I've watched enough Judge Judy to know -- that if a tenant tries to kill you -- you can evict him right away -- lease or no lease.

    8. Re:Irony Much? by Bj�rn · · Score: 1
      There is an interesting bit of history behind that lease, the Spanish-American war:

      In 1898 the US battleship USS Maine blew up in the Havana harbor, for unknown reasons. Theodore Roosevelt, then an Assistant Secretary of the U.S. Navy, accused Spain of the sinking the Maine and William Randolph Hearst whipped up a patriotic anger directed against Spain. The war lasted for 10 weeks and by December the Treaty of Paris was signed. The treaty gave Cuba independence. But in 1901 the Platt amendment to the US constitution was passed by Congress making Cuba a satellite to the US and creating a permanent US naval base at Guantanamo Bay. Under pressure from the US to avoid a permanent military occupation, a humiliated Cuba accepted the Platt amendment into its own constitution and in 1903 signed the Cuban-American treaty which grants the permanent lease of Guantanamo to the US.

      --
      Never express yourself more clearly than you are able to think. --Niels Bohr
    9. Re:Irony Much? by norkakn · · Score: 1

      At least they aren't hypocritical.

    10. Re:Irony Much? by Deadplant · · Score: 1

      "signed a lease"?!?
      I think you mean appropriated at gunpoint.

    11. Re:Irony Much? by pjabardo · · Score: 1

      I know they are in thew bottom 10 of the list but anyway the oppression in Cuba does not come close to those countries where people are sometimes chopped to death. Foreign journalists can go basically anywhere they want in Cuba and they will not get killed or tortured. Hell, they will probably not even get arrested (foreign journalists). Is freedom limited in Cuba? Of course it is! But to compare it to Uzbequistan or whatever does not help. There is a reason why the cuban regime is so stable even after almost 50 years. And it is not because of brutality. So, if you believe that cubans should have more freedom stop repeating what the US government says (or what US funded NGOs say). This only helps the hard cores of the cuban regime.

      One additional thing that I didn't mention on my previous post. RMS wasn't talking about Cuba. He was talking about things happening in an US base. So it is an american criticizing the US government. I don't see anything wrong with that.

      In my opinion, talking about free software is very helpful to get people thinking about freedom of speech. You might not realize it but most people just don't care about "political stuff" such as "freedom of speech". I know many people who simply did not ever think about freedom. Once they started to use free software that changed radically (two of these guys are Opus Dei).

      Instead of the US always trying to bomb their way to a solution, maybe not trying to block internet and other developments from Cuba could actually be a good way to promote democracy. On the other hand this would make it difficult to substitute the Castro Regime by a friendly one led by terrorists such as Posada Carriles.

      Paulo

    12. Re:Irony Much? by Shihar · · Score: 1

      Foreign journalists can go basically anywhere they want in Cuba and they will not get killed or tortured.

      That simply is not true. Journalist absolutely can NOT leave Havana or the resort areas of Cuba. Like North Korea, Cuba has its for-show areas that are fairly prosperous that they are happy to show off. Try leaving these areas and you will quickly run into trouble. Cuba is less then happy to show the areas that cause thousands of Cuban refugees to try and cross to Florida in a bath tube.

      One additional thing that I didn't mention on my previous post. RMS wasn't talking about Cuba. He was talking about things happening in an US base. So it is an American criticizing the US government. I don't see anything wrong with that.

      Here is the issue. If the guy quietly slipped into a horrible dictatorship that violently oppresses political opposition to protest a place where the US compromises its otherwise good record on protecting individual liberty, I would be able to stomach it. My issue is that the guy gets flown in by the Cuban government, put up in a nice Cuban hotel, gets treated like a hero, and is apart of a laughable protest where Cubans are shuttled in by the government to protest against a lack of liberty committed by another nation, while the same protest against their own government actions (which are on a much grander and more brutal scale) would get them tossed in less then prison cell that would make Gitmo feel like paradise. In other words, he merrily participates in a propaganda campaign put on by a government that ranks close to the bottom of every single scale that measures liberty.

      Does this justify US support of shit holes like Saudi Arabia? Hell no. The response to the US supporting brutal and oppressive client states should not be to go find some OTHER brutal and oppressive client states to go support. The proper response should be to reject all brutal dictatorships and speak out when democracies start to compromise their commitment to liberty... but not speak out in such a manner that you serve as a puppet for a brutal dictatorship's propaganda wing.

      Look, there is now way to justify it. Going to Cuba to protest some other nations lack of complete liberty is a joke. The guy looks like a complete jack ass who is so comparatively wealthy, prosperous, and free as to fail to recognize or appreciate what oppression really looks like. Real oppression is when you can't leave your nation, can't hold protests that are not government sponsored, and sure as shit can't go protest in other nations and expect anything but a jail cell when you get back. I promise you that when get gets back to his nice comfy house in the US, the government is not going to toss him in jail. The inverse would not be true if a Cuban when to Miami to protest the Cuban government and tried to return home.

    13. Re:Irony Much? by psymastr · · Score: 1

      I thought it was well known that RMS is nothing but a thinly veiled communist.

      --
      Improve at backgammon rapidly through addictive quickfire position quizzes: www.bgtrain.com
  44. Re:Antics like this... by miscz · · Score: 1

    Tourist travel is not possible under U.S. law
    So you're saying that the U.S. is not a free country, not Cuba. I've seen travel agencies arranging trips (legal) to Cuba here.
  45. Political Freedom by Anonymous Coward · · Score: 4, Insightful

    "Let me get this straight. As long as Castro embraces software freedom, actual political freedom is irrelevant in Stallman's world."

    And who do you think is a good example of embracing freedom, if you were going to consider the USA, then consider the following points.
      - Doesn't recognize the democratically elected palistinian government as being legitimate
      - Recognize Pakistan's military dictatorship as legitimate.
      - Places domestic travel bans on its citizens
      - Limits travel to other countries (as mentioned above)
      - Spies on its own people without probable cause, (echlon/carnivore/whatever its called now, RFID ? )
      - Violates its own constitution (count the ways)
      - No longer has a clear separation from the judicial system (sacking bush unfriendly judges)
      - Highest imprisonment rate of any country per head of population
      - The government of some states kill their own people (capital punishment)

    Face it, "land of the free" is nothing more than a propaganda term.

    RMS isnt superman... solving all the worlds problems is too much for one person, maybe he just wants to concentrates on software freedom, doesnt mean he shouldnt express his views on other types of freedom.

    If you would expect RMS to keep silent about his views on political freedom, then can you honestly say you respect political freedom ?

    1. Re:Political Freedom by jcr · · Score: 1, Informative

      "Doesn't recognize the democratically elected palistinian government as being legitimate"

      Hold on a second, there. The US government boycotts the current palestinian government because Hamas has disavowed the treaties that Arafat signed with Israel, and continues to attack Israel from Gaza. If the palestinians want a government dedicated to the destruction of israel, that's what they'll choose, but fuck them if they expect us to keep giving them money while they do whatever they damn well please.
      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    2. Re:Political Freedom by that+this+is+not+und · · Score: 1

      Doesn't recognize the democratically elected palistinian government as being legitimate

      It's worth noting that the Arab governments of the Middle East keep Palestinian refugees caged in 'holding pen' settlements within their borders, and will NOT allow them out to become regular citizens. They do this in large part to preserve a 'barb' in the side of Israel.

      These same governments 'recognize the democratically elected Palestinian government' for what it's worth.

    3. Re:Political Freedom by s20451 · · Score: 1

      Clearly you're right; all those Cubans floating across the Straits of Florida are risking their lives to let America know about the superiority of their system.

      --
      Toronto-area transit rider? Rate your ride.
    4. Re:Political Freedom by Anonymous Coward · · Score: 0

      "The US government boycotts the current palestinian government"

      Wouldn't the USA have to recognize the Palestinian government, before they could boycott the Palestinian government ?

      You dont have to agree with someone to recognize their existence.

    5. Re:Political Freedom by mr_matticus · · Score: 2, Informative

      The Justice Department is an *executive* agency. The firing of federal attorneys is well within the purview of the White House. The *Judicial Branch* is still just as separate as it has been in a century (more spineless maybe, but that's not an institutional function).

      Executive appointments serve at the pleasure of the president. He can fire them whenever he wants. What's wrong here is that they tried to lie about WHY they were fired to avoid bad press and his already miserable cronyism. There's a mile-long list of reasons to impeach the son of a bitch, but this is about as back-burner as they get.

    6. Re:Political Freedom by diegocgteleline.es · · Score: 1

      Were did he said that Cuba was better?. He just said that EEUU is bad. Cuba is obviously worse, but should other countries stop people from fighting for freedom in their own countries?

    7. Re:Political Freedom by novafluxx · · Score: 1

      I love the things you site totally WITHOUT any reference. "Places domestic travel bans on its citizens" Coulda fooled me! I travel the 48 all the time man. California's the only state with a 'border' patrol between it and other US states that I know of. "Violates its own consitition" How? Care to actually give an example, or is that to difficult? I'm done now

    8. Re:Political Freedom by homer_s · · Score: 3, Insightful

      First of all, I completely agree with you that the US govt can choose who it wants to give shitloads of money to - Egypt, the Taliban, Pakistan, etc.

      But regarding regarding your point that "palestinians want a government dedicated to the destruction of israel" - here is a free history lesson:

      The Israeli ppl have a govt that has already destroyed the country of Palestine. The land that is currently called Israel was taken from the Palestinians by force (i.e., what would be called barbaric terrorism nowadays). What do you want the Palestinians to do? Ask nicely for their homeland (which they did btw)? Is that what Americans would do if someone invades and occupies their land? What's good for the goose...

      So, the next time you want to make a statement about the actions of the Palestinian terrorists, take some time to read the history of the region and the actions of all parties involved.

    9. Re:Political Freedom by jcr · · Score: 1

      The Israeli ppl have a govt that has already destroyed the country of Palestine.

      Wow, nice try at the spin there, but the fact is that Israel is on a tiny portion of the former British mandate of Palestine. Most of that land is now called Jordan. There already is a "palestinian" state, but its king expelled the arab refugees that it created when it joined with all of Israel's Arab neighbors in an uprovoked attack right when Israel declared their statehood. Look up what "black september" was.

      So, the next time you want to make a statement about the actions of the Palestinian terrorists, take some time to read the history

      Good advice, that you should follow. Try reading the history of inter-arab fighting while you're at it. Arabs have killed far more of each other than have ever been killed by the IDF.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    10. Re:Political Freedom by homer_s · · Score: 1

      Israel is on a tiny portion of the former British mandate of Palestine. Most of that land is now called Jordan.

      Yep - that is correct. I completely agree.
      So the Isralies were justified in taking Palestinian land by force because.......? My point was how Israel took the land that belonged to the Palestinians. You are saying that Jordan did that too - that does not change what Israel did.

      There already is a "palestinian" state, but its king expelled the arab refugees

      Wait a minute, didn't you just say that "Israel is on a tiny portion of the former British mandate of Palestine"? So how come this "palestinian" state (with its king) does not comprise the land that Israel currently occupies? Seems like convenient history to me.
      And again, what does this have to do with Israeli actions? "Well, Jordan did it" is not an excuse.

      that it created when it joined with all of Israel's Arab neighbors in an uprovoked attack right when Israel declared their statehood.

      Wow - hold on there. "Unprovoked"? So killing thousands, taking their land and forcing them to leave - this in your book is unprovoked? You make it sound so solemn and peaceful "when Israel declared their statehood"; the fact that they had to kill and force ppl off their property is just a side note to this solemn and peaceful event, I suppose?

      Arabs have killed far more of each other than have ever been killed by the IDF.

      So? What is your point? I suppose you also make statements like : "Americans have killed more of each other than have ever been killed by Al Quaida - so America should stop blaming OBL."
      How does the fact that Arabs killing each other absolve Israel's undeniable, verifiable crimes against the Palestinians?

      Your whole point seems to be that Arabs kill each other all the time - so Israel killing some more is no big deal. Just because most of the Arab states have been/ are ruled by murderous, anti-Jewish thugs (most of them with US support, I might add) does not mean Israel is blameless.

    11. Re:Political Freedom by dbIII · · Score: 3, Interesting

      Ultimately the people in Cuba are more free than what they had before - comparing it to somewhere else is often fairly pointless. The USA has a childish attitude to Cuba becuase they ran it, let it get away through incompetance and most likely corruption and let it become such a mess (literally a gansters paradise) that a revolution with popular support occured. The odd relationship where GITMO is based there and Cuban imports are still prohibited but their cigars even end up in odd places in the White House is all really about appearance and "sending a message". It's all old news and time for US policy to grow up - you will not change anything by ignoring it or by complaining that something as old and irrelevant as losing a place that the USA went to war with Spain over is a big deal.

    12. Re:Political Freedom by jcr · · Score: 0, Flamebait

      So the Isralies were justified in taking Palestinian land by force because....

      Clever, very clever, but I'm sure you know as well as I do that the Jews bought the land they live on, over a period of many years before declaring their independence. Many Arabs fled Israel when Israel was attacked, in no small part because the Arab kings and other thugs running the countries all around Israel told them that they'd be considered traitors if they stayed.

      There were also a lot of Jewish refugees who fled Arab countries, and unlike the Arabs, the Jews settled them instead of keeping them in squalid camps as a sympathy ploy.

      How does the fact that Arabs killing each other absolve Israel's undeniable, verifiable crimes against the Palestinians?

      Ooh, you're really good at those questions, Mr. Goebbels. The trouble is, you're ignoring the fact that when IDF troops commit crimes, they actually get tried and punished by Israeli courts. Care to fill us in on the last time an Arab was prosecuted by his own country for committing a crime against a Jew?

      BTW, which "undeniable, verifiable" crimes are you talking about? Staged explosions on beaches in Gaza that turn out to be hoaxes don't count, you know.

      Your whole point seems to be that Arabs kill each other all the time - so Israel killing some more is no big deal.

      Nope. My point is that the palestinians' misery is due primarily to two things: their vicious, insane leaders starting with Arafat and continuing with Hamas, and the other Arabs prodding them to continuously wage a war they can't win. Arafat pissed away their best chance at peace, because he was afraid that if he actually had to run a country, someone might ask him where all the money went.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    13. Re:Political Freedom by Anonymous Coward · · Score: 0

      Wow, nice try at the spin there, but the fact is that Israel is on a tiny portion of the former British mandate of Palestine. Most of that land is now called Jordan. There already is a "palestinian" state, but its king expelled the arab refugees that it created when it joined with all of Israel's Arab neighbors in an uprovoked attack right when Israel declared their statehood. America is based on only a tiny portion of "Indian land." There already is an Indian land, and it's called Mexico.

      </snark> Ugh, do you see how incorrect your previous statement is?

      Try reading the history of inter-arab fighting while you're at it. Arabs have killed far more of each other than have ever been killed by the IDF. Yeah, more Americans die from being killed by other Americans, it makes me wonder why they go after terrorists at all...

    14. Re:Political Freedom by Anonymous Coward · · Score: 0

      Many Arabs fled Israel when Israel was attacked, in no small part because the Arab kings and other thugs running the countries all around Israel told them that they'd be considered traitors if they stayed. That's a myth passed down by the Zionists. Show me evidence of that. As early as August 10, 1948, Israeli Foreign Minister Moshe Sharett informed U.N. Secretary-General Trygve Lie that the Palestinians had "left in obedience to direct orders by local military commanders and partly as a result of the panic campaign spread among Palestinian Arabs by the leaders of the individual Arab states." (source) Even if the Arab countries asked the Palestinians to leave, why didn't Israel stop them, and then why not let the people return to their homes?

      Ooh, you're really good at those questions, Mr. Goebbels. The trouble is, you're ignoring the fact that when IDF troops commit crimes, they actually get tried and punished by Israeli courts. Care to fill us in on the last time an Arab was prosecuted by his own country for committing a crime against a Jew? Ignoring your invoking of Godwin's law and ad homenim attack, let's move on to facts. IDF investigations rarely ever turn up a conviction. There were many thousands of complaints filed, hundreds of investigations, and what, a dozen convictions? I don't have faith in them, and neither do human rights NGOs, and even IDF soldiers (ever heard of "Breaking the Silence"?).

      Besides, killing a jewish person on account of their religion is murder, which is illegal both in those countries and in Islam (Note: Arab countries do not follow Islamic law)

      BTW, which "undeniable, verifiable" crimes are you talking about? Staged explosions on beaches in Gaza that turn out to be hoaxes don't count, you know. NGOs disagree with you. Besides, why is the IDF firing on Palestinian land anyway (which they admitted to), during a ceasefire? Did Hamas know when they would be doing that bombing (which the IDF doesnt reveal when), then find the perfect time for a family to be in position on the beach at the same time as the shelling, and then blow it up and not have anyone spill the beans on this? Why is alleging Israeli or Jewish conspiracies anti-Semitic, but alleging Palestinian ones not equally racist?

      My point is that the palestinians' misery is due primarily to two things: their vicious, insane leaders starting with Arafat and continuing with Hamas, and the other Arabs prodding them to continuously wage a war they can't win. Arafat pissed away their best chance at peace, because he was afraid that if he actually had to run a country, someone might ask him where all the money went. Why should Americans be angry at Al-Qaeda? I mean, Bush killed more people in Iraq and New Orleans, and the Americans kill each other daily in drug and gang wars, not to mention DWIs etc.
    15. Re:Political Freedom by homer_s · · Score: 1

      but I'm sure you know as well as I do that the Jews bought the land they live on, over a period of many years before declaring their independence.

      Ohhhh... by your logic, if I, an alien living in the US, buy enough land here, I can 'declare my independence'? I don't want to know where you pulled that piece of logic from.

      There were also a lot of Jewish refugees who fled Arab countries, and unlike the Arabs, the Jews settled them instead of keeping them in squalid camps as a sympathy ploy.

      And, where did these Jews find the land to settle these fleeing refugees? And, as for sympathy ploys, the jews wouldn't have stooped to play the holocaust sympathy card in the UN, would they?

      Ooh, you're really good at those questions, Mr. Goebbels.

      Boy, now you are scraping the bottom of the barrel, aren't you, you little pos? I was wondering when the "anti-semite Nazi" references would start. It appears that, like every other Zionist apologist, you start with the insults when you run out of canned responses.
      Sorry to disappoint you - I'm a Hindu Tamilian from India. Have nothing to with Jews/Muslims. Nice try though you, sticking to the Zionist playbook.

      The trouble is, you're ignoring the fact that when IDF troops commit crimes, they actually get tried and punished by Israeli courts.

      Oh really? Care to tell me who was punished for the current (and continued) occupation of Palestinian lands? How many settlers were tried for occupying land that does not belong to them? When was the last time anyone was punished for clearing land for settlements?
      In your fantasy world, criminals can run their own justice systems, have their own definitions of justice and punish their own members?

      Nope. My point is that the palestinians' misery is due primarily to two things: their vicious, insane leaders starting with Arafat and continuing with Hamas,

      And here I was thinking that the Israelis taking their land and forcing them out in 1948 might have something to do with the Palestinian plight. Nope. It was all Arafat's fault!
      And the plight of the Jews in the holocaust was not because of the Nazis, it was because of the Jewish collaborators!!

      and the other Arabs prodding them to continuously wage a war they can't win.

      The French would just love you.

    16. Re:Political Freedom by mi · · Score: 1
      Doesn't recognize the democratically elected palistinian government as being legitimate We do! That's the whole point. This is why we boycott all Palestinians (for democractically choosing the terrorism-using government). Recognize Pakistan's military dictatorship as legitimate. How would non-recognition look like? Places domestic travel bans on its citizens. What? How come I have not noticed? Limits travel to other countries (as mentioned above) Part of economic embargo. If businesses can't trade with the enemy (remember Bush's grandfather getting busted for trading with German firms? The "Bush is a Nazi" crowd made a lot out of it), why should people be able to? Spies on its own people without probable cause, (echlon/carnivore/whatever its called now, RFID ? ) Nowhere near as Castro. Come on, are you really equating the two? Violates its own constitution (count the ways) And gets spanked every time — unlike Castro. No longer has a clear separation from the judicial system (sacking bush unfriendly judges) You are confused, dear. Not judges, but prosecutors — political appointees, who are part of the Executive Branch. Clinton sacked over 90 of them, when he took over, for example... Highest imprisonment rate of any country per head of population Yeah, the sentences are way too long. I'll grant you this one... USSR (Castro's ex-master) had the maximum prison term of 15 years. Few people survived it, however... I strongly suspect, Castro's system is the same. The government of some states kill their own people (capital punishment) Dear, you are comparing with Castro's Cuba... I note, that you don't mention the "per head" statistics here — a remarkable omission on your part.

      Face it, "land of the free" is nothing more than a propaganda term.

      We are in the freest land available on this planet. It could be better, but it is, easily, the best there is. There are plenty of other free Democratic countries, who are nice to their own, but they aren't nearly as welcoming to immigrants. US is the best.

      If you would expect RMS to keep silent about his views on political freedom

      I'd expect RMS to respect US laws and not go on an embargo-busting trip to Cuba, and not do Castro's evil regime any favors. But, I suspect, you own a Che Guevarra T-shirt. Your final resting place ought to be on a lamp-post, and you would not understand...

      --
      In Soviet Washington the swamp drains you.
    17. Re:Political Freedom by jcr · · Score: 1

      I was wondering when the "anti-semite Nazi" references would start

      Shortly after you start arguing the Nazi line, sunshine. Just like always.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    18. Re:Political Freedom by jcr · · Score: 1

      Besides, why is the IDF firing on Palestinian land anyway (which they admitted to), during a ceasefire?

      It seems that you subscribe to the same definition of "ceasefire" which the terrorists use, which is to merely say that a ceasefire is in effect, while they continue to launch mortars and rockets at Israeli cities.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    19. Re:Political Freedom by wurp · · Score: 1

      I agree with you that the attorney firings rank fairly low on the "stupid, immoral or illegal things Bush did" list, but they definitely were a problem beyond the lying.

      Presidents regularly fire attorneys when they start their term. I guess that's OK... For a prez to fire attorneys for political reasons in the middle of the terms clearly produces chilling effects. Now all attorneys had better do what the prez says all the time, or he'll just fire them. If the firings for political reasons only occur at the beginnings of the terms, ya never know who's going to win, so as an attorney you might as well stick to your convictions.

    20. Re:Political Freedom by mr_matticus · · Score: 1

      Now all attorneys had better do what the prez says all the time, or he'll just fire them. Now? That has always been the case. That's what it means to serve at the PLEASURE of the president. They work for the president. The president can fire them whenever he wants, for whatever reason he wants. You think he won't fire a cabinet undersecretary for failing to toe the line? Remember Colin Powell?

      These attorneys follow the orders of the Attorney General. The AG follows the orders of the president (and any designated delegates in this particular White House organizational schema). If they're not doing what the AG or the president wants, they're out. They're political appointments, not independent arbiters.
    21. Re:Political Freedom by homer_s · · Score: 1

      Nah, that is not it. It is after the bitter truth is pointed out. Go away you little c_nt - there are some more Palestinian babies alive you can kill.

    22. Re:Political Freedom by jcr · · Score: 1

      there are some more Palestinian babies alive you can kill.

      Have you considered seeing a therapist about your violent fantasies?

      The truth is, that Israel goes to extraordinary lengths to avoid casualties. If the Palestinians didn't have such vicious thugs for leaders, they'd have had a country of their own twenty years ago.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  46. RMS is like the creative part of the mind by bersl2 · · Score: 0

    90% of what comes out of his mouth is pure drivel and should be discarded. 5% is sentimentally true but needs lots of editing to be generally palatable. The last 5% are actually good ideas.

    Recover whatever ideas you can from him and incorporate them into your own beliefs, if you so choose. The rest can be safely ignored, because nobody else is going to listen to him with any seriousness. Really, I don't understand what the problem is here.

    At least this song doesn't make my ears bleed.

  47. I feel bad! by mangu · · Score: 1
    I listened it on konqueror, not in the GNU/whatever app that plays ogg.


    But, hey, it also made him a much nicer person in my opinion. Almost everything I read about him concerns such fanatical debates that one forgets he is a human being. And his Spanish accent is not too bad, although he would need to polish a bit his "r" sounds.

    1. Re:I feel bad! by jZnat · · Score: 1

      Konqueror is GPL'd free software, the exact kind of software RMS encourages. Hell, even the graphical toolkit (Qt) it's based on is GPL'd, and RMS encourages that for most libraries nowadays (and has for several years).

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    2. Re:I feel bad! by level_headed_midwest · · Score: 1

      Konqueror plays back Ogg Vorbis stuff using either Xine or GStreamer and the libogg/libvorbis codec files. It's all open-source stuff so you're not teeing off Stallmann.

      --
      Just "gittin-r-done," day after day.
  48. Paradeos of Guantanamera by elgee · · Score: 1

    The only decent paroday of Guantanamera is "One Ton Tomato" and there are numerous versions of that.

  49. Re:Antics like this... by zippthorne · · Score: 4, Insightful

    "It's bullshit. Being good at something does not take away your right to hold or express political views."

    True, but being good at being attractive or a good singer does give you a larger stage than you would normally have to disseminate your ill-informed, embarrassing rantings, which your opinions usually are when you're a rich dilettante whose principle contribution to society was to make millions of people think, "that sounds neat" for thirty seconds.

    --
    Can you be Even More Awesome?!
  50. What's Spanish for "Potemkin Village"? by jcr · · Score: 0, Flamebait

    So, RMS becomes Castro's latest "useful idiot".

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  51. Re:Antics like this... by The+Lord+of+Chaos · · Score: 1

    Stallman and his crowd are a bunch of communists.
    Is there something undemocratic about protesting against government policy? How about protesting against holding prisoners without a trial?
  52. Re:Antics like this... by that+this+is+not+und · · Score: 1

    The limit of 'zero times' that many residents of Cuba are today allowed to visit the US should give you cause to reflect, also.

  53. Re:Antics like this... by jcr · · Score: 1

    If you think communism is some how a bad thing I suggest you look up what communism is, because it isn't a small group of people hording everything and leaving nothing for everyone under them to share.

    Tell it to anyone who ever lived in a communist country. If you weren't an appratchik, you were screwed.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  54. Re:Antics like this... by that+this+is+not+und · · Score: 1

    You may or may not be right about this 'communism' that you speak of.

    The dictatorship in Cuba is deplorable, however.

  55. I'm sorry... by geek · · Score: 1, Insightful

    ..... but I grew up in Florida and know a LARGE number of Cuban immigrants that would scoff at your remarks. They've had family members tortured and killed in some of the most horrif and brutal ways immaginable. I'll take a family members first hand account over some leftist whacko apologists "buyer beware" statements anyday.

    1. Re:I'm sorry... by Anonymous Coward · · Score: 1, Interesting

      Yes, but have you actually been to Cuba? Have you actually talked with people who actually live there? It doesn't sound like you have.

      The fact is, those people you've talked to left for a reason. Castro's government, for better or for worse, is very divisive. Many Cubans, if not most who live there, do approve of his leadership and he is beloved by a large percentage of his people. But there is also a sizable portion of Cubans who don't like him and an even larger number who have left Cuba for the same reason.

      Keep in mind that almost all of the people you'd have the opportunity to talk with in Florida would fall into the latter category. My personal experience (from talking to actual Cuban residents, not Cuban emigres), is very different from yours.

      What gets lost in all the rhetoric from those with an agenda (The US government and the Cuban community in Florida on one side, Castro and others on the other), is that this is an issue where the actual truth is likely to lie somewhere in the middle of the extreme viewpoints you're likely to encounter on each side. The same can be said about many governments these days, not least of all the US government. It's hypocritical of any US citizen to condemn a foreign government for torturing people without also condemning their own government.

      You can believe what you want, and no doubt will dismiss everything said here, since you've not made any effort to find opinions beyond those readily available to you. But if you keep an open mind, you might find that the issue is more complicated than you think.

    2. Re:I'm sorry... by IgnoramusMaximus · · Score: 1, Flamebait

      I'll take a family members first hand account over some leftist whacko apologists "buyer beware" statements anyday.

      There is a reason why family members of some victim, specially ones with a common axe to grind and a sympathetic audience, are not reliable witnesses in court.

      But then again I am sure you would extend the same type of welcoming attitude to Palestinians with the same stories, except featuring Israel instad of Cuba as the villain, also based merely on the word of "family members", right?

    3. Re:I'm sorry... by s20451 · · Score: 4, Insightful

      The fact is, those people you've talked to left for a reason. Castro's government, for better or for worse, is very divisive. Many Cubans, if not most who live there, do approve of his leadership and he is beloved by a large percentage of his people.

      Yes -- the reason they left (according to the GP) is that "they've had family members tortured and killed in some of the most horrif and brutal ways immaginable" (sic). So you're saying that, aside from the brutal torture and murder, Castro's a great guy? That's awesome.
      --
      Toronto-area transit rider? Rate your ride.
    4. Re:I'm sorry... by Anonymous Coward · · Score: 1, Insightful

      Keep in mind that almost all of the people you'd have the opportunity to talk with in Florida would fall into the latter category. My personal experience (from talking to actual Cuban residents, not Cuban emigres), is very different from yours.
      And people that visit North Korea learn about how sincerely every North Korean loves Kim Jong-Il. Whats your point?

      It's hypocritical of any US citizen to condemn a foreign government for torturing people without also condemning their own government.
      And its just as hypocritical for the posters on this board to criticize the US government while turning a blind eye to (if not outright excusing) China, Cuba, Sudan and every other country out there doing bad stuff.
    5. Re:I'm sorry... by Anonymous Coward · · Score: 0

      Maybe it's just a PR thing, but my impression of the "Cuban Exile Community" as represented by their lobbyists on capitol hill is of the biggest bunch of angry right-wing reactionary fuckwits who are forever fuming about the fact that we don't drive every last Cubano still there into privation in order to "send a message" to Castro. I think half of them would like to see their homeland nuked, frankly.

    6. Re:I'm sorry... by laddiebuck · · Score: 1

      Before you forget, they were going from a very poor country to a very rich, paradise-rich (for them) country. I know this as I am from a poor country as well, living in the US (legally).

      Most immigration to the US occurred for precisely that reason -- wealth, not any bullshit about democratic values or anything. Purely standard of living.

      The fact that this was largely an illusion in the late 19th and early 20th centuries (one third of immigrants went back, and those who stayed died on average 14 years after arrival) did nothing to diminish the hope of wealth.

    7. Re:I'm sorry... by geek · · Score: 1

      This has nothing to do with Palestine. Stay on topic and quit with the ridiculous strawman falacies.

    8. Re:I'm sorry... by Anonymous Coward · · Score: 1, Interesting

      Why not try reading first before posting, mmkay?

      I said that Cubans, both living in Cuba or emigrated elsewhere, are very divided when it comes to Castro. I never said said anything to excuse any torture that he may have ordered. But the fact that you're getting your information from sources which are profoundly anti-Castro means that you're not getting the whole story. There are a lot of Cubans that love him. Many of his policies have made Cuba a better place to live for people who would be profoundly poor under a capitalist system which would no doubt relegate Cuba to 3rd-world status. For example, the Cuban medical system has a huge number of highly competent doctors who've attended medical schools all over the world. Their medical system probably out-performs that in every 3rd-world country, and is probably even superior to that which is offered in the United States to those without health insurance.

      None of this excuses any supposed atrocities he may have committed, but it does give many Cuban citizens cause to believe that their lives are better under Castro than they would be under some capitalist system. Yes, it's a dictatorship that imposes harsh penalties upon those who criticize him and those who attempt to undermine that dictatorship. But that's only a small part of the population that lives in Cuba whereas it's a sizable part of the group that has left Cuba. As such, the fact that you've gotten your opinions based on those of people who've left Cuba means that you're not getting the whole story.

      To put another way, Saddam Hussein was one of the more brutal dictators the world has seen in recent history and, by almost all accounts, far more brutal than Castro has ever been. Yet how many Iraqis have had their lives ruined by the process of removing him from power. Despite all the evil he perpetrated, he undeniably kept ethnic conflict from getting out of control.

      In much the same way, Castro's rule has made life better for some Cubans, and they love him for it. Like it or not, there is more than one viewpoint on Castro and not everyone believes he's the monster that you believe him to be.

    9. Re:I'm sorry... by IgnoramusMaximus · · Score: 1

      This has nothing to do with Palestine. Stay on topic ...

      This has everything to do with accepting a word of "family members" about alleged attrocities, and thus having everything to do with the topic. Which metric is of course as perfectly applicable to the Palestinian families complaining about Israel's oppresion as it is to Iranian families complaining about oppression by the SAVAK or the theocrats, or Chilean families complaining about Pinochet's thugs etc and so on.

      The question I asked is specifically relevant to establishing the universality of that approach, i.e. it challenges the GP to apply the same measurement he applied to Cuban exiles to another group, a group with which I guessed (wild guess I admit) he has little sympathy with. It was meant to demonstrate to him the flaw of his own argument by jolting him out of his stupor.

      ... and quit with the ridiculous strawman falacies

      You obviously have no clue what a "strawman fallacy" is. Go look it up and come back demonstrating a part where I pretended the GP to be holding some made-up by me opinion which I then demolished.

    10. Re:I'm sorry... by s20451 · · Score: 1

      But that's only a small part of the population that lives in Cuba whereas it's a sizable part of the group that has left Cuba. As such, the fact that you've gotten your opinions based on those of people who've left Cuba means that you're not getting the whole story ... Like it or not, there is more than one viewpoint on Castro and not everyone believes he's the monster that you believe him to be.

      Put another way, since Castro is nice to his friends, it's less important (to you) that he brutally represses dissidents. You made the same point in your previous post.

      It is not a surprise that some people like Castro. Cronyism is a feature of every government on Earth. I can't see why this means he shouldn't be held to account for his abuses.
      --
      Toronto-area transit rider? Rate your ride.
    11. Re:I'm sorry... by 808140 · · Score: 4, Insightful

      I don't think that's what he's saying. Let's take this out of the political realm for a moment. Suppose you were trying to develop a well-balanced perspective on vi vs. emacs. Given their long standing enmity, you'd probably agree that it would be silly to try to get a well-balanced perspective on their relative merits by attending a "vi rules, emacs drools" party, or vice versa. You'd be much better off asking someone who was less emotionally married to the subject and who could comment convincingly on the inevitable pros and cons of both pieces of software.

      Moving back into the political, if you were a non-American attempting to develop a well-rounded and nuanced perspective on American foreign policy, would you go and ask Iranians? Iraqis? Probably not. Not because these groups don't have valid complaints -- but rather because their bad experiences hamstring their ability to approach the issue of America's foreign policy in a rational way.

      Similarly, the Palestinians would probably not be the right people to ask about Israel's right to exist. This is not because their complaints are unjustified, nor is to say that those should not be addressed -- but their feud with Israel makes them the least likely, in principle, to provide you with a nuanced perspective on the topic.

      Armed with this understanding, the thing to realize about the Cuban American population in Florida and elsewhere is that, well, they hate Castro. Asking them what kind of a guy Castro is is about as productive as asking an internal party cadre in Cuba what kind of a guy Castro is -- the response is certain, before you even ask the question. Cuban Americans hate Castro -- that's why they left. They're not going to tell you about the good things he's done, because they want him out of power, and they see American pressure as a means to that end. Similarly, if you asked somebody high up in the Cuban Communist Party what they thought of him, they would certainly not mention anything about the bad things he's done -- they owe their livelihood to him, it is in their best interest that you see him as a good leader worthy of support.

      This is the essence of propaganda, whatever end it pushes. You needn't lie; no one is perfect. Choose a side, and then selectively report only the good or only the bad, depending on which view you'd like your readership to take. If you listen to liberals, for example, Bush's tax-cuts were a "gift to the rich, at the expense of the poor" -- but in actuality, thanks to a (proven) economic phenomenon known as the Laffer curve, federal income has increased since the tax cuts, which should surprise no one who has studied economics. This is quietly ignored in the left-leaning press, who instead opt to play the percentages game and say that the middle class pays proportionally more of the tax burden than it used to, ignoring that everyone is paying less than they used to. In a similar vein, when you listen to Fox news, the completely unjustifiable Iraq war was justifiable because they had WMD, or Saddam was a bad guy, or whatever -- now, the right is careful not to invoke images of WMD because they know that it will hurt their image, which is already so tarnished that one wonders how much more damage can be done.

      Selective reporting -- you should always be wary of it. My view, and I believe it nuanced, is that Castro has been a pretty brutal guy at times, and can in no way be considered a great leader by any honest definition of the term. But having said that, it is telling that the infant mortality rate in Cuba is the lowest in the Americas -- which, lest you gloss over it, includes the US and Canada. The literacy rate in Cuba is nearly 100%. People are poor, but they are not walking around on the street fearing for their lives, either, as in many places in Latin America, where kidnapping and drug cartel related deaths are a fact of life. It's not such an easy question to answer: well meaning but weak governments hav

    12. Re:I'm sorry... by s20451 · · Score: 1

      I understand exactly what he's saying.

      My point, which was missed by both himself and you, is that whatever social policy successes Castro has had, it emphatically does not give him a free pass for his human rights abuses -- abuses which have been well documented by any number of internationally respected NGOs. The two are orthogonal to one another.

      I agree that the ex-pat community has no incentive to portray him in a good light, but they are at worst exaggerating, and not outright making things up. (Unlike another famous ex-pat.)

      I'm astonished that my motives and intelligence are being questioned for making this point, which I think is fairly obvious. I'm not calling for democracy to be imposed on Cuba. I'm not even an American. If it were up to me, the embargo (which has probably caused far more harm than Castro ever could have) would be lifted tomorrow, and those ex-pats with the delusional idea of reclaiming their former properties would be given the finger.

      But I'm not going to be silent about Castro's regime jailing and beating those who disagree with him, just because you can get decent medical care in Havana.

      --
      Toronto-area transit rider? Rate your ride.
    13. Re:I'm sorry... by 808140 · · Score: 1

      That's certainly a fair position to take.

  56. Free software??? by mangu · · Score: 1
    Because they use free software so they're "friends"?


    Who are you talking about? Last time I checked their official news agency used Windows Server 2003

  57. Counter by Tablizer · · Score: 1

    Bill Gates is gonna counter by releasing a song about how we need more H1B's to replace Godless communist OSS programmers.

  58. Re:Antics like this... by Anonymous Coward · · Score: 0

    I believe your shrines are this way.

  59. Attention Castro haters: by subl33t · · Score: 4, Insightful

    STFU

    The song has NOTHING at all to do with Cuba, it's about Gitmo which, for all practical purposes, is 100% American.

    He happened to write the song while in Cuba, so what? He could have written it in Argentina or Canada or China.

    Now go back to your GI Joes, the grown-ups are talking.

    1. Re:Attention Castro haters: by thoughtfulbloke · · Score: 1

      Of course, if he had written it in the USA it would probably have been a derivative work of the original which (since it was written in 1928) is probably still under copyright due to the Sonny Bono Copyright Term Extension Act.

    2. Re:Attention Castro haters: by Anonymous Coward · · Score: 0

      > He happened to write the song while in Cuba, so what? He could have written it in Argentina or Canada or China.

      No connection, obviously.

      > Now go back to your GI Joes, the grown-ups are talking.

      For real? In replies to this article? I don't believe it.

  60. Re:Antics like this... by Turn-X+Alphonse · · Score: 1

    There arn't any communist countries left on Earth, there are just people who want to claim to be.

    --
    I like muppets.
  61. Well? by themusicgod1 · · Score: 1

    How about a song? Huh? You gonna write one? I would but I have no piano available. Wanna give me a piano so I can make one? I got a piano you can transport for me so I can write your song. Give me a chance, get my piano to me and I'll do it. Promise.

    --
    GENERATION 26: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
  62. Re:Antics like this... by gmack · · Score: 4, Insightful

    Besides the poor - or soon to be poor - who does an embargo hurt?

    The opposing party/leaders. An embargo provides what every politician needs: something to blame everything on.

    "It's not my fault your poor. It's the embargo"

    "Not my fault we don't have enough fule. It's the embargo"

    "The lack of electricity in Havana? The food shortages? All the American's fault"

    "It's not that we have rules and policies that discourage actual progress. It's all those damn Americans"

    As someone whoes talked to a lot of Cubans and knowing what conditions are like in that country (outside of the tourist areas) I have to wonder if Castro would have been overthrown a long time ago if the American government hadn't been jumping up and down with huge "Blame us for everything" sign on their foreheads.

  63. Re:Antics like this... by seaturnip · · Score: 1

    What about the communists who plotted to assassinate Hitler?

  64. Re:Antics like this... by Anonymous Coward · · Score: 1, Insightful

    The limit of 'zero times' that many residents of Cuba are today allowed to visit the US should give you cause to reflect, also.
    Oh, I'm so glad the United States is slightly better than Cuba. Truly Heaven on Earth.
  65. Re:Sorry, not interested by Anonymous Coward · · Score: 0

    Hello.
    I'm listening to a collection of madrigals played on the harpsichord accompanied by flute.
    It's lovely.

  66. Re:Antics like this... by Anonymous Coward · · Score: 0

    hahahaha

    you americans think you are free? here in the UK, i can go to cuba on holiday if I like. You people let your govt tell you where to holiday? isn't the justifaction for all having guns so you can rebel against this shit?
    land of the free my ass.

  67. Re:Antics like this... by Anonymous Coward · · Score: 0

    Yes, it's still a shitty idea.

  68. Re:Antics like this... by Anonymous Coward · · Score: 1, Informative

    The "land of the free" (USA) also has over 2 million of it's population in prison, vs a figure of 1 million for China.

    The US also has the largest *percentage* of it's population in prison of any country in the world.

    http://en.wikipedia.org/wiki/Prison#Prison_populat ion_statistics

  69. Try to deal with your own stuff. by Anonymous Coward · · Score: 0

    It's funny the way that, when someone points out something bad done by Americans we all have to hear about how many other worse things there are.. However; in this case it's very clear. RMS is from the USofA. He has much more responsibility for the direct acts of his country. He should protest against Guantanamo first and Cuban dictators second. Even more; once, not so long ago, the US was a major force for human rights. E.g. the UN Genocide conventions; pre-war work on the Geneva conventions etc. etc. Now, whenever people from the US complain about human rights in Cuba, others can just say "yes the Cubans are bad, but at least they don't torture people to death like you did with the Iraqi general, and many others".

    Cleaning up Gitmo would really help start to get the moral basis of American human rights back on track. It's a first step toward getting the right to criticise Cuba back.

  70. Re:Antics like this... by jawtheshark · · Score: 1

    I do not think that is true. Communism how it was executed in history is a bad thing, but the basic concept is okay. I think it would be great to live in a Utopian Communist society.

    The reason why it can't work is greed. That said, while Capitalism bases itself on greed, it can have really adverse effects. Companies being treated as persons and all.

    That said, I think that the song was very good... Form a musical standpoint as I do not understand Spansish and I didn't bother reading the translation.

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  71. Re:Antics like this... by seaturnip · · Score: 1

    The word you're looking for is "totalitarian", not "communist".

  72. Re:Antics like this... by that+this+is+not+und · · Score: 1

    I was commenting on "Useful Idiot's" comparison of the situation in Eastern Europe to the situation in the US, where s/he was totally overlooking the plight of the ordinary Cuban citizens who are in a situation closer to that of the Eastern Europeans s/he cited.

    Please reserve your childish 'I know I am, but you are, too!' retort to lower level discussions. The kid's table is over there by the kitchen.

  73. Re:Score 1 for the Islamic extremists! by macro187 · · Score: 1, Funny

    O'Reilley? Is that you, Billy?

  74. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 5, Funny

    RMS should be put on trial for treason... Treason, yes. How dare he question the government of his country! After all, the US is a democracy. In any democracy, questioning your government's actions is trea... Wait... Never mind.
    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  75. Re:Antics like this... by bryxal · · Score: 1

    If you'd know what you were talking about you'd know that Cuba doesn't stamp your passport. They just look at it. This applies not only to Americans but to anyone who visits so that they don't have problems in the States [and al].

  76. Re:Antics like this... by QuickFox · · Score: 2, Insightful

    I have to wonder if Castro would have been overthrown a long time ago if the American government hadn't been jumping up and down with huge "Blame us for everything" sign on their foreheads. As the former husband of a Cuban woman, which means I have plenty of family ties and friendship ties with Cubans, I agree wholeheartedly with your analysis. The US embargo is propping up the Castro government. There's no way Castro could survive without the US persistently presenting itself as Blame Target and Enemy. He'd be gone long ago, and Cuba would be democratic since long ago.

    Sadly, this is not the only example of the US acting against its own interests in disastrous ways.
    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  77. Re:Antics like this... by Anonymous Coward · · Score: 1, Funny

    Next you're going to say country music singers should just shut up and sing.

    Actually, I'd just stop at "shut up". But that's just me.

  78. When have POWs ever had trials? by unassimilatible · · Score: 1
    Yes, because in the US Civil War the Confederates got trials, in the Spanish-American War prisoners got trials, in WWI enemy prisoners got trials, and the Nazis and Japanese got trials during WWII, and so did the North Koreans and the Viet Kong and...oh wait, they didn't.

    You mean every country, including the US, has always held prisoners - without trial - until the end of hostilities? You mean that the Left is holding Bush to an entirely different standard than any previous president in wartime? You mean in past wars, prisoners weren't Mirandized on the battlefield and given one phone call and lawyers and full Constitutional protections including speedy trials?

    And to answer your next question [when will they be released?], when al Qaeda surrenders. Oh, but they will never surrender! Sorry, that's the rules in wartime. Why should they be different simply because this enemy flouts all conventions of war and is more tenacious? This is a real war people. I can only hope it doesn't take a Nuke in a major US city - by a released Gitmo prisoner - to convince you.

    I honestly believe this. Don't mod troll or flamebait just because you disagree with it. Sometimes things you disagree with sting a little.

    --
    Slashdot "libertarians": Small government for me, big government for those I disagree with. -1, I disagree with you
    1. Re:When have POWs ever had trials? by Chandon+Seldon · · Score: 1

      Simply saying "its a war" does not excuse the United States government from upholding the basic principles that define our country. In a real war, declared by Congress, against another country, the concept of Prisoners of War makes some sense. Those people still have rights, and they are released when the war is over. Even the largest wars only last for a limited amount of time; World War II lasted six years.

      Reasoning in terms of "a war against al-Quada" is absurd, based simply on the obvious results of such reasoning. It would give us an excuse to hold people indefinitely without trial. That would be sacrificing one of the basic principles that makes our country worth defending, so we can immediately eliminate it as an option. Bringing up terrorist atomic bombs is absurd, but even if it wasn't - it wouldn't matter. If we don't respect the ideals of freedom, the United States has sacrificed the only value it ever had.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    2. Re:When have POWs ever had trials? by frogstar_robot · · Score: 1

      Neither the war against NK or Vietnam was an open ended thing that could last for decades. Those wars had a beginning, a middle, and an end. And yes the war with NK is over. Making faces at each other over the DMZ is no real state of "war". These prisoners are POWs in Shrubya's "War On Terror". If the "War On Terror" is anything like the "War on Drugs" or "War on Poverty" it will never end. I have a hard time coming up with any sort of wartime or international law that can reasonably contemplate holding someone for the rest of their natural lives without trial.

    3. Re:When have POWs ever had trials? by OmegaBlac · · Score: 1
      It is obvious that you are very naive of history and what continues to go on in this world outside your window. I see that another poster has corrected you about Vietnam, but your statement about the Korean War being over is real idiotic:

      And yes the war with NK is over. Making faces at each other over the DMZ is no real state of "war".
      Read, Learn, humble yourself:
      http://www.globalsecurity.org/military/ops/dmz-lis t.htm
      http://en.wikipedia.org/wiki/Hostilities_between_N orth_and_South_Korea_since_1953

      It appears to be more than smiling faces going on at the DMZ between North & South Korea since the armistice was signed. Next time research before commenting on topics that you are ignorant of.
    4. Re:When have POWs ever had trials? by Anonymous Coward · · Score: 0

      Yes, because in the US Civil War the Confederates got trials, in the Spanish-American War prisoners got trials, in WWI enemy prisoners got trials, and the Nazis and Japanese got trials during WWII, and so did the North Koreans and the Viet Kong and...oh wait, they didn't.

      What the hell do all these prisoners of war have to do with anyone in gitmo, since the administration insists that none of the detainees are prisoners of war, instead using circular reasoning to "prove" that the detainees are illegal combatants: "they're terrorists because we arrested them! We arrested them because they're terrorists!"

      This is a real war people.

      Then we need to start acting like it. Battle plans, front lines, where are they? Where are our soldiers? What is a surge of 20,000 people going to do against a billion islamists with 1000 years of hatred behind them? How do we intend to identify the enemy? How do we intend to destroy the enemy? All I've seen from the warhawk camp is "our soldiers will use guns to win!!!1!1one!" Strategy? Hell, several generals turned down Bush's offer to let them lead the war since he hasn't even bothered to develop an actual victory condition other than "when we win!!1!"

      when al Qaeda surrenders

      Al Qaeda will never "surrender" because there's no such thing. With the death of bin Laden and the capture of the "masterminds", all that remains are a bunch of lunatics running around claiming that they're Al Qaeda. The ONLY way to beat them is to convince the rest of the people that they are flipping lunatics, but when the lunatics say "teh americans are evil they are killing ur children" and some soldier shoots a kid, which side just won that battle? Americans haven't even started the PR war needed to destroy the lunatics, the Republicans are too busy stroking their guns and getting off on their missiles to even try to discredit a bunch of freaks who blow up their own people's weddings. How hard can that possibly be?!

      "war" "war" "war" ... all these people are are common murderers that use spectacular methods of killing. Treating them like anything more glorifies them and gives the lunatics legitimacy. Moussaoui should have been declared insane, locked in a padded cell and drugged until he was a quivering sack of drool, then paraded before the cameras to show the world just who these loons really are. Meanwhile, the terrorists continue to recruit idiots to fight against the "evil" Americans.

      Tell you what, if I had been in charge, this would have been my plan: (Given that we've decided that civilians would have to die and that we could justify their deaths)
      1) move to discredit terrorist organizations. Instead of rocketing entire apartment complexes to kill one terrorist and then telling the whole world how "bad ass" we are, smuggle bombs into buildings and blow them up from the inside at 3AM. "Discover" massive weapon caches, and tell survivors how lucky they were to survive, after all if the whole thing had gone off, the entire city block would have been leveled. Take to the airwaves and be all upset at the lunatics for slaughtering their own people, women and children, as they sleep. Call them cowards, monsters, whatever, and implore people to report any lunatics in their buildings, because they could be next.
      2) Hiroshima option to contain external forces like Iran Take step 1 to the next level with a small dirty radioactive bomb, contaminating a few city blocks. Pledge immediate support in the cleanup while condemning the lunatics for poisoning their own land. Reiterate above calls to people to report the monsters next door. Pledge to get to the bottom of the source of radioactive material and hold Iran and other neighboring states "on notice" during the investigation.
      3) Boots on the ground. Put people down to defend specific strategic points against specific threats.

    5. Re:When have POWs ever had trials? by CharlesEGrant · · Score: 1

      That sounds realist and hard-nosed, but look at how it actually plays out ...

      There has been a lot of rhetoric about the folks in Guantanamo being prisoners taken on the field of battle. There are some for whom this is literally true, but for other it is true only in the figurative sense that the whole world is a battlefield in the war on terror. In point of fact, some of the folks being held have been turned over by the intelligence forces of countries like Pakistan and Syria. I mean Syria for cripes sake, the same country that is probably passing foreign jihadis into Iraq? Are you really comfortable with holding someone forever in an American prison on the say so of the Pakistani ISI or the Syrian NSD? If we are holding innocent folks in Gitmo do you really think it has no consequences for the U.S.?

    6. Re:When have POWs ever had trials? by Chandon+Seldon · · Score: 1

      Impressive. You're an utter bastard, but the tactics would actually accomplish something. Here's what you're missing: The only goals of the Iraq war are to increase oil prices and profit DOD contractors. (At least, if you assume that to be true you won't find any inconsistencies.)

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    7. Re:When have POWs ever had trials? by frogstar_robot · · Score: 1

      It's obvious that your arguments are so weak that you are incapable of making them without resort to insult. I didn't say we were buddies with NK but there is no active state of war. There IS a sorta-kinda technical state of war since the 50s war didn't FORMALLY end but all practical purposes it did end then. We screw with each other a bit and that is about it. If there WAS an active state of war then Seoul wouldn't be much more than a smoking hole in the ground on account of the artillery NK has zeroed in on it. Furthermore, NK would either be a glass parking lot or just conventionally bombed from the air depending on how badly China lets us spank them for said Seoul-smashing.

    8. Re:When have POWs ever had trials? by mibus · · Score: 1

      War? What war? Who, precisely, are you fighting?

      What did they do to make you fight them? Where did the conflict begin?

      What needs to happen for you to have "won" the "war"?

    9. Re:When have POWs ever had trials? by Anonymous Coward · · Score: 0

      You're an utter bastard, but the tactics would actually accomplish something

      Once blood begins to spill, bastardry is required to win. If you cannot even begin to fathom the depths to which your enemies will sink, you end up making potentially disastrous mistakes like banning all liquids from flights except for baby bottles, despite the fact that the lunatics will happily take their infant baby to their "glorious" death.

      Recognizing step 0 ahead of time was the only easy way out.

      The only goals of the Iraq war are to increase oil prices and profit DOD contractors.

      And with the latest oil distribution law drafted by Americans and handed to the Iraqi government for voting that would basically hand over the oil to foreign interests on a silver platter, it's clear that we did it for the oil too (of course, despite the protests of the Republicans who continue to insist that we didn't do it to get the oil, according to the administration from the very beginning, Iraqi oil would pay for this). The recent discovery of oil in the western deserts there may have pretty much sealed Iraq's fate to be split three ways so that the major groups (Kurds, Sunni, and Shia) can have their own country (or at least a state within a federation) and oil.

  79. Re:Score 1 for the Islamic extremists! by osu-neko · · Score: 3, Insightful

    Hehe. You're not under the misimpression that the United States is a free country, are you?

    --
    "Convictions are more dangerous enemies of truth than lies."
  80. FWIW RMS BFD by FredThompson · · Score: 1, Troll

    BFD

    And in other insignificant RMS fanbody/cult news:

    RMS eats a meal!
    RMS breathes!
    RMS blows his nose!

    What's next? RMS and Lyndon LaRouche announce their ticket for the 2008 US Presidential elections?

    1. Re:FWIW RMS BFD by gujo-odori · · Score: 1

      I'm a big Free Software supporter and all, but I think modding the parent troll was both uncalled for and wrong.

      Here's why.

      I did a degree in linguistics at a major university with a well-respected linguistics department. There was a whole lotta Noam Chomsky Goin' On, not just about generative grammar, but about various political and economic topics as well.

      One of the things that I learned during those four years, after initially falling for a lot of that, is that caring what Chomsky says about anything other than linguistics is a big mistake. During the ten years I've been a Linux user and booster of Free Software for both its ideals and its practicality, I have also learned that caring what RMS says about anything other than Free Software, software patents, and related topics, is also a big mistake. Or, if you do pay attention to what Chomsky and Stallman have to say on topics outside of their actual areas of expertise (linguistics and free software, respectively), you should be using their positions as a guide on how *NOT* to think, or a guide of what you should be opposing, for there is little likelihood of their being right when the topic is something other than linguistics or free software.

      I will not be surprised if someone comes along and mods me flamebait or a troll for saying these things, rather than reflecting on their merits (by which I do not mean deciding if you agree with me or not and modding me down if you don't or up if you do), but who knows, I might get lucky. The fact of the matter is that the most outspoken celebrities are usually the ones least qualified to be outspoken on topics other than those of their professions. Chomsky and RMS both seem to fall into this category, although they are far from alone.

    2. Re:FWIW RMS BFD by Anonymous Coward · · Score: 0

      I will not be surprised if someone comes along and mods me flamebait or a troll for saying these things, rather than reflecting on their merits That post is a 'flamebait or troll.' You argument would have merits that could be reflected upon if you said something reasonable like "when a person of renown offers an opinion in a field outside their particular area of expertise, you should take it with a grain of salt." But that's not what you said. You said:

      Or, if you do pay attention to what Chomsky and Stallman have to say on topics outside of their actual areas of expertise (linguistics and free software, respectively), you should be using their positions as a guide on how *NOT* to think, or a guide of what you should be opposing, for there is little likelihood of their being right when the topic is something other than linguistics or free software. Claiming that they are almost certainly wrong about every thought they express outside their professional fields? This is patently ridiculous, and ought to be modded down. What you apparently meant to say is "I disagree with Chomsky's/RMS' politics, and you should too." It would more obviously be flamebait, but it would also, at least, be honest.
    3. Re:FWIW RMS BFD by gujo-odori · · Score: 1

      Chomsky's and Stallman's political opinions are so extreme that they can indeed be dismissed out of hand. On the other side of the coin, we would all dismiss the political opinions of a Nazi or, say, the president of Iran, out of hand. OK, nearly all of us would. I few people actually agree with people like that.

      Chomsky and Stallman may not be quite as far over the edge on the left as Nazis or Islamic terrorists, but they're not all that far behind.

      I never said or implied that "I disagree with their politics and you should too." What I said is that you should dismiss out of hand everything they say, which you should. They are extremists. Once you've done that, go ahead and look at the facts. It's always possible you might come to the same conclusions they have, but not likely if you're a thinking person.

      Chomsky is a crackpot, communist apologist, and general hater of western democracy. You sound like a person who hasn't read him, or you'd be agreeing with me. RMS isn't as bad, but seems cut from the same bolt of cloth anyway.

      It's a shame that two people so brilliant in their fields are so incompetent outside of their fields, but hardly unusual. As I said before, look at the entertainment industry. Very few of them know squat about anything besides acting, but that doesn't stop them for a second from becoming activists anyway.

    4. Re:FWIW RMS BFD by Anonymous Coward · · Score: 0

      Chomsky's and Stallman's political opinions are so extreme that they can indeed be dismissed out of hand.

      So reasonable!

      Chomsky and Stallman may not be quite as far over the edge on the left as Nazis or Islamic terrorists, but they're not all that far behind. How generous of you.

      Chomsky is a crackpot, communist apologist, and general hater of western democracy. You sound like a person who hasn't read him, or you'd be agreeing with me. And you sound like a guy who hasn't read Chomsky either, and whose opinions were handed to him by bloggers and radio show hosts.

      I never said or implied that "I disagree with their politics and you should too." What I said is that you should dismiss out of hand everything they say, which you should. Yeah, that's totally different. You know, I do see a crackpot in your post, and I don't mean Chomsky or Stallman.

        P.S., you left out the parts about 'liberal college perfessers' and 'activist judges'.
  81. Re:Antics like this... by lixee · · Score: 1

    I salute you for speaking your mind freely, Mr...Anony...Oh, nevermind.

    Seriously though, a lot of critics of Bush's policies have been put on the no-fly list.

    --
    Res publica non dominetur
  82. Re:Antics like this... by BlueStrat · · Score: 2, Interesting

    The "land of the free" (USA) also has over 2 million of it's population in prison, vs a figure of 1 million for China.

    The US also has the largest *percentage* of it's population in prison of any country in the world.

    http://en.wikipedia.org/wiki/Prison#Prison_populat ion_statistics


    I wonder if Chinas' lower reported numbers of prisoners might have anything to do with the fact they tend to simply shoot a large percentage of those other countries would otherwise jail, and that they probably don't report those in various political 're-education' camps as 'prisoners' as such? Besides, China would never lie about how many they imprison, in any case.

    The U.S. justice system is quite screwed up, no doubt. Still, given a choice, if I had to go to prison, I still think I'd much rather get sent to Gitmo, nevermind a normal U.S. prison, as opposed to a Chinese prison. That is, if my family didn't simply end up with a bill for a bullet as many Chinese families have.

    Remember kids, there are lies, damn lies, and statistics.

    Cheers!

    Strat

    --
    Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
  83. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 2, Informative

    It's still far, far more free than, say, Cuba or China. Vastly more free. But it's trampling its own principles in stunning, alarming ways, reducing democratic rights and principles and rule of law and freedom, all of these essential things taking second stage in the holy war against terrorism, this war against a featureless monster that serves as an excuse for anything.

    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  84. Re:Antics like this... by Anonymous Coward · · Score: 0

    Please reserve your childish 'I know I am, but you are, too!' retort to lower level discussions.

    Actually, you were the one to use this retort. Anyway, 1 and 0 are both ridiculous, but only the 1 is surprising.

  85. Re:Antics like this... by lixee · · Score: 1

    Communists are a bad thing anytime, anywhere.
    What is that? The 50's show?

    Single minded bigots are an even worst thing anytime, anywhere.
    --
    Res publica non dominetur
  86. Amnesty International agrees by drfuchs · · Score: 1

    If you're looking for higher-quality, non-politically-motivated info, or think that the Cuban government is being unfairly maligned, check out Amnesty International's evaluation: http://web.amnesty.org/report2006/cub-summary-eng/

  87. Vietnam did last for decades by unassimilatible · · Score: 1
    The seminal work on Vietnam is named The 25-Year-War. Might want to do a little research on that war.

    Again, why does the enemy, with its intransigence, get to decide the rules? Surrender and we'll let everyone go. It is quite simple. And there is no such thing as "international law" unless it is a treaty that the US has signed and ratified, and under the US legal system, any treaty is superseded by subsequent conflicting federal law (e.g., the Detainee Treatment Act). I don't recall suspending the US Constitution and surrendering US sovereignty to the United Nations.

    --
    Slashdot "libertarians": Small government for me, big government for those I disagree with. -1, I disagree with you
    1. Re:Vietnam did last for decades by init100 · · Score: 1

      Surrender and we'll let everyone go. It is quite simple.

      No, it isn't quite simple. What if there is no central hub organization called Al-Qaida, but rather a loose network of such organizations, all by the name Al-Qaida. One such organization surrenders, and three other Al-Qaidas pop up. When can you say "the war is now over"? Well, you can't. Thus, they will be incarcerated for the rest of their lives, without going to trial, because the war against Al-Qaida is an eternal war.

    2. Re:Vietnam did last for decades by init100 · · Score: 1

      And there is no such thing as "international law" unless it is a treaty that the US has signed and ratified, and under the US legal system, any treaty is superseded by subsequent conflicting federal law (e.g., the Detainee Treatment Act). I don't recall suspending the US Constitution and surrendering US sovereignty to the United Nations.

      So when the RIAA and MPAA try to force other countries (such as mine) to implement harsh copyright laws "because international treaties says so", we can just create a national law that contravenes this treaty and we'll be in the clear? Thanks for this valuable information, I'll forward it to our parliament immediately.<sarcasm>

    3. Re:Vietnam did last for decades by Chandon+Seldon · · Score: 1

      Again, why does the enemy, with its intransigence, get to decide the rules? Surrender and we'll let everyone go.

      Who cares about "the enemy"? Who cares about "international law"?

      We are Americans. As Americans, there are certain principles that define our country. If we don't uphold those principles, what's left? We're just another economic superpower, like the USSR or China. It's definitely not worth hurting anyone to defend that, not even terrorists. If we as a country don't keep our principles, we're left with nothing of real value at all.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
  88. Re:Antics like this... by slowtuna · · Score: 1
    "Sadly, this is not the only example of the US acting against its own interests in disastrous ways."

    Actually, this gives us a needed enemy that we can point at and say, "See? Look at how bad non-capitalist economies are."

    --
    Don't be fooled by imitations.
  89. Re:Antics like this... by PhxBlue · · Score: 2, Insightful

    At least they're honest. And their songs are better than "Bomb bomb bomb, bomb bomb Iran."

    --
    !#@%*)anks for hanging up the phone, dear.
  90. Re:Antics like this... by pipingguy · · Score: 1

    What kind of bizarre logic is that?

    Digital? You know, this or that, yes or no, one or zero, "you're either with us or against us".

  91. Re:Antics like this... by mahmud · · Score: 1

    I read couple of your replies where you reiterate the same falsehoods about what communism is. There have been no communist countries on Earth for quite a while. Soviet Russia tried communism for a few months back in 1918-1919, it didn't work out. USSR, China, Cuba were/are socialist dictatorships with limited private property. Communism is an utopian social system impossible to attain due to human nature. Since it's impossible to implement, there can be no communist countries... Duh! Also, you should thank me for not insulting you personally for writing incredibly silly stuff.

  92. Re:Antics like this... by QuickFox · · Score: 1

    Is there something undemocratic about protesting against government policy? This depends on which democracy you're protesting against. In the US democracy, protesting against the government's "anti-terrorism" activities is not exactly undemocratic, but it's unpatriotic. In most European democracies there are no such restrictions, questioning such policies can never get you labeled unpatriotic.

    In the US, to be a true patriot you should "rally around the flag" in this "time of need" and "time of war". You're not supposed to question the President on these issues. The Great Leader should have a free rein to do as he pleases.
    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  93. Impeachment is favorable to the Executive by MillionthMonkey · · Score: 1
    This is the same man who links to impeach Bush sites

    This doesn't say enough about someone to impeach their credibility. Lots of people link to impeach Bush sites. Your observations about Fidel Castro (an irrelevant figure to this story if you had RTFA) seem a little quaint since he would probably have made a better president than Bush. And there is nothing unreasonable about impeachment itself:

    On question on Mr. Gerry's ratio of Electors Mas. ay. Ct. ay. N. J. no. Pa. ay. Del. no. Md. no. Va. ay. N. C. ay. S. C. ay. Geo. no. [FN6] [FN7] "to be removeable on impeachment and conviction for mal practice or neglect of duty." see Resol: 9. [FN8]
    Mr. PINKNEY & Mr. Govr. MORRIS moved to strike out this part of the Resolution. Mr. P. observd. he ought not to be impeachable whilst in office
    Mr. DAVIE. If he be not impeachable whilst in office, he will spare no efforts or means whatever to get himself re-elected. He considered this as an essential security for the good behaviour of the Executive.
    Mr. WILSON concurred in the necessity of making the Executive impeachable whilst in office.
    Mr. Govr. MORRIS. He can do no criminal act without Coadjutors who may be punished. In case he should be re-elected, that will be [FN9] sufficient proof of his innocence. Besides who is to impeach? Is the impeachment to suspend his functions. If it is not the mischief will go on. If it is the impeachment will be nearly equivalent to a displacement, and will render the Executive dependent on those who are to impeach
    Col. MASON. No point is of more importance than that the right of impeachment should be continued. Shall any man be above Justice? Above all shall that man be above it, who can commit the most extensive injustice? When great crimes were committed he was for punishing the principal as well as the Coadjutors. There had been much debate & difficulty as to the mode of chusing the Executive. He approved of that which had been adopted at first, namely of referring the appointment to the Natl. Legislature. One objection agst. Electors was the danger of their being corrupted by the Candidates; & this furnished a peculiar reason in favor of impeachments whilst in office. Shall the man who has practised corruption & by that means procured his appointment in the first instance, be suffered to escape punishment, by repeating his guilt?
    Docr. FRANKLIN was for retaining the clause as favorable to the Executive. History furnishes one example only of a first Magistrate being formally brought to public Justice. Every body cried out agst. this as unconstitutional. What was the practice before this in cases where the chief Magistrate rendered himself obnoxious? Why recourse was had to assassination in wch. he was not only deprived of his life but of the opportunity of vindicating his character. It wd.. be the best way therefore to provide in the Constitution for the regular punishment of the Executive where his misconduct should deserve it, and for his honorable acquittal when [FN10] he should be unjustly accused.
    Mr. Govr. MORRIS admits corruption & some few other offences to be such as ought to be impeachable; but thought the cases ought to be enumerated & defined:
    Mr. MADISON thought it indispensable that some provision should be made for defending the Community agst. the incapacity, negligence or perfidy of the chief Magistrate. The limitation of the period of his service, was not a sufficient security. He might lose his capacity after his appointment. He might pervert his administration into a scheme of peculation or oppression. He might betray his trust to foreign powers. The case of the Executive Magistracy was very distinguishable, from that of the Legislature or of any other public body, holding offices of limited duration. It could not be presumed that all or even a majority of the members of an Assembly would either lose their capacity for disch

  94. Re:Antics like this... by diegocgteleline.es · · Score: 1

    Actually, there's a lot of people in Russia who wants to go back to communism. Mainly the old people who were born under communism, not the younger people. They were used to live in a country were selling/buying things was not usual, and many people has not gotten used to it, AFAIK. And the way Russia turned into a capitalist country (selling all the state-owned properties via corruption) has turned Rusia into a country where there's a lot of difference between richer people and poor people who hates all the rich guys who become rich when the state sold everything. So there's not a love for capitalism there - not because of communism or capitalism, but becaouse other reasons

  95. Re:Antics like this... by init100 · · Score: 4, Interesting

    comparison of the situation in Eastern Europe to the situation in the US

    A fully reasonable comparison. When my dad once went to the United States, he first thought that he had gotten on the wrong plane and landed in the Soviet Union (this was while the USSR still existed). Where else would you need to fill in a whole range of papers declaring this and that*, as well as tell the immigration officials where you intend to stay and so on.

    *= To a foreigner, the US immigration papers look more than silly, they make a laugh of the entire US (first impressions, you know). You have to answer questions on whether you were ever a member of a communist organization, whether you are going to the US to commit terrorist acts, etc, etc. Do they really expect the communists or terrorists to answer Yes in any of these forms? How naive are those immigration officials really?

    No offense, but it is insanely ridiculous.

  96. You SHOULD be concerned about Guantanamo by zerojoker · · Score: 4, Insightful

    Sorry to say that so frankly but I'm disgusted by the foreign policy of the US. But then I read Slashdot, a site which I consider only educated ppl read and ppl who are able to think for themselves... And then I read so many weird comments relativising Guanatanamo.
    The fact is, that the US is hijacking foreigners in foreign countries, flying them to 3d-world countries to torture them and circumvent US laws.

    Just one question: What would you say if ... say Germany, a powerful first world country and not usually seen as being part of the "axis of evil" would hijack a US citzien visiting Italy, flying him to say... Afghanistan, let him torture him by locals to gain information, figure out that I was a mistake and after holding him for 2+ years release him without any charges.

    What would you then think of Germany as a country?

    Thing is, the US is exactly behaving like this: http://en.wikipedia.org/wiki/Khalid_El-Masri

    Then imagine reading a german website where a lots of Germans would say: "Well capturing foreigners and holding them without trial is not such a bad thing. At least we're not torturing them... well at least not so brutal... and giving them food. And bibles."

    Then figure what your opinion of Germany and the German ppl would be.

    1. Re:You SHOULD be concerned about Guantanamo by Anonymous Coward · · Score: 0

      Then you won't mind if we lay a few (or even one) of these guys live in your house for the next few years. Hope you are Muslim.

    2. Re:You SHOULD be concerned about Guantanamo by Anonymous Coward · · Score: 0

      a site which I consider only educated ppl read and ppl who are able to think for themselves...

      The word you're looking for is "people." Come on, you're destroying your credibility.

    3. Re:You SHOULD be concerned about Guantanamo by Anonymous Coward · · Score: 0

      yeah! i found this rabid dog down the street and if you don't think that my torturing and abusing it is ok, well just say so and i'll drive to your house and drop it off! what's that you say? why don't i just take it back where i found it? maybe it's because i'm a giant asshole!

    4. Re:You SHOULD be concerned about Guantanamo by Ant+P. · · Score: 1

      The word he was using could also be "poopielepers". Hard to tell when he misspells it with 100% consistency.

    5. Re:You SHOULD be concerned about Guantanamo by swillden · · Score: 1

      a site which I consider only educated ppl read and ppl who are able to think for themselves

      But apparently not a site frequented by people who can spell "people".

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    6. Re:You SHOULD be concerned about Guantanamo by Anonymous Coward · · Score: 0

      makes no sense because Germany will forever have to remain in a handicapp status because of their nastiness deep inside of them.

      Something more like North Korea taking one of our citizens would make more sense.

    7. Re:You SHOULD be concerned about Guantanamo by rinkjustice · · Score: 1

      But apparently not a site frequented by people who can spell "people".

      If you're going to give a pointless response which only shows how shallow you are and easily distracted from issues of real importance, I suggest you go it as AC. Such as in this case.

    8. Re:You SHOULD be concerned about Guantanamo by Alibloke · · Score: 1

      +1 insightful. Where are my mod points when I need them....

    9. Re:You SHOULD be concerned about Guantanamo by swillden · · Score: 1

      But apparently not a site frequented by people who can spell "people".

      If you're going to give a pointless response which only shows how shallow you are and easily distracted from issues of real importance, I suggest you go it as AC. Such as in this case.

      Yet you forgot to check the "Post Anonymously" box. Why is that?

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    10. Re:You SHOULD be concerned about Guantanamo by cpghost · · Score: 1

      Then imagine reading a german website where a lots of Germans would say: "Well capturing foreigners and holding them without trial is not such a bad thing. At least we're not torturing them... well at least not so brutal... and giving them food. And bibles.

      There's no need to imagine anything here: German interior minister Wolfang Schaeuble is currently advocating to turn the presumption of innocence into presumption of guilt for terrorist-related stuff (which could be construed to be pretty much anything: you spent your holidays in Tunesia instead of Mallorca? You've got to be a terrorist! Now prove otherwise!), and he doesn't see anything wrong with using confessions extracted through torture by foreign governments... That's not just some right-wing weirdos posting comments on a website, it's official government policy; backed by the conservative CDU party, and tolerated by the socialist SPD party; both currently sharing power.

      Thankfully, there has been some protest there, mostly in the press which is very sensitive to those abuses, but nothing really strong enough politically to effectively stop the downward spiral. Sooner or later, there will be internment camps in Europe too; not because people there are evil, but because they don't care: "It doesn't affect me, right? So where's the problem?"

      --
      cpghost at Cordula's Web.
    11. Re:You SHOULD be concerned about Guantanamo by Anonymous Coward · · Score: 0

      German interior minister Wolfang Schaeuble is currently advocating to turn the presumption of innocence into presumption of guilt for terrorist-related stuff (which could be construed to be pretty much anything: you spent your holidays in Tunesia instead of Mallorca? You've got to be a terrorist! Now prove otherwise!), and he doesn't see anything wrong with using confessions extracted through torture by foreign governments...

      This is total uttter bullshit. Either you are a complete idiot or you are willfully distorting facts so much it equals lying. So, what is it?

    12. Re:You SHOULD be concerned about Guantanamo by Anonymous Coward · · Score: 0

      Just one question: What would you say if ... say Germany, a powerful first world country and not usually seen as being part of the "axis of evil" would...

      If you were trying to make a point by using Germany as your example, you shot yourself in the foot before you shoved it in your mouth.

    13. Re:You SHOULD be concerned about Guantanamo by 808140 · · Score: 1

      The this case he was refering to was yours, parent, not his own. As should have been obvious from context.

    14. Re:You SHOULD be concerned about Guantanamo by swillden · · Score: 1

      The this case he was refering to was yours, parent, not his own. As should have been obvious from context.

      And my point was that his comment applied equally well to his own post. As should have been obvious from context.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  97. Re:Antics like this... by Thomas+the+Doubter · · Score: 1

    In the new USofA we seem insane because we are so right it is confusing.

  98. Re:Antics like this... by init100 · · Score: 1

    Communism how it was executed in history is a bad thing, but the basic concept is okay...The reason why it can't work is greed.

    I agree. Communism can only work in environments where greed is not a factor, such as in a family. There it can work well though.

  99. Re:Antics like this... by Thomas+the+Doubter · · Score: 2, Insightful

    RMS does not have to point out the failings of Cuba - they are a constant part of the news we are fed. On the other hand, not enough people are protesting our Gulags - and we should be holding ourselves up to a higher standard than Cuba is.

  100. Re:Score 1 for the Islamic extremists! by diegocgteleline.es · · Score: 4, Insightful

    The problem with EEUU is not so much EEUU, but their foreign policy.

    For example, I don't know many people that support EEUU views on the Iran nuclear issue. Because they know that EEUU has been the only country in the story of humanity that has actually dropped nuclear bombs to innocent people. So their thinking goes like "uh, the only country that has dropped nuclear bombs into a city and feels proud of it now tries to look like he is trying to stop other countries from doing the same?"

    And we know that EEUU has a long track of supporting dictatorships that supported capitalism and declaring the war to democracies that tried to turn into a socialist economy. South-america hates EEUU, and for very good reasons. So we just don't believe when EEUU says he's trying to fight terrorism and promote freedom - we know quite well EEUU doesn't bothers about democracy or dictatorship, he just cares about capitalism (which allows EEUU companies to enter those countries) and communism, nothing else. IOW, they only care about money, not about freedom and rights.

  101. Re:Antics like this... by init100 · · Score: 2, Insightful

    that most native people are trying to escape in whatever (non)sea-worthy craft they can create.

    Then I guess Cuba should be very sparsely populated by now, as most people have tried to escape (and either succeeded, drowned or having been killed by Cuban forces). But according to Wikipedia, Cuba has a population of a little more than eleven million people on 110,000 km^2, which isn't really sparsely populated. Now of course the Wikipedia article could be manipulated by the cuban government to inflate their numbers...

  102. Re:Antics like this... by jawtheshark · · Score: 1

    I did not see it that way, but you have indeed a point. My family pretty much works like that.

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  103. Re:Antics like this... by init100 · · Score: 1

    I agree with the gist of your post. When it comes to travel and related subjects, the United States is certainly not the "land of the free". And I'm not only referring to their travel restrictions to certain countries, but also to the ridiculous procedures you have to go through to enter the country. More specifically, I'm referring to the "I am not a communist or a terrorist" forms handed out during flights to the US, that you need to fill in to pass immigration.

  104. I haven't HURD his latest song... by Anonymous Coward · · Score: 0

    So is RMS now singing a different tune? The Hurd started in 1990.

    That was seventeen years ago.

    SEVENTEEN YEARS.

    And it's not even ready for an alpha release.

    This is what RMS has become. This is now how he spends his time.

    Whither the bazaar?

    Withered.

    1. Re:I haven't HURD his latest song... by Anonymous Coward · · Score: 0

      Whither the bazaar? That was ESR, not RMS. Get your TLAed people straight.
  105. Re:Antics like this... by Anonymous Coward · · Score: 0

    Next you're going to say country music singers should just shut up and sing.
    No. He's saying they should stick to what they're good at.
  106. Yeah get it straight, idiot by Thomas+the+Doubter · · Score: 1

    No one, especially RMS, would say that actual political freedom is irrelevant (you should check out his website).

  107. Re:Antics like this... by jcr · · Score: 1

    The word you're looking for is "totalitarian", not "communist".

    Actually, the terminology is incidental. Collectivists are all misanthropes and autocrats, and the stylistic variations between them are trivial.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  108. Re:Antics like this... by jcr · · Score: 1

    I read couple of your replies where you reiterate the same falsehoods about what communism is.

    Oh, please. Spare me the standard "oh, but you've never seen REAL communism" bullshit. Any ideology that preaches the sacrifice of the individual to the collective, the state, the race, the deity, whatever the hell it is, is fundamentally based on hatred of and contempt for people and the lust for power.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  109. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 5, Insightful

    Translation: EEUU is Spanish for The US.

    Indeed you're right. The US has sabotaged its own good name and goodwill over and over again. And they just keep at it, over and over, again and again.

    The most stunning example of this is how they gained sympathy all over the world after 9/11 and then somehow managed to squander it all in a few months, simply by showing an astonishingly bullying attitude rather than looking for co-operation regarding the Iraq war.

    They had such amazing goodwill and sympathy, even in Islamic countries. Sadly, their propaganda machine refused to portray this goodwill, preferring to stir up conflict. But outside the US and its propaganda machine there was so much goodwill, it felt like some kind of world-wide friendship among nations was growing forth. So many past mistakes were being forgiven.

    And yet somehow they managed to squander almost all of this in just a few months, by showing an amazingly bullying attitude and disdainfully neglecting all the persistent warnings about the chaos and surging terrorism that would unavoidably ensue if they went forth with their Iraq adventure.

    *Sigh!* For a while it looked so promising!

    I suppose their war industry didn't like that promising outlook.

    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  110. Re:Antics like this... by Just+Another+Poster · · Score: 1

    Karl Marx's vision was of communism being imposed by a totalitarian terror state. The USSR was a totalitarian terror state, and was supported by Western leftists as a wonderful example of socialism in action.

  111. Re:Score 1 for the Islamic extremists! by Guppy06 · · Score: 4, Interesting

    "I think people who were wavering about whether what we are doing in Guantanamo is right,"

    All six of them? After all, it's been over five years now.

    "will come down on the side of Bush when they see unkempt hippie commies like RMS"

    Ah yes, victim of the ol' Secret Constitutional Amendment that strips citizenship away from "unkempt hippie commies."

    "we are at WAR after all."

    With whom, exactly? Iran? North Korea? Cuba? And whether your answer is Afghanistan, Iraq, or Oceania this week, there's still the fact that the United States hasn't been at war with anybody since 1945.

    "RMS should be put on trial for treason..."

    It's nice to know you share your grasp of the federal constitution with your chosen president.

  112. try this version by Anonymous Coward · · Score: 0
    1. Re:try this version by Falladir · · Score: 1

      It's not *inspired*, but it's competent.

  113. Re:Antics like this... by Just+Another+Poster · · Score: 0

    Communism isn't a bad thing, infact as children as are taught communism ideals. "Play fair and share" is the basis of Communism and we teach this to children from day one. If you think communism is some how a bad thing I suggest you look up what communism is, because it isn't a small group of people hording everything and leaving nothing for everyone under them to share.

    I have about 110 million people who would disagree with you.

    Karl Marx intended communism as a totalitarian terror state. That's precisely what occurred in practice, along with savage inequalities in wealth and power.

  114. Re:Score 1 for the Islamic extremists! by dbIII · · Score: 2, Funny

    RMS should be put on trial for treason...

    You only get that for playing chess these days.

  115. The cigars are good! by Anonymous Coward · · Score: 0

    And the music. And the food - if you can get anything more than just rice and beans.

  116. Re:Score 1 for the Islamic extremists! by rtb61 · · Score: 4, Interesting
    To be fair you can't really blame the US or the American people (you can't even blame them for voting for a corrupt dolt, because apparently the electronic voting machines and electronic vote counting machines did most of the voting).

    Now the current, corrupt US administration is of course another story. They basically, callously and corruptly used the 11/9 incident as a means by which to profit their corporate partners and in turn themselves.

    The utterly contemptible way in which they have traded human lives for profit, corrupted justice for greater corporate power and used two religions as nothing but a cynical exercise in political marketing, puts them beyond doubt, as the most corrupt and criminal administration in US history.

    The worst possible mistake the Americans can now make, is to fail to prosecute the current administrations for the crimes they have self evidently committed, this failure would inevitably lead to even greater excesses by future administrations.

    --
    Chaos - everything, everywhere, everywhen
  117. Re:Score 1 for the Islamic extremists! by jawtheshark · · Score: 1

    If I had the power, you'd get a +5,Insightful. Thank you for the post.

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  118. Re:Antics like this... by Anonymous Coward · · Score: 0

    Actually, this gives us a needed enemy that we can point at and say, "See? Look at how bad non-capitalist economies are."

    Care to back up this assertion? If this were true, it flies in the face the fact that there are much better examples.

    The whole crackdown on Cuba has nothing to do with the "Wag The Dog" phenomenon. It has much more to do with Florida's electoral votes.

  119. Re:Antics like this... by Greg_D · · Score: 2, Interesting

    Doesn't matter. US citizens are not allowed to travel to Cuba under any circumstances other than what is allowed by the State Dept.

    Sure, you can travel to Mexico or Canada and then get on another plane to Cuba, but it is still technically illegal, and you will be fined or jailed if you come back with a Cuban stamp without proper authorization. Most Americans get around this by asking the Cuban authorities not to stamp their passports, and they almost always oblige.

    Just like it's technically illegal to import Cuban cigars into the country (and the vast majority are poorly constructed fakes from the DOminican Republic), but they're easy to get if you know who to do business with in Europe, Australia, Hong Kong, or the UAE. If you're particularly worried about getting caught, they'll even unband the cigars and ship the boxes and bands separately so that Customs has no reason or right to seize them.

  120. Oh F**K Off by sycodon · · Score: 0, Troll

    The U.S is a nasty place, no freedoms, Bush is a dictator, blah blah blah.

    There are few countries in this world where the U.S. hasn't gone in and saved their ass from something or someone.

    We spend more money on international aid than anyone else.

    Yeah, we toast son's of bitches that commit capital crimes, but it takes 10 years and millions of dollars, unlike your precious Palestinian terrorist government that will go from accusation to execution in a few hours...usually skipping the trial.

    Bush sacked U.S. Prosecutors you moron, not judges. And there was nothing wrong with it because those jobs are political appointments.

    I am so tired of punk wads bitching and moaning about the U.S. while their own little third world, backwater hovel is taking money (my money) from us.

    And if you don't have the guts to sign on and let everyone know who you are, then you can just sit down and shut the F**k up.

    --
    When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
    1. Re:Oh F**K Off by sycodon · · Score: 1

      And by the way, for some idiot to write a song protesting Gitmo is just plain stupid.

      --
      When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
  121. Re:Antics like this... by Anonymous Coward · · Score: 0

    Individualists are all selfish misanthropes as well. Maybe there's a lesson here?

  122. Re:Antics like this... by Anonymous Coward · · Score: 1, Informative

    I hate to be anal retentive, but a critical element of a gulag is forced labor. The word gulag itself in an acronym for Main Camp Administration. A gulag can have good conditions or bad conditions, but it must be used for labor that contributes to the national GDP. The gulags have gone through many iterations. In the 1920s when they were created they were incredibly inefficient. Then in the 1930s with Stalin's urging they became more efficient but extraordinarily brutal. By the 1950s they became less brutal and more bureaucratic. They were finally closed down by Gorbachev in the 1980s.

    While people like to use the word gulag for a harsh prison, that is completely false. The word only has meaning when you are talking about forced labor camps which could have good or bad conditions. And since the Guantanamo Bay Prison is not being used for forced labor, you cannot use the word 'gulag' to describe it.

    The United States has forced labor with things like chain gangs, but since they do not contribute to a significant fraction of the GDP for any state they are not gulags. If there was a prison in the US that made a profit from the work of the inmates (enough to pay for their incarceration), then you'd have a gulag.

    One of the reasons that gulags became so harsh in the 1930s is that Stalin set extreme limits with his 5 yr plans for industrialization of the Soviet Union. The camp administrators then decided that they would reward the workers who worked the hardest with the most food and the best conditions and punish those who lagged behind with little food and poor conditions. Not surprisingly, this created a downward spiral for many inmates which was responsible for millions of deaths.

  123. Re:Score 1 for the Islamic extremists! by Stickerboy · · Score: 4, Insightful

    >The most stunning example of this is how they gained sympathy all over the world after 9/11 and then somehow managed to squander it all in a few months, simply by showing an astonishingly bullying attitude rather than looking for co-operation regarding the Iraq war. ...

    > And yet somehow they managed to squander almost all of this in just a few months, by showing an amazingly bullying attitude and disdainfully neglecting all the persistent warnings about the chaos and surging terrorism that would unavoidably ensue if they went forth with their Iraq adventure.


    Living in the US and being one of the 25% of people interested in news and current events, I can guarantee you that the Iraq War, which began in March of 2003, took quite a bit longer than "a few months".

    Your memory, however, is correct, much of the US' "international good-will" evaporated in a few months after 9/11, especially in Muslim and what used to be the "non-aligned" countries. After the US attacked the Taliban in Afghanistan. And to that, I give a giant middle finger to the self-serving hypocrites around the world expressing "sympathy" and withdrawing it after the US took appropriate action in its self-defense.

    It's sad so many people lump in the justified war in Afghanistan with the unjustified war in Iraq.

    --
    Light a fire for a man and he'll be warm for a day. Light a man on fire and he'll be warm for the rest of his life.
  124. Re:Antics like this... by DinobotPrime · · Score: 1

    Oh yeah , it was so wonderful in the old Soviet Union that people would line up for hours just to get a kilo of meat , a dozen eggs , a few wilted vegetables while the apparatchiks gets to live in dachas , plenty of food and able to obtained german appliances for their own use. It did not help during Russia's transition to Free market from socialist/central economy that many of the former apparatchiks and KGB agents were the ones running the economy and many of them were blinded with corruption.

  125. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 2, Interesting

    To be fair you can't really blame the US or the American people This is certainly true, but it goes without saying. When I criticize the actions of the Administration I'm criticizing the Administration, not everybody in the nation. When I criticize the actions of the US propaganda machine I'm criticizing that propaganda machine, not everybody else.

    Of course some part of the blame does fall on others. Very close to half the US voters did choose Bush. And what's probably worse, a huge part of the US population buys and sponsors media that publish patriotic propaganda—stuff that isn't really patriotic because it sabotages the true interests of the US.

    But can you really blame the American public for being swayed by the propaganda? After all the propagandists are extremely skillful.

    Arguably you can't even blame the propagandists. I'm sure many of them do what they sincerely believe is best.

    It's a terrible mess!

    In any case, the real responsibility lies with the Administration and the propagandists. When people criticize the actions of the US, I don't think you should ever assume that they're criticizing the American people. The distinction is very clear. People can take a very dim view of the actions of your Administration, and still love and respect and admire the US in many ways. I'm one example of a person who feels this way.

    In fact one reason why I'm so critical is that I would expect better, and therefore I'm sorely disappointed.
    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  126. If I Had a Rocket Launcher, that SOB RMS would Die by Anonymous Coward · · Score: 0

    Here comes the helicopter -- second time today
    Everybody scatters and hopes it goes away
    How many kids they've murdered only God can say
    If I had a rocket launcher...I'd make somebody pay

    I don't believe in guarded borders and I don't believe in hate
    I don't believe in generals or their stinking torture states
    And when I talk with the survivors of things too sickening to relate
    If I had a rocket launcher...I would retaliate

    On the Rio Lacantun, one hundred thousand wait
    To fall down from starvation -- or some less humane fate
    Cry for guatemala, with a corpse in every gate
    If I had a rocket launcher...I would not hesitate

    I want to raise every voice -- at least I've got to try
    Every time I think about it water rises to my eyes.
    Situation desperate, echoes of the victims cry
    If I had a rocket launcher...Some son of a bitch would die

    According to an article called "Hell Fire!" by Bridget Freer, FHM magazine, December 1999 issue, "If I Had A Rocket Launcher" was one of the songs played at high volume outside the Vatican Embassy in Panama City in 1989, in order to drive out Manuel Noriega. Along with "I Fought The Law" and "Nowhere To Run" among others, it was not successful because of complaints from the Ambassador.

  127. Re:Antics like this... by Anonymous Coward · · Score: 4, Informative

    Seemingly ridiculous, indeed, save for one point: If ever they find you gave money to some "terrorist" group or were involved with some "communist" organization, they can deport you. Not because giving your money to some "terrorist" group or having "communist" friends is illegal (it may not be), but because you lied on your immigration forms, and entered the country thus on false pretenses. That's sufficient to deport you, without the hassle of formally accusing you of dubious crimes.

  128. Re:Antics like this... by Anonymous Coward · · Score: 1, Informative

    1) I think the "have you been a member of the communist party" question is a mistake on your part. IIRC the correct question is "were you a memeber of the german nazi party during the war".
    Communists can run, on the ballot, for president in the US, they aren't illegal. Harboring war criminals is.

    2) these questions are to allow the government to quickly and efficiently revoke the visa and kick the person out if they are found to having lied on those questions. It is much easier to nullify a visa than to resind it.

    And I think anyone who has visited both Soviet Russia & the most US constitution-blind America wouldn't have too much of a problem telling them appart once inside.

  129. Re:Antics like this... by MightyYar · · Score: 1

    Unfortunately, our country is run by lawyers and bureaucrats... don't expect a lot of common sense when dealing with the government. Most policies can be traced back to CYA (cover your ass). Fortunately once you are inside you rarely have to deal with them.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  130. Re:Antics like this... by MightyYar · · Score: 1

    I wish we didn't jail so many people for drug crimes - it seems quite unenlightened. Still, your comparison to China is puzzling since they simply execute their drug offenders.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  131. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 3, Insightful

    I can guarantee you that the Iraq War, which began in March of 2003, took quite a bit longer than "a few months". Yes, but the squandering occurred before the Iraq war. The squandering occurred when Bush answered our worries about an Iraq war becoming fuel for exploding terrorism with "Either you're with us or you're against us," and other statements that pushed aside rather than answered our very legitimate worries about accelerating terrorism. This downhill process occurred mostly during a few months shortly before the Iraq war.

    It's sad so many people lump in the justified war in Afghanistan with the unjustified war in Iraq. Really? I'm surprised. Here in Sweden the distinction is always very clear. The general mainstream opinion is that the Afghanistan war was justified and legal, whereas the justifications for the Iraq war were highly controversial (mainstream opinions range from unjustified to dubious), and regarding legality it is considered clearly against internationally agreed rules and procedures.

    It is also generally agreed that the Afghanistan war and its aftermath could have had very positive consequences, both in the struggle against terrorism and in the democratization of the region, whereas the Iraq war from the very outset promised only exploding terrorism, and would sabotage what could otherwise have been gained in Afghanistan regarding democracy in the region.

    Here in Sweden the two wars are seen as very different, and in many ways diametrical opposites.
    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  132. why is it that by circletimessquare · · Score: 0, Troll

    the sons and daughters of democratic countries have their sympathies with the treatment of mostly terrorist assholes, imprisoned on an island which is mostly a totalitarian state?

    it's kind of like looking at a molehill, and seeing great evil, and spending all of your time obsessing about it... and completely forgetting the mountain right over your shoulder

    it's really odd to me

    kind of an inability to have perspective, to understand scale, to perceive context

    if the treatment of the prisoners in guantanamo bay were the largest problem facing the world, which the attention pointed to it would seem to suggest, then the world would be a very wonderful place

    as it is, for every single issue you are worried about, if guantamo bay is the penultimate example of that issue in your mind, you seem to be extremely deprived of contact with the reality as things be in most of the world

    why guantanamo garners so much attnetion, to me this speaks of people out of touch with the reality of the world, it speaks to me of western children

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
    1. Re:why is it that by Watson+Ladd · · Score: 1

      It's called multitasking. Yes, Cuba is bad, and Saudi Arabia worse, but that doesn't mean we can't work to close Guantanamo at the same time.

      --
      Inventions have long since reached their limit, and I see no hope for further development.-- Frontinus, 1st cent. AD
    2. Re:why is it that by jd · · Score: 1
      It's because the moles are eating your geraniums, whereas the mountains generally just sit there and take up the scenery?

      Or maybe it's because as a democracy, we are responsible for our decisions, not for anyone else's. We are accountable for the leaders we elect, because we freely elected them. We had the choice to do things differently, we chose not to. If our leaders misbehave, commit crimes, etc, then WE are culpable. Nobody else.

      Or maybe it's because education is random, cultural evolution has been sporadic, technological evolution has been hoarded, and military hardware is on sale to anyone who wants it. There is no reason to expect anyone to behave in a mature, sane fashion around nukes or other high-power weaponry, when we make no effort to raise the standards of understanding and education. Ethics isn't found in a christmas cracker, it's found only in understanding.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    3. Re:why is it that by Anonymous Coward · · Score: 0

      "The mountains generally just sit there and take up the scenery..."

      Mountains make for beautiful scenery. Landslides, on the other hand, do not. What are you going to do when that inevitable landslide comes barreling in your general direction? That's exactly what's happening in the middle east. It's a landslide of violence and evil, and I for one am not going to sit there, in that false reality of Liberalism, and say "Oh, look at that beautiful sunset!"

    4. Re:why is it that by jd · · Score: 1
      Standing there is as foolish and self-destructive as blowing the mountains up to prevent a landslide. If there is a landslide and the means exists to dissipate the energy harmlessly, do so. If not, get out the way and figure out how to dissipate the energy next time. And if the landslide was cause by you turning the scree slopes into road chippings? Well, next time try another source.

      As for the Middle East - it's hard to know what to do there. Most of the present troubles stem from covert British and American action in the past, such as deposing elected rulers and imposing people like the Shah. History shows how stubborn people can be. The defenders of Stalingrad chose suicide by starvation over German occupation, and the Germans in turn chose death and glory over surrender to the Russians. You think the Islamic fundamentalists are any less insane or fanatical? If mere, very traditional, nationalism can turn someone into a suicidal warrior, as illustrated above, then what happens when you add a religion in which death is merely an illusion?

      No amount of ferocity can tame a lump of rock, but considerable workmanship might turn it into a thing of beauty.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    5. Re:why is it that by Chrisje · · Score: 2, Insightful


      > kind of an inability to have perspective, to understand scale, to perceive context
      > why guantanamo garners so much attention

      Let me explain. Cuba and Castro don't go shooting their big fucking mouthes off about bringing freedom (tm) and democracy (r) everywhere. Cuba and Castro aren't illegally invading sovereign nations in the name of bringing said freedom (TM) and democracy (R) .

      A nation that is always proudly pointing at its Bill of Rights and Constitution, a nation that is always banging on their chest for being the Last Bastion of the Free (TM), a nation that always claims to possess the Moral High Ground (C) should never ever do what is being done on Guantanamo.

      I don't suppose the acts committed at Guantanamo are what irks people, it's the massive scale Hypocrisy and Zealotry behind it that kills people. The sheer gall of the US in the face of their own shortcomings.

      I am an atheist, but let me take this time to quote some Valued Scripture from the State Religion in the US:

      Let him who is without sin cast the first stone.

      The point here is that, by the principles on which it is founded, the US should be striving to become the one without Sin rather than the one who is throwing the rocks in this world. That would be worthy.

  133. Again, for the slow learners... by unassimilatible · · Score: 1
    We are Americans. As Americans, there are certain principles that define our country

    And two of those principles have been 1) We hold POWs until the war is over and 2) the Constitution has never, ever applied to foreign nationals captured on the battlefield (until, apparently, George W. Bush is president).

    The Constitution is not a suicide pact.

    --
    Slashdot "libertarians": Small government for me, big government for those I disagree with. -1, I disagree with you
    1. Re:Again, for the slow learners... by Chandon+Seldon · · Score: 1

      The Constitution is not a suicide pact.

      And the "War on Terror" is not an acceptable excuse to abandon the basic principle of respecting human rights. Maybe Guantanamo Bay is technically legal. Maybe it violates some treaty or other. That's a question for lawyers and diplomats - I don't even care about the answer.

      As a rational human being, I can see that a policy of holding prisoners until the end of an endless war is a blatant human rights violation. As an American Citizen, I consider that to be unacceptable. If these people are really guilty of something so bad that they need to be imprisoned it shouldn't be that hard to convince a judge. If a judge can't be convinced, then continuing to hold them is utterly indefensible ethically.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
  134. Re:Score 1 for the Islamic extremists! by TheVelvetFlamebait · · Score: 1

    I, for one, thought this was quite funny.

    --
    You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
  135. Re:Antics like this... by yorugua · · Score: 1

    Well... you must not be a LatinAmerican then. When I went to Europe (Spain, Germany, Sweeden, Belgium) they asked me the same thing: What was the purpose of my travel, where I was going to stay, and I needed to show my two-way ticket. And wait: it gets funnier: I can not go into Canada without a Visa. Up to 2002, my country was in the visa Waiver program and I could get in the US without a Visa. I went to Cancun, Mexico, and they asked me an International Credit Card at the customs... go figure...

  136. I agree with some of what you say by unassimilatible · · Score: 1
    What the hell do all these prisoners of war have to do with anyone in gitmo, since the administration insists that none of the detainees are prisoners of war, instead using circular reasoning to "prove" that the detainees are illegal combatants:

    I agree that the Bush Administration has been inconsistent and has tried to have it both ways. But if, as you say, the administration is wrong, why should its arguments have any validity in the historical paradigm I laid out (i.e., that POWS are held until hostilities cease)? Just because Bush is inconsistent (something I have lamented from Day One of this war), doesn't make the Free Gitmo! crowd right. The guys in there are hard core and many have been found on the battlefield more than once after being released from custody. This is why the US (and all countries) has always held enemies in POW camps, so they can't go back to shooting at us!

    move to discredit terrorist organizations

    Good idea in the abstract, but terrorism has continued for half a century, and it doesn't seem to be becoming discredited any time soon. And rather than call out terrorists, we see a UN that won't even pass resolutions against it (unless it is Israel defending itself) let alone take action, an international press (e.g., BBC) that won't even use the word "terrorist," and a US Democratic Congress that has just banned the term "War on Terror" in all war appropriations bills. Sounds like 1938 appeasement all over again.

    The problem is, most of the world is in a "it was on TV, so it can't happen to me" mass media slumber, and doesn't take this worldwide, fascist, revolutionary movement seriously, or they want to appease it. Problem is, there is no ignoring or appeasing Islamicists. In the New Caliphate, there is no other choice but to conform or die, and many of the conformists are asked to die too.

    --
    Slashdot "libertarians": Small government for me, big government for those I disagree with. -1, I disagree with you
    1. Re:I agree with some of what you say by Anonymous Coward · · Score: 0

      Just because Bush is inconsistent (something I have lamented from Day One of this war), doesn't make the Free Gitmo! crowd right.

      It's not about whether the free gitmo crowd is right or not (obviously they're not completely right since the people going free are showing back up as insurgents again), doing it right in the first place would have meant there wouldn't be a free gitmo crowd in the first place. Treating the terrorists as common criminals (or better, insane) with all of the due process thereof and locking them in real prisons or padded cells would have taken the wind out of the sails of the people calling the terrorists "freedom fighters" or whatever.

    2. Re:I agree with some of what you say by Anonymous Coward · · Score: 0

      And of course not long after I suggest treating the terrorists like the criminals they are, like a petulant child who half-asses his work in protest, the government started holding trials, and gave the first nutcase a whopping 9 months jail for killing a soldier. Beautiful. Now we'll hear ALL about how we were better off just holding everyone in limbo because Bush would rather do the fucking job wrong and let murderers run rampant just to make up an imaginary excuse for this crap.

  137. yeah, he made it up by ushering05401 · · Score: 1

    His comment was a play on a conservative American figure (Bill O'Reilly) who belongs to a camp of commentators that use inflamatory rhetoric to whip the populace up.

    I will check out the book you referenced when I get a chance.

    Regards.

  138. Re:Antics like this... by really? · · Score: 2, Insightful

    That's nothing, I almost fell off my chair when soon after 9/11 Bush went on TV and said "either you are with us, or you are against us." That was a well known Ceausescu era saying.

    --

    "Consistency is contrary to nature, contrary to life. The only completely consistent people are the dead." A. Huxley
  139. i'm not going to defend guantanamo by circletimessquare · · Score: 0

    but i will say this:

    if you go on and on and on with anger and righteous outrage and high holy terror about the evils of guantanamo

    and then you go

    "oh yeah, those other things are bad to"

    when those other things are orders of magnitude worse

    then you have some really weird priorities

    and you look kind of hollow and empty and childish

    to attack molehills, and ignore mountains

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
    1. Re:i'm not going to defend guantanamo by Dave21212 · · Score: 2, Insightful

      hehe... wow... I've been reading your posts...

      Your ability to talk down to people is amazingly well developed. I imagine it's your parents that taught you that, mostly by example, and as such, that's why you feel so powerless frightened and alone. Degrading other people isn't the best way to make a point.

      You seem to be making the argument that we should cast a judgement over the entire world, then line up everyone by order of the biggest sin. By doing so, you can identify the causes that are worthy of addressing (being worthy, that's not something you are familiar with is it?).

      Well let me tell you something... I do have an understanding of human nature. It is because of human weakness that we have laws, laws based on moral codes. The laws of America, it's highest laws in fact, include the right to a trial, the right to be protected against cruel and inhuman punishment, the right to speak freely. The prisoners in gitmo are prisoners of America. As such, we apply our laws and thus our moral code to them, and we exhibit these in the way we as a people handle the situation. So far, it has been to ignore our highest laws, ignore our moral standards, and now, you would advocate that we ignore the problem altogether because there is other suffering in the world.

      It's is a weak man who abandons his morals in times of trouble. In fact, by ignoring this and allowing this, it demonstrates that these morals are simply relative to the situation, which implies that they aren't morals at all.

      I understand that you feel the way you do, and I can guess why. I suggest that you either stand up for what's right, or please sit back down. Let those folks that do have conviction and courage, those folks who love America and what it stands for, let those people show you the way so that one day maybe you can learn what it is to be worthy.

      --
      "Whoever would overthrow the liberty of a nation must begin by subduing the freeness of speech."--Benjamin Franklin
  140. What about those who have reappeared? by unassimilatible · · Score: 1
    Again, you are holding the US to a standard in war that is unworkable. The reason we hold enemy troops is so that they can't shoot at us again! Many Gitmo (and other) prisoners have been released, only to appear on the battlefield again, shooting or IED-ing our troops. This is a basic reason for keeping the enemy as a POW, so they can't rejoin the fight. This is such a basic rule of warfare I almost feel silly articulating it.

    You seem to be suggesting that since this enemy is so unconventional in its strategy, tactics, and form, that (despite flouting all rules of war) it should get special treatment. This makes no sense. We reward, rather than punish, those who betray all rules of war?

    And what possible crime can someone be charged with in US Courts when they are caught in a foreign country where US Courts have no jurisdiction?

    --
    Slashdot "libertarians": Small government for me, big government for those I disagree with. -1, I disagree with you
    1. Re:What about those who have reappeared? by Chandon+Seldon · · Score: 1

      This isn't a war, because Congress has declared war against no country. If we were at war (a declared war, against a country) POW camps might be necessary. Since we aren't at war, they aren't, because assault and murder are crimes everywhere - if these people committed those crimes they should be tried in the appropriate jurisdiction.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    2. Re:What about those who have reappeared? by kir · · Score: 1

      unassimilatible,

      Go somewhere else. You're wasting your time here. Have you not learned by now that slashdot is full of cowards and rambling dunces? When The West does fall, I hope these asshats are consumed first.

      --
      3cx.org - A truly bad website.
    3. Re:What about those who have reappeared? by frogstar_robot · · Score: 1

      You seem to be suggesting that since this enemy is so unconventional in its strategy, tactics, and form, that (despite flouting all rules of war) it should get special treatment. This makes no sense. We reward, rather than punish, those who betray all rules of war?

      Ah, so there ARE rules then?
  141. i got it by circletimessquare · · Score: 1

    "Or maybe it's because as a democracy, we are responsible for our decisions, not for anyone else's. We are accountable for the leaders we elect, because we freely elected them. We had the choice to do things differently, we chose not to. If our leaders misbehave, commit crimes, etc, then WE are culpable. Nobody else."

    if a guy jaywalks on the street, scream and yell and curse about it, because he listens to you. but if another guy murders, and doesn't listen to your, well then ignore him. so your morality is based on how much the criminal responds to you, regardless of the scale of his crime? pfffft

    furthermore, we live in the age of jet air travel and the internet. what happens in kandahar, matters in manhattan. there is no magic wall separating "us" from "them". we are them, they are us. there is no place you, as a human being, are not responsible for. the only morally and intellectually defensible position on any issue in the world in today's world is a global one. there is no american problem, or middle eastern problem, or chinese problem, etc. there are only problems. human problems. and so you need a human conscience, an attitude that considers all problems in such a way that their scale, no matter how far away from you, is the only judge of how far up your agenda it should lie. do you consider yourself a person of human morality? do you think you have a human conscience? well then stop coming at me like you have only an american conscience, only a western morality

    "Or maybe it's because education is random, cultural evolution has been sporadic, technological evolution has been hoarded, and military hardware is on sale to anyone who wants it. There is no reason to expect anyone to behave in a mature, sane fashion around nukes or other high-power weaponry, when we make no effort to raise the standards of understanding and education. Ethics isn't found in a christmas cracker, it's found only in understanding."

    uh... coherence please?

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
    1. Re:i got it by jd · · Score: 1
      If there is no difference between them and you, then they are as entitled to their beliefs as you. I regard murder as an abhorrent crime. I regard the death penalty as an abhorrent crime. I regard the Bible Belt as an abhorrent crime. You will undoubtedly have a different list of abhorrent crimes. A member of some stone-age tribe in Papau New Guinea would most definitely have a different list. Yet we are to believe that you - and you alone - have the Right Way? That all the rest of us are merely blind fools, whose notions of right and wrong are - well - wrong?

      There's an excellent book, dates back to the 1960s, called "Eight Keys to Eden". I've seen it on Amazon and a few libraries probably carry copies. Read it and then get back to me about the coherency thing.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  142. you fucking idiot by Anonymous Coward · · Score: 0

    Bush didn't sack any judges. Those were lawyers that work for the Justice dept of the administrative branch. They can be fired at a President's whim. There's nothing wrong with using the death penalty to get rid of the scum of the earth. Not unlike the current Palestinian government which is run by a terrorist group.

  143. Re:Antics like this... by Torvaun · · Score: 1

    ::Shakes head:: Replying to an AC, what am I coming to?

    I approved of the war in Iraq. I felt it was a good thing for us to go there and get Saddam. The way this war has been carried out, however, is a failure. Guantanamo is one of the colossal failures. The fact that it took that long to remove the leaders was a failure. We are the US. We should be able to gather all the intel we need before we take military action. We should have been able to take out everyone in our deck of cards during the first week. We didn't, and now I believe that we have completed our mission in Iraq, and need to withdraw.

    --
    I see your informative link, and raise you a pithy comment.
  144. Re:Antics like this... by djh101010 · · Score: 1

    He should stick to what he's good at, writing software.
    Hell yes. I don't understand why people think that just because they're a famous (actor/musician/geek/whatever), we're supposed to give a shiat what their politics are. Stick to what you're good at there, sparky, and stop making an ass of yourself in other areas. It limits your credibility, which hurts open source.
  145. Re:Antics like this... by LadyLucky · · Score: 3, Informative

    The reason they put those questions on the form is so that should any of those things later turn out to be true (nazi war criminal, blah blah), they can kick you out of the country for lying on your immigration form.

    --
    dominionrd.blogspot.com - Restaurants on
  146. Recording credits by maykelmoya · · Score: 1

    I was one of the producers, you can see here the full credits.

  147. Re:Antics like this... by Jonathan · · Score: 1

    Communists may in fact be legal in the US, but that doesn't stop the question from being asked by immigration officials. I have several friends from the former Eastern block who remember the question well, as they *were* members of communist parties, not because of any love of Marx, but because it was basically required to join to have any chance of university tenure under Communist rule.

  148. GTMO concentration camp is illegal by Paua+Fritter · · Score: 1

    Actually there's no legal basis for the operation of a prison camp at Guantanamo bay.

    The Cuban govt is in no way "bound to honor the old agreement". The continued existence of the base has a much more mundane reason - that the Cubans are (for very sensible military reasons) not willing to go to war against the US to restore their sovereignty of this bit of national territory.

    As for the so-called "lease" itself:

    Firstly, it's unenforceable under international law, because it was imposed on the Cuban govt under military force. There's a Vienna convention on treaties that deals with this, amongst other things. During the colonial period, the world's colonial powers imposed all kinds of "concessions" and "treaties" on their subject peoples, and these concessions have almost always been abrogated by military, rather than legal means; i.e. by the use (or the threat of use) of force against the occupiers.

    Secondly, even if the "lease" itself had any legal credibility, the terms of the lease explicitly specify that the naval base is to be used purely as a naval base and coaling station, and for no other purpose. Use of the base as a prison is a clear breach of the terms of the lease.

    The legal fiction of a "lease" is just a fig-leaf covering up a colonial occupation of part of the territory of Cuba, very like the long US military occupation of the Panama canal zone. I guess, though, that the "lease" story plays rather better in the US than in other parts of the world, particularly in Latin America, and especially in Cuba itself. If you ask Cubans what they think - and I have - it's that the base is illegal, and a cynical insult to their national pride and legitimate patriotic feelings. The govt has repeatedly demanded that it be closed, and the territority returned to Cuban sovereignty, but apart from that, what can Cubans do? They can't take it back by force, because that could mean a major war with the most powerful nation in history, over nothing more than a valuable bit of real estate. They can't sue for it in an international court of justice, because the US govt cares nothing for international law. So all they can do is complain, and protest.

    In short, the "lease" is bullshit - the camp is just another military occupation ... one of a long, long, string of such adventures in US military history. In actual fact - as opposed to legalistic theory - the base belongs to the US by brute force. They have effectively annexed it, and they will use it as they see fit, because it suits them to do so, and because they can. Don't like it? Tough!

  149. Re:Antics like this... by killjoe · · Score: 1

    To be fair the US has also killed many people instead of jailing them, particularly terrorists. I don't know what a typical chinese jail looks like but I think I would choose any jail over a torture chamber in gitmo.

    --
    evil is as evil does
  150. Random Thoughts by Anonymous Coward · · Score: 0

    Having read so many of these comments and replies, I have a couple of random thoughts.

    Thought #1: I don't fault anyone for being anti-Bush. It certainly is their perogative. I do think that generalizing all Americans, the US, and American culture and beliefs based on the actions of this administration is haphazard at best. There are many citizens working to change recent US policy. There are many citizens that aren't happy with the actions of this administration, with some attempting to go so far as push impeachment. While not all grassroot efforts don't always succeed, its nice to live in a country where grassroot efforts can happen.

    Thought #2: Is it me or does it seem that there are a lot of people who when they become an expert in one or two subjects think they are experts in all subjects. I applaud people for having their own viewpoints, but not when they speak as if they are an authority on the matter. I include many people who have commented thus far and RMS himself.

    Thought #3: I like living in a country or under a system where I generally have the right to choose to share what's mine or horde if I want. Say what you will about capitalism, but if one chooses a more "communist" set of values within a capitalist system, there is nothing to stop them from sharing. Well, unless Eugene McCarthy is around.

    Thought #4: I caution all in citing history and historical references. History isn't always the facts, no matter whether it is the history written by the "winners" or the history written by those who got the short end of the stick. Listen to it all and read it all, but remember that generally the facts lie somewhere in the middle.

    Thought #5: Yes it may be irresponsible and yes it may be insensitive to those who don't have the luxuries I have, but damn it, life is too short. Let's all step back and not take life so seriously.

  151. Re:Antics like this... by Anonymous Coward · · Score: 0

    1) I think the "have you been a member of the communist party" question is a mistake on your part. IIRC the correct question is "were you a memeber of the german nazi party during the war".

    I remember seeing both of those questions on the form last time I had to fill one out, a few years back.

    The other thing they want to know is whether or not you are planning to assassinate the president.

  152. Re:Antics like this... by level_headed_midwest · · Score: 1

    Next you're going to say country music singers should just shut up and sing.

    It's bullshit. Being good at something does not take away your right to hold or express political views.

    No, it doesn't. But it also doesn't make you any more credible or better at espousing said beliefs than the next Joe, even though you might think that you are.
    --
    Just "gittin-r-done," day after day.
  153. actually that's not true by circletimessquare · · Score: 1

    in papua new guinea, murder is an abhorent crime

    in saudi arabia, murder is an abhorent crime

    in the netherlands, murder is an abhorent crime

    morality isn't so relativistic as you believe. certainly, there are differences from place to place, but that doesn't stop you from making universal moral proclamations about universally abhorent practices, because such things do exist

    in fact, those universally abhorent practices are where you should start making your moral pronouncements, because by doing so, you establish consensus, rather than divide, amongst the earth's peoples

    it is really such a wacky idea to you that your moral agenda should start with the most universally abhorent crimes?

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
    1. Re:actually that's not true by jd · · Score: 1
      Yes. By starting at the crimes, you start at the wrong point. Crimes are almost always a consequence of a malformed society, so to start there, you imply that societies must coalesce around a mutually-agreed point of defectiveness. That does not sound helpful, however unifying it may be. Besides which, define murder. I'd call murder the taking of another person's life. Which would therefore include ALL cases of "justifiable homicide" and State/Federal executions - which, I would point out, can't be all that universally abhorrent, or they wouldn't be legal!

      No, you need to work your way back from there. The crimes are at the end of a trail, so turn around and walk back up. See where you get. Well, one wrong direction is a lack of social justice. Too many have-nots in a world where only the haves get any say. That is as true in America as anywhere else. Perhaps more so, as people on welfare in the States are not just seen as vermin, they're seen as second-class vermin.

      Education was another wrong turn. In today's society, any job that can be done with lesser credentials than a bachelors' degree or comparable vocational training is either done by a machine or should be done by a machine. If society is to minimize the have-nots, then it must maximize those with the greatest skills achievable.

      These two alone will fix very few problems - many societies have tried and not gone much further - but I can tell you that this is starting with the solution, not living in the problem. Those who start with the problem are doomed to stay there. Those who start with the solution might - just might - produce something worthwhile.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  154. Re:Score 1 for the Islamic extremists! by PetManimal · · Score: 1

    I used to think Dead Kennedys lyrics were over the top, even when Reagan was still president, but not anymore. Jello saw it coming ...

  155. Re:Antics like this... by level_headed_midwest · · Score: 1

    I wouldn't necessarily say that greed is the thing that breaks up communism, it's the lack of motivation of the general populace and the intense corruption of those who administer the system. Just like the Pentium 4, communism looks great on paper but falls well short of the mark in the real world.

    --
    Just "gittin-r-done," day after day.
  156. Re:Antics like this... by eli+pabst · · Score: 1

    I'm not disagreeing with you. There are plenty of Caribbean countries that you can fly to and then make the hop to Cuba. The point was whether it is legal or not for US citizens to travel there. You can still get into legal trouble for traveling to Cuba without approval regardless of whether you fly direct or travel through 30 countries beforehand.

  157. Re:Antics like this... by BlueStrat · · Score: 1

    To be fair the US has also killed many people instead of jailing them, particularly terrorists. I don't know what a typical chinese jail looks like but I think I would choose any jail over a torture chamber in gitmo.

    To be fair, with regard to killing terrorists instead of jailing them, what terrorists and where were they killed? As far as I'm aware, the only ones that are/have being/been killed are on the battlefield, in the act of killing soldiers and innocent civilians.

    To be fair, as to the 'torture chambers in gitmo', cite please? The Red Cross and other humanitarian organizations have been over gitmo with a fine-toothed comb, and no 'torture chambers' or anything even close exists at gitmo.

    As to any claims by the detainees, if *I* were a dedicated jihadist captured and sent to gitmo, if some do-gooder organization came asking, I'd wail and cry and gnash my teeth about all sorts of horrible conditions, daily torture, and my innocence, with the goal of creating as much trouble as I could for the hated unbelievers. Possibly even forcing them to release me, so I could go back to strapping bombs on to men women and children to kill more unbelievers, were they so stupid as to free me.

    Cheers!

    Strat

    --
    Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
  158. Re:Antics like this... by eli+pabst · · Score: 1

    That was a direct quote to me from an agent in US customs at Atlanta, GA. Seeing as it's illegal to travel there, I haven't tried to. So I can't vouch for the veracity of whether they stamp or not (I've heard both). Regardless, my point still stands as does the quote from the State Department website.

  159. Guantanamo Prisoners are not POW's? by srobert · · Score: 2, Interesting

    Are Guantanamo Prisoners considered POW's now? The last I heard the Bush administration had categorized them as "enemy combatants"; a term intended to hold them beyond the jurisdiction of the Geneva Conventions, the criminal justice system, or any other legal standard that would impose decency upon their captors. I would like to ask Americans this question: Would you find it acceptable if captured Americans were treated exactly the way that Guantanamo Prisoners are treated? Would you not claim that they were being deprived of their rights?
      If I were in combat I would want the enemy to know that if he surrenders, he will not be treated as prisoners have been in Abu Ghraib or Guantanamo. I would want the enemy to surrender willingly, not fight to the death to avoid the fate of an American gulag.

  160. Re:Antics like this... by DahGhostfacedFiddlah · · Score: 2, Insightful

    Ad hominems aside, if you had a strong belief in something, and an audience willing to listen - wouldn't you speak?

  161. Re:Antics like this... by be-fan · · Score: 2, Insightful

    Whenever people complain about the state of affairs in the United States, I hear the excuse "we're still better than such and such country". The argument is absolutely degrading to Americans. We're one of the oldest surviving democracies on the planet. We have no standard against which to measure ourselves but our own ideals. We should never say "we're still better than Cuba", but rather ask ourselves "are we as good as we know we should be?"

    I absolutely can't stand the "be thankful you live in America" crowd. It's like the "feel good about ourself no matter what you do" crowd. Self-criticism and self-reflection are the only paths to improvement. Being content with what you have is a recipie for stagnation.

    --
    A deep unwavering belief is a sure sign you're missing something...
  162. Re:Antics like this... by spiritraveller · · Score: 0, Flamebait

    you americans think you are free? here in the UK . . .

    You're in the UK? The country whose prime minister sucks Bush's dick? Go outside and wave at the police cameras you retarded limey.

    Say what you want about my country, but I already KNOW that it's a police state. You're so deluded that you think the UK is better?

    Get real. You're the 51st state. The only difference is that you're money has a bitch printed on it and you talk like there's a turd in your mouth. Other than that, you're in the same boat.

  163. Re:Antics like this... by laejoh · · Score: 0

    Your comment actually makes me thing. Remember Reader's Digest? I remember reading it in the 80ties and still remember it was full of stories about KGB prisons in Soviet Russia, about people detained for their beliefs. There always was that 'look at those commie bastards' kind of undertone. If you don't disapprove of KGB prisons it means you like communism

    'Funny' how things turn around. Now replace Soviet Russia with US of A, KGB prisons with Gitmo and all occurences of Boris with Abdul and you won't have to edit the rest of the text!

  164. Re:Score 1 for the Islamic extremists! by wishmechaos · · Score: 2, Informative

    When people criticize the actions of the US, I don't think you should ever assume that they're criticizing the American people. The distinction is very clear.
    Although I agree with you, I think you're being overly positive. Many people don't make that distinction, and assume the current government is a reflexion of its citizens.
    I know many people who, so to speak, have a strong prejudice against US citizens, even though they may know not everyone voted Bush.
    One bad choice is excusable, but the US has earned its reputation over many, many years, and the image we have of your country influences the image we have of you. In Argentina, the term 'Yanqui' (Yankee) is used to refer to North Americans in a slightly derogative way. It's not terrible, but you hear the word 'Yanqui' much more often than 'North American'
  165. MOD PARENT UP by howlingmadhowie · · Score: 1

    if you're going to bomb citizens and schools in afghanistan with the justification, that a terrorist group active in the country funded by a seperate country was tolerated by the country's government, then you have to allow a citizen to criticise his own government.

  166. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 1

    and the image we have of your country influences the image we have of you From this I get the impression that you think that I am from the US. And immediately I feel a very strong urge to correct this impression. No, I'm not from the US, I'm Swedish!

    I get this strong urge to ask you not to consider me one of those anti-democratic bullies... So after all I do have some very strong negative feelings against Americans. And yet I also have strong positive feelings about Americans and the US. My attitude is full of contradictory feelings.

    Really, on the one hand, in several important ways the US has defended democracy. Among those huge countries that are so unhealthily large and powerful that their power will unavoidably corrupt the people who wield that power, certainly the US is preferable to all the others. But at the same time...

    One bad choice is excusable, but the US has earned its reputation over many, many years, Indeed, indeed. The persistent disastrous missteps of the US are inexcusable.

    It's amazing that a country can be so self-contradictory.
    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  167. Re:Antics like this... by polar+red · · Score: 1

    funny, I read this and thought ... why would the US government try to constantly have an "enemy"

    --
    Yes, I'm left. You have a problem with that?
  168. Re:Score 1 for the Islamic extremists! by wishmechaos · · Score: 1

    From this I get the impression that you think that I am from the US. And immediately I feel a very strong urge to correct this impression. No, I'm not from the US, I'm Swedish!
    I meant 'you' as 'you, Americans', not particularly you, I should've expressed myself better.
    I also have mixed feelings about North Americans, but I have mixed feelings towards Argentinians too; you wouldn't believe how often I hear people (particularly right-wing old people) wishing for the return of a military government to 'restore peace and order'. The same military governments the US has supported and helped establish, yes, but nobody's fault-free.
  169. Re:Score 1 for the Islamic extremists! by Lorkki · · Score: 1

    The worst possible mistake the Americans can now make, is to fail to prosecute the current administrations for the crimes they have self evidently committed, this failure would inevitably lead to even greater excesses by future administrations.

    You're a bit late in that assessment. As long as people like Henry Kissinger aren't hanging in the gallows, I'm not holding very high hopes. People seem to have a short memory for this sort of thing, especially when the public media is geared to silence it down.

  170. Re:Antics like this... by init100 · · Score: 1

    I think the "have you been a member of the communist party" question is a mistake on your part. IIRC the correct question is "were you a memeber of the german nazi party during the war".

    No, I don't think I was wrong about the communism question, but I now remember that there was a question about being a member of the german nazi party during the war, just like you said. Considering that the war ended 62 years ago, many (most?) people that survived the war have now died from age, making this question less and less relevant. I wonder when they will remove it from the form.

  171. Re:Antics like this... by Marcos+Eliziario · · Score: 1

    If you were a cuban, wiriting such a comment on cuban slashdot, you can be sure you would have a friendly visit from some gentle state officers very soon.

    --
    Your ad could be here!
  172. Re:Antics like this... by init100 · · Score: 1

    Well... you must not be a LatinAmerican then.

    That's right, I'm Swedish.

    When I went to Europe (Spain, Germany, Sweeden, Belgium) they asked me the same thing: What was the purpose of my travel, where I was going to stay, and I needed to show my two-way ticket.

    When did that happen? I would not be too surprised if this was implemented in the last few years. It sometimes seems like the EU politicians are intent on following in the footsteps of their US masters, doing all their mistakes again. I'd be surprised if this was implemented earlier though.

    The reason for my doubt is that I have relatives in the former Warsaw Pact, more specifically in Poland. I've never heard about them being asked such questions upon entering Sweden, not even before the disintegration of the pact. And you'd think that the border controls into and out of the Warsaw Pact would be pretty strict (in fact it was, but on the Polish side, I remember sitting in a queue for five hours so that the polish customs officials could check thoroughly each car coming into the country, but that's another story).

  173. Lest we forget... by BrokenHalo · · Score: 1



    The sad thing is how short people's memories are, and how ill-prepared they are to use their brains rather than allow themselves to be manipulated by politicians.

    It wasn't that long ago when any post on Slashdot indicating any kind of anti-Bush sentiment would bring out all the rednecks like fleas on a dog's back. Any question that anyone of Middle Eastern appearance was not inherently evil had them all frothing at the mouth, spitting invective at these left-wing pinko commies.

    Now the atrocities are mounting up in Cuba, Iraq and Afghanistan, just a few people are starting to think about what is happening, but few will stop to wonder about how they were played like an accordion before.

    1. Re:Lest we forget... by sumdumass · · Score: 1, Insightful

      It wasn't that long ago when any post on Slashdot indicating any kind of anti-Bush sentiment would bring out all the rednecks like fleas on a dog's back.

      Yes, and after a well orchestrated gang rape with the moderations system, all those people dispelling an anti-anti-Bush post have been successfully karma'd out or just move on to sites that weren't taken over by the left. This is a problem with the politics section being left in rather then taken out after the election like the plan original was stated. Just look at what happens to this post and you will see. Anything that questions global warming or the left's political causes get modded down.

      Any question that anyone of Middle Eastern appearance was not inherently evil had them all frothing at the mouth, spitting invective at these left-wing pinko commies.

      And yes, the old frayed ability to lump everyone into one group based on a common denominator. The thing is, I remember only certain middle eastern countries being inherently evil. But I guess after years of exposure to America being the root of all evil, these middle eastern contries don't seem as bad. I guess instead of a common denominator, we are focusing on the least common denominator.

      Now the atrocities are mounting up in Cuba, Iraq and Afghanistan, just a few people are starting to think about what is happening,

      Loud music and flushing the bible down the toilet is atrocities? After all, this is what the torture amounts to according to amnesty international. There were a few reports about physical abuse but there is never any scares and such to validate them. I'm not saying that means it didn't happen, but I would attempt to make my captors look in the worst light possible if I had the chance. Maybe atrocities just doesn't mean what it did 10 years ago. Maybe this is the one area were the dictionary failed to preserve the meaning of the words in it in favor of political posturing.

      but few will stop to wonder about how they were played like an accordion before.

      Maybe his is because few have changed their minds in places were they think they can speak freely. Maybe This is because in order to be a converted thinker on the issues mentioned for the reasons mentioned, you are bing played by the other side too. I would suck to think about how you were a tool from one idea just to realize that you are now a tool for another. And this can be validated with the politics in the US to the extreme. All the leadership from the major opposing parties do is complain that something isn't going right. They don't ever offer alternative solutions or plans that would work better. Kerry ran for office in 2004 claiming he had a plan for Iraq that would work better but because he wasn't elected as president, the country of America doesn't get to know what this better thing was. We have democrat walking around claiming the conversation on Iraq has to change but then not offering and conversation to the One guy who could change anything about it. Instead they are demanding troops quite fighting, making references to losing like in vietnam and then trying to play games with the funding of the troops and the levels of support they have to press the issues just like in vietnam were congress forced us into a loss.

      But being a tool or being played like an accordion isn't anything new. It is something that has been around for a while. Look at senator Reid's response to the recent partial birth abortion case brought before the supreme court. He voted for the Ban in the first place and then claimed the court was stacked incorrectly when it went before them. And like the Wars we are in the middle of, the side opposing it the most today was supporting it back then. But t

  174. Re:Antics like this... by init100 · · Score: 1

    Would they let you in if you ticked Yes in the form? If not, what would be the difference between lying and telling the trush if one of those questions applied to you? You would be kicked out in both cases, but lying would let you enter and stay for a while until the police found out what you were. Seems like lying would be the better alternative. Is there any downside?

  175. Re:Antics like this... by drsquare · · Score: 1

    Next you're going to say country music singers should just shut up and sing.
    Damn right. Why should someone's opinion carry more weight just because they're famous and can sing? The same goes for Bono, Geldoff etc.
  176. Re:Antics like this... by killjoe · · Score: 3, Insightful

    "To be fair, with regard to killing terrorists instead of jailing them, what terrorists and where were they killed? As far as I'm aware, the only ones that are/have being/been killed are on the battlefield, in the act of killing soldiers and innocent civilians."

    Well there was a very famous case of a supposed terrorist being killed by a missile launched from a drone in kuwait or someplace. They guy was getting in a car and boom!. No need for messy trials or jails or nothing.

    Then there was the case of the army admitting that many people were killed in afghanistan under US custody. The army coroner ruled the deaths murder.

    Then there are the cases of the "disappeared" people. People the US announced that they had captured but nobody has seen since.

    "o be fair, as to the 'torture chambers in gitmo', cite please? "

    The US has admitted to conducting waterboarding, subjecting to extreme tempratures, sensory deprivation, "stress positions", and force feeding by tubes through the nose. These acts are considered to be torture by all international conventions and the US has admitted to using these methods on a regular basis. The US claims they are not torture but they are alone in that.

    Correction to the above. Republicans claim these acts are not torture. Only republicans. Everybody else acknowledges that these are acts of torture.

    "The Red Cross and other humanitarian organizations have been over gitmo with a fine-toothed comb, and no 'torture chambers' or anything even close exists at gitmo."

    Nope. The red cross is not allowed unannounced visits and they are not allowed to interview detainees alone.

    "As to any claims by the detainees, if *I* were a dedicated jihadist captured and sent to gitmo, if some do-gooder organization came asking, I'd wail and cry and gnash my teeth about all sorts of horrible conditions, daily torture, and my innocence, with the goal of creating as much trouble as I could for the hated unbelievers."

    How convenient!. That's a really clever way to dismiss all claims of torture by everybody in every US prison everywhere in the world.

    Anyway like I said the US itself has admitted comitting these acts, the armies own doctors have ruled the deaths murder. The only people who deny systematic torture by the US military and intelligence are republicans and let's face it how can anybody take anything any republican says at face value? People like you care more about your party then the constitution, morals, human rights, justice, fairness, law and order, or the country.

    Keep denying that the US does not torture anybody. You and the rest of the 25% of the american public are a disgrace to humanity but it's important that we amplify your voices so that the rest of decent america knows people like you still exist. We can't get complacent. As long as people like you are around we must keep up our diligence.

    --
    evil is as evil does
  177. Re:Antics like this... by Anonymous Coward · · Score: 0

    >He should stick to what he's good at, writing software.

    I take it you aren't including Emacs in that statement.

  178. Re:Antics like this... by Anonymous Coward · · Score: 0

    1. To me 'enemies' in this case seems to be a few spanish peasants who didn't like serving their US overseas overlords. How was this any different from the Boston tea party? 2. It is 100% there are innocent people at Guantanamo, just as it is 100% there are terrorists as well. The problem is how they are being handled. 3. To some extent, yeah, RMS seems like a communist. But to the very same extent Bush seems like a dictator.

  179. Re:missing part of the mind by Anonymous Coward · · Score: 0

    I actually was going through all the posts to get to this one, I knew it'd be here..
    You're an arse with no idea what you're talking about.
    Richard Stallman has accomplished more and done more for computing than you have.
    He has accomplished VASTLY more and done more in his life than you have.
    Of these facts I am completely certain.
    Pigfucking closeminded so called thinkers, who deride everyone that has a twinge of ideology to their thought have drained the political landscape. Not a bit of honesty, vision, or hope can be accepted at face value. The end result is the same repetitive speeches and promises for the masses and a quick and insightful wag of the finger from Any Given Newscaster describing any public voice with anything new to say as over the top, crazy. unpalatable, safely ignorable as a result of their radicalism. Most importantly, naive.
    That is to say that you and your know it all ilk are depriving the world of its balls.
    I have read the book put out on Richard Stallman, read many things he has written throughout the years. I have never been able to just toss his ideas aside. I am too aware of an important truth: The world is an imperfect system, down to every function of ecology, sociology, or economy, that you could describe. So I keep my ears wide open in hope that eventually a new model will emerge, improving our lot to the embarrassment of you with your tail between your legs, claiming sage wisdom that is nothing but a veiled admission of intellectual cowardice. Probably a few snippy Dennis Miller quotes coming to your mind there, eh? I can just hear you now, the oily word "liberal" slipping off your tongue. Too many like you here on Slashdot if you ask me.

  180. Re:Score 1 for the Islamic extremists! by sumdumass · · Score: 2, Insightful

    So after all I do have some very strong negative feelings against Americans. And yet I also have strong positive feelings about Americans and the US. My attitude is full of contradictory feelings.
    If the US was a woman, I would think you are describing a relationship with a heroine addict. When she is sober, you love her but when she is junked up, you hate the way she ruins her life and constantly disappoints you. And sometimes you cannot tell the difference.

    I think this is a reflection of your ability to distinguish between who is doing the evils and who is being subjected to them. As an American, I find this attitude not only honest but refreshing when considering it is coming from an outsider. Usually, it is Americans reading the messages about how everything is evil and such are the Americans then having to sit back on wonder who the hell they are actually referring to. It is amazing when the government goes power crazed and usurps mosts of the freedom and the rest of the world think there is some consensus of American people supporting it.

    It is really the plague of living in a free country, many people support different actions of the government for different reasons but none of us support everything it does for the same reasons. From outside looking in, it must appear that most people support both the extreme and the exact opposite at the same time. I think the fact is that you only get this impression when looking at all the individual causes and grouping them to some common cause which is linked to the governments screw ups. But I guess that is what we deserve when American politics is divided to the point that we will elect one person over another based on their position over just one or two things. Bush was elected twice not because he was the best leader, He was just the lessor of the two evils running and the only person the second time around who had their own ideas that wasn't afraid to say something about them in public.

    The situation is really a lot like a candy store that has a few things no one else has and when the kids go in to buy this or that. Someone makes the connection that all kids like that candy store when they are only going there for one or two things that aren't the same thing the other kids are going there for.
  181. It's the holier-than-thou hypocritical BS by fantomas · · Score: 1

    (why is it that) the sons and daughters of democratic countries have their sympathies with the treatment of mostly terrorist assholes

    The USA is a lot better than many of the nasty totalitarian dictatorships round the world: there are too many, and they commit terrible abuses. But a lot of people outside the USA get quite fed up with the holier-than-thou rhetoric that sometimes issues from your fine country. Some of the claims made about how you value high moral standards are transparently at odds with activities that we see your authorities undertaking. Your country engages in activities that others find morally dubious. You form alliances with countries with terrible human rights records and then tell us in some cases that these countries are wonderful examples of democracy and respecters of human rights.

    It's the hypocrisy that gets a lot of people. You are a great nation and deep in their hearts a lot of people are grateful that it's your country that is the world's single superpower, and many people are aware that it is because of your relatively high standards of openness and press freedom that we get to hear about the negative aspects of your country.

    But negative aspects there are, and I think you'd win more praise by addressing faults, and admitting problems, and seeking to improve aspects of your system, rather than claiming the moral high ground when quite clearly in some cases you don't have it.

    Really, referring to people locked up in Guantanamo Bay as "mostly terrorist assholes" when you or I don't know, and can't know, because these people are denied access to the Red Cross, or independent legal support, doesn't help your argument.

  182. Waterboarding video by rinkjustice · · Score: 1

    here..so people know what it's about. Keep in mind this video presentation is a controlled environment where the simulated interrogation victim knows full well he can stop it at any time (unlike a real interrogation environment). Seems as awful as drowning - if not worse.

  183. go to beijing by circletimessquare · · Score: 0

    there you will find chinese who believe china can do no wrong

    go to new delhi, there you will find indians who believe india can do no wrong

    go to jakarta, there you will find indonesians who think indonesia can do no wrong

    etc., etc.

    why do you think the usa should be singled out for a crime every country in the world is guilty of?

    in other words, what you wrote above about the usa is 100% true... and every country in the world thinks sunlight comes out of it's asshole too. you want to prosecute the usa especially for a crime all countries of the world partake in: arrogant blind self-centered nationalism

    why is your disillusionment with the existence of the usa's nationalism such a shock to you?

    unless you actually swallowed that bs for some time before?

    the the usa should suffer because you believed something about the usa no one should have believed in the first place?

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
  184. Re:Antics like this... by mahmud · · Score: 1

    Any ideology that preaches the sacrifice of the individual to the collective, the state, the race, the deity, whatever the hell it is, is fundamentally based on hatred of and contempt for people and the lust for power. And communism it is not. Communism is the system where everyone does whatever they feel like it and get whatever goods they want for free. If anything, it's closer to anarchy than to a totalitarian state.
  185. Re:Antics like this... by mahmud · · Score: 1

    Ok, I have to admit that I haven't read Das Capital. Still somehow I am under the impression that Marx advocated non-violent, natural change from capitalism into communism. He did not support revolution as means to achieve a communist state. And natural harmonious evolution of social system hardly entails excessive use of authority.

  186. yet another naive idealist, building castles in the sky about the shape of human societies, without the slightest understanding of actual human nature

    dude, there's been a million like you before, and a million more will come after, and you're all the same: fueled by an earnest naivete whose fatal flaw is a lack of understanding of the good, the bad, and the ugly of essential human nature, of whatever society, of whatever time period

    there's nothing wrong with idealism. but there's everything wrong with your particular brand if idealism: built upon a bad foundation. that bad foundation is a poor understanding of the human beings around you, who supposedly would someday inhabit your wonderful fantasies of perfect societies. but those perfect societies you dream about will never, ever exist, simply because such societies have to be made of real breathing human beings. real human beings who behave in ways which render your fantasies impossible

    in other words, whatever society you imagine that is so ideal, is impossible. strictly because your enemy is not the social injustice of classism, or whatever bogeyman you've decided to label as the source of the evils that rot society, your enemy is the simple human beings around you, as humanity simply is. you need to look more closely at essential human behavior, as it exists outside all cultures, all classes, all sexes, all races, all time periods

    in that compositie human, you will find the defeat of your high minded utopianism. not in the robber baron classes of the modern west. you've conveniently labeled them as the source of that which bedevils social justice today, but they're not the source

    but keep at it, child. you have the earnestness of a teenager who has a lot of philosophy books under his belt, but no real world experience. you'll get that real world experience someday, and then you'll know what i'm talking about

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
    1. Re:zzz by turly · · Score: 1
      Quoth circletimessquare:

      but keep at it, child. you have the earnestness of a teenager who has a lot of philosophy books under his belt, but no real world experience. you'll get that real world experience someday, and then you'll know what i'm talking about
      Wow.
      --
      IX CCXLIX XVII II CLVII CXVI CCXXVII XCI CCXVI LXV LXXXVI CXCVII XCIX LXXXVI CXXXVI CXCII
    2. Re:zzz by jd · · Score: 1

      Oh, I dunno. Let's say I was delusional and lacked real world experience (gronda gronda). I'll bet the real world stuff I'm missing out on ain't half as much fun as the fractured reality in my brain he gets to miss out on.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  187. Video of the song by Anonymous Coward · · Score: 0

    You can see him singing it a capella in this video.

  188. l finally get to say it! by Anonymous Coward · · Score: 0

    But then I read Slashdot, a site which I consider only educated ppl read and ppl who are able to think for themselves...

    You must be new here.

  189. Re:Antics like this... by PhxBlue · · Score: 1

    No, it doesn't. But it also doesn't make you any more credible or better at espousing said beliefs than the next Joe, even though you might think that you are.

    I agree. I'm just saying Stallman has the right to make controversial comments, if that's the choice he wants to make. Given the comments we've sometimes heard from lawmakers whose job is to run the country, it's kinda refreshing to hear from people who are capable of more than sound-bite commentary.

    --
    !#@%*)anks for hanging up the phone, dear.
  190. Re:Antics like this... by Anonymous Coward · · Score: 0

    No, they're not. The songs are terrible.

  191. Re:Score 1 for the Islamic extremists! by hey! · · Score: 1

    Keep this in mind: US foreign policy was far from blameless before 9/11, and if it seldom has been so incompetent, it has at times been just as misguided.

    Yet the free world still stood behind us on 9/12/2001.

    Which means there is a reason to hope that it will again on 1/20/2009.

    US liberals are actually harder on the US than their overseas counterparts. Its easier to see that US foreign policy has been a mix of good and bad if you don't feel responsible for the bad.

    Imagining the hatred and contempt of the rest of the world at the current administration's neocon blockheadedness oversimplifies things. Worse, it reinforces the neocon position that there's no point in talking to the rest of the world unless it is over the barrel of a gun. You cannot deny that anti-US hatred and contempt exists, but it's only half the story.

    The true story of the way the rest of the world looks at us is one of a powerful, deeply rooted ambivalence. The current administration's words and deeds have stretched that ambivalence in the direction of hatred, but I believe that that ambivalence is creating a powerful restorative force in the other direction. The world may hate to love us, but it also hates to hate us. One sign of this is how the foreign press covered Speaker Pelosi's trip to Syria. There was an almost palpable sense of relief that the light at the end of the tunnel of US unilateralism had at last been sighted.

    We had an unusual moment of opportunity after 9/11, which was squandered. But it was not an unique opportunity. We are living in the last days of the twentieth century, whatever the calendar may say. The historical period that future historians will call the twenty first century will start the day George W. Bush leaves office. The free world is weary of bickering with the US, and being treated with contempt by US leaders. Sheer relief will present America with another unusual historical turning point. It is critical that we do not squander this rare second chance. We face a number of severe challenges in the twenty first century, of which the global war on terror is only one. And it is not necessarily the most serious.

    None of these are challenges that the US can handle alone, nor are they challenges the rest of the world can hope to meet successfully without constructive US cooperation.

    The US has never faced a more critical election than the next US Presidential election. The character of this administration will place its unique stamp on international affairs in a way that no administration has done since the days of the Marshall Plan.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  192. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 1

    If the US was a woman, I would think you are describing a relationship with a heroine addict. When she is sober, you love her but when she is junked up, you hate the way she ruins her life and constantly disappoints you. And sometimes you cannot tell the difference. What a fascinating analogy! And chilling!

    Usually, it is Americans reading the messages about how everything is evil and such are the Americans then having to sit back on wonder who the hell they are actually referring to. In fact, very often we have the same experience this side of the ocean. Some Americans will tell us how Europe is unfree or Socialist or anti-American, or how the French or the Germans are nasty bastards or whatever, and we'll shake our heads wondering who they are talking about among the many, many different countries and groups and peoples here.

    I think on both sides of the ocean we need to learn to see that on the other side of the ocean there are vast numbers of different people with different backgrounds, different opinions, different political leanings, living in different countries/states, also experiencing differences between North and South, differences between city and countryside, differences between young and old, and so on and on and on.

    Hopefully given time we'll understand this better and better.
    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  193. Not to mention Maher Arar by MochaMan · · Score: 1

    Replace "German" with "Canadian" and you get another example of the US handing over a non-american to a 3rd country to be tortured: http://en.wikipedia.org/wiki/Maher_Arar

  194. Very important! by ThanatosMinor · · Score: 1

    How was this story not tagged with 'slownewsday'

  195. Re:Score 1 for the Islamic extremists! by sumdumass · · Score: 1
    I guess I am would be guilty of not connecting this problem with the views of other countries as well. I honestly didn't even take the time to consider this until ready your reply to mine. But it makes so much sence to think that if it is happening to you, it is probab;y happening to someone else.

    I think on both sides of the ocean we need to learn to see that on the other side of the ocean there are vast numbers of different people with different backgrounds, different opinions, different political leanings, living in different countries/states, also experiencing differences between North and South, differences between city and countryside, differences between young and old, and so on and on and on.
    If only everyone were rational and well thought out like this.

    I would think most of our differences are fabricated by not knowing these things. Most of our prejudices are based from the media attention the most severe of our societies get. And sadly, our leaders positions don't necessarily reflect the rest of the country's.

    I too am hoping for a time were we can all understand this better.
  196. Re:Antics like this... by cpghost · · Score: 1

    Expect the questionnaire to be "enhanced" soon: "Have you ever indulged in music/movie piracy? Have you ever downloaded music from allofmp3.com?"

    --
    cpghost at Cordula's Web.
  197. Re:Antics like this... by sumdumass · · Score: 1

    Maybe the fact they are from a country were this is normal gave them the inclining that they weren't going through anything special.

    When I was a kid, we got new carpet and had to take our shoes off at the door. Before that we always had to take our hicking boots off and put on regular shoes.

    When I goto someone's house for whatever reason, If the carpet looks knew, I start taking my shoes off because I know there is this thing people go though thinking that you have to take special care of new carpet (probably because it costs so much to have installed in the first place). One day a friend commented on how it was weird not being able to walk on the new carpet with shoes on. I didn't think twice about it.

    This could very well be the situation with family coming from one of these states. You on the other hand, don't see this so it immediately caught your attention. People don't talk about every day ordinary things. How long would a conversation last if you tell someone one your way to work, you stopped at a red light and had two lights already green that you didn't have to stop at. At have that be the entire point of the story too.

  198. Re:Score 1 for the Islamic extremists! by Chrisje · · Score: 1

    > but the squandering occurred before the Iraq war

    > Here in Sweden the two wars are seen as very different, and in many ways
    > diametrical opposites

    True, true. I was living in Sweden at the time. However, I am Dutch, and in the prelude to the Afghanistan war, the Dutch government issued a statement that basically said "Tread carefully here. Invading Afghanistan without due research into its justifications and without due research into the consequences, be they negative or positive, of such an invasion".

    The US administration basically turned around and slapped the Dutch government on the fingers with a "Dragons be here, you're either for us or against us" type of statement.

    Consequently, members of the Royal Marine Corps are still in Afghanistan, which is costing Dutch tax-payers an arm and a leg. I still have to see irrefutable proof that the invasion of Afghanistan was a must-do, justified, and bona fide affair.

    The wars in Iraq and Afghanistan are two very different animals, but I wouldn't call either of them "justified" off the cuff. Besides, the Afghans have been known to hold their own at the peak of the power of the Soviets' Conventional army, so I don't even know if there'd be a point even if it were justified.

    Recently I saw a rather scary documentary on Neo-Conservatives in the US where it was stated Germany and France are dubbed "strategic Enemies" of the US. I almost (almost) hope that at some point in time the US will invade the EU. It's about time certain induhviduals learned the true meaning of the words "strategic Enemies". Global war to prove a point? It's horrible, but if it happens I'll definitely pick up a rifle to enter the debate.

  199. Not slownewsday, day of libertarian egos by whitroth · · Score: 1

    Sorry, but Cuba isn't anywhere near a "totalitarian country". Lessee, the pre-revolution Romania *was*. On the other hand, Cuba has, I believe, a 95% literacy rate (the US is *way* down from there); has a real national healtchcare system, and exports doctors, as opposed to the US, with between 15% and 20% with *no* healthcare, etc, etc.

    But, of course, those who've been posting more than half the responses to this story a) didn't read the translation of Guantanemaro; b) believe that everyone in Gitmo (gee, the US is holding onto Cuban territory - how 'bout giving Casto Miami?) is an Evil, High-Level terrorist (and not a single one of you little shits believes in the US Constitution (i.e, no "cruel and unusual punishment" - I suggest you get yourselves thrown into jail for a few weeks, or months, or years, and see how you feel about it); those that are old enough probably, during the Clinton administration, said all kinds of bullshit about it being "good" to have a divided gov't, with a Dem administration, and a Republican Congress, but now want a one-party state, all Republican, and the over 50% of Americans who disagree should have *your* neofascist, sorry, 'neocon', fundamentalist Christian agenda down our throats.

    Thanks, Richard.

              mark

    ObDisclaimer: yes, I *am* married to a convicted terrorist....

    carefully chosen .sig:
    Libertarian IT workers who watch their jobs go overseas should derive joy from geographic shifts in employment. Their "dog eat dog" creed requires them to be happy whenever the marketplace finds a way to pay workers less and increase business owners' profits. - Roblimo Miller, NewsForge.com

    1. Re:Not slownewsday, day of libertarian egos by petrus4 · · Score: 1

      Sorry, but Cuba isn't anywhere near a "totalitarian country". Lessee, the pre-revolution Romania *was*. On the other hand, Cuba has, I believe, a 95% literacy rate (the US is *way* down from there); has a real national healtchcare system, and exports doctors, as opposed to the US, with between 15% and 20% with *no* healthcare, etc, etc.

      These sound like exactly the sorts of claims that countries which are totalitarian would make.

      Although I'm still also thinking how marvelously apropos it was for Stallman to visit Cuba. I really do wish we could have had a photo of him and Fidel with an arm around each other's shoulder. That truly would have been the icing on the cake; especially with a nice big red hammer and sickle added above them in the photo afterwards.

  200. Re:Antics like this... by Chrisje · · Score: 1

    I don't really find Stallman's lyrics on Guantanamo ill-informed, embarrassing rantings. Basically he's echoing stuff the entire world has been saying for years now. Then again, we're all ranting, raving commies, aren't we?

    All things considered, I kind of liked his rendition of the song, though. Not bad at all, whatever the message. So on top of being a bit of a lunatic, Stallman just made me thing "that sounds neat" for quite a lot longer than 30 seconds.

    I don't really understand what your beef is with recording artists, though. You seem to think they are all ill-informed, embarrassing rich dilettantes. Does this mean you got denied a recording contract some time in your past?

    Are you calling Johnny Cash, Woodie Guthrie, Frank Zappa, Steely Dan, Bob Dylan, Cornelis Vreeswijk and many other meaningful political/social commentators in Music throughout the years ill-informed rich dilettantes? Have you seen interviews with Marilyn Manson recently? That bloke looks rather well-informed to me, even if he dresses somewhat weirdly.

  201. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 1

    I love the positive and hopeful picture that you paint. What I like most about it is that it sounds quite plausible.

    It does depend on several things developing in ways that will make it possible. But there is hope that this will happen. Let's hope.

    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  202. Re:Antics like this... by Anonymous Coward · · Score: 0

    Next you're going to say country music singers should just shut up...
    I believe you've ment to put full stop here. Or maybe to add obligatory "Wait a minute..."

  203. What about free software?? by JWW · · Score: 1

    You know, I'm not seeing many comments about free software here.....

    And I know the story's not about that, but Stallman is undeniably a leader in the Free Software movement. This action DOESN'T HELP FREE SOFTWARE AT ALL!! Critics of Stallman call him a Communist and tar and feather him whit that label, and hell maybe he is. But the problem is that there are people like me out there that wholeheartedly support the Free Software movement, but loathe Communism. People like me know that Stallman can be a quite out there on stuff, but agree with him on many of his principles, but this kind of stuff just gives a boatload of ammo to his critics in the "Licensed Software" movement.

    RMS should choose where he wants to be on this and pick his steps more carefully. Some of his supporters in software don't see eye to eye with him on this one.... And I know HE doesn't care, but the next time someone talks about Free Software with their PHB they might have to refute the line, isn't that stuff advocated by commies like RMS. He sure made the job of advocating Free Software a bit harder, but I guess he does that quite a bit. It just gets a little frustrating.

  204. Re:missing part of the mind by Anonymous Coward · · Score: 0

    Pigfucking closeminded so called thinkers, who deride everyone that has a twinge of ideology

    Hey, now! As a pigfucker, I resent being linked to close-minded assholes like the OP. I feel you have to be pretty open-minded to consider taking up a hobby like pigfucking. It's certainly not a popular pastime, though at least it gets you some exercise out in the fresh air.
      Now excuse me, Miss Piggy's wigglin' her butt again.

  205. You guys are lame by Anonymous Coward · · Score: 0

    Why is it always the people who have never lived under a dictatorship are the first to call the US one?

    Go live in Cuba for a while (not just visit) and write a report. And not as Castro's ass-buddy either.

  206. i agree wholeheartedly by Mashdar · · Score: 1

    We should be multiplying by the signum function and averaging that...
    g[k] = f[k] * sgn(f[k])
    |/f[k]| = /g[k]
    RMS is just silly.

    It would be easier to compute in a 2s compliment system too, eh?

  207. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 1

    True, true. I was living in Sweden at the time. However, I am Dutch, Leuk! Ik heb enkele jaaren in Rotterdam gewoont! Nederland is werkelijk mooi!

    The US administration basically turned around and slapped the Dutch government on the fingers with a "Dragons be here, you're either for us or against us" type of statement. I was never aware that they behaved in this bullyish fashion so early in the game. But you can certainly recognize the Bush administration in that behavior. I can't recall the US ever behaving that way toward its allies before Bush (at least its European allies) (but I could be wrong, I may have missed it).

    Recently I saw a rather scary documentary on Neo-Conservatives in the US where it was stated Germany and France are dubbed "strategic Enemies" of the US. What does "Strategic Enemy" mean in this context?

    It sounds like a very extremist view. You're not talking about mainstream US Conservatives, are you? For all its faults, I find it hard to believe that the Bush administration would be so delusional.

    I almost (almost) hope that at some point in time the US will invade the EU. It's about time certain induhviduals learned the true meaning of the words "strategic Enemies". That could be a huge disaster for humanity. The next really big challenge for humanity in the coming decades is finding substitutes for petroleum, both as energy source and for the production of fertilizers for agriculture that feeds billions. For the research into substitutes we need some degree of peace and prosperity. We need that while there is still lots of oil left.

    I almost (almost) hope that at some point in time the US will invade the EU. [...] but if it happens I'll definitely pick up a rifle to enter the debate. I find it extremely unlikely that the EU would stand a chance in a war against the US. Consider this (scroll down a little). The US is explicitly geared toward having more military might than any other power. The US also has an absurdly strong military industry and lobby, always striving for more profit and more power. Europe is geared toward having just barely enough to make sure neighbors like Russia don't start getting ideas. Europe is definitely not geared toward military conflict with the US.
    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  208. Re:Score 1 for the Islamic extremists! by Wolfrider · · Score: 1

    Hmm. I thought the lyrics and concept were cool... And sad, very sad.

    --
    .
    == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
  209. Re:Antics like this... by toriver · · Score: 1

    Actually, the green or white tourist visa paper you fill out on the plane or in the arrival hall works. I read a story once about someone who had agreed to smuggle some narcotics, and then dutifully checked "yes" on whether he was bringing an illegal substance into the country. He was then dutifully arrested.

  210. Re:Antics like this... by toriver · · Score: 1

    ... aqnd in a free country you are allowed to hold shitty ideas, whether it's communism (which noone have proved RMS supports - like most of the victims of McCarthy) or that Iran should be nuked.

    Then again, I guess when you say "communism" you refer to the Chinese and Russian systems, but they were not communist as defined by theory.

  211. Re:Antics like this... by toriver · · Score: 1

    Or in outer space once everything is automatically fabricated by machines. The money-less Federation in Star Trek, as described by Picard in "First Contact", is a communist paradise where everyone gives according to ability and takes according to need.

  212. Re:Antics like this... by toriver · · Score: 1

    I thought Stallman wrote Bad Emacs and Gosling wrote Good Emacs?

  213. Example by Anonymous Coward · · Score: 0

    Habeus corpus, lack thereof.

  214. Re:Antics like this... by turly · · Score: 1

    = To a foreigner, the US immigration papers look more than silly, they make a laugh of the entire US (first impressions, you know). You have to answer questions on whether you were ever a member of a communist organization, whether you are going to the US to commit terrorist acts, etc, etc. Do they really expect the communists or terrorists to answer Yes in any of these forms? How naive are those immigration officials really?
    There is a story, possibly apocryphal, that the editor of a London newspaper used to respond to "Are you going to overthrow the lawfully elected government of teh USA" with "Sole purpose of visit".
    --
    IX CCXLIX XVII II CLVII CXVI CCXXVII XCI CCXVI LXV LXXXVI CXCVII XCIX LXXXVI CXXXVI CXCII
  215. Yeh, OK... by bandmassa · · Score: 1

    ...hey, nobody ever pointed out B&Massa's 3 Da Skips or Jiguma's Guantanamo Vacation, did they? And that was when something could be done to free David Hicks (for instance) before he pleaded guilty in the kangaroo court the land of the free trumped him in. Fighting for freedom by denying people the rights of liberty is like, well... good luck getting the virginity back, Debbie of Dallas

    --
    "I hope you like Guinness, Sir. I find it a refreshing substitute for, er... food." Col. Jack O'Neil, SG-1
  216. Re:Antics like this... by BlueStrat · · Score: 1

    Yup, just as I expected. No cites to verifiable facts, just conspiracy theories and wild claims from left-wing rumour mill websites that love to make wild claims with no actual, provable facts to back them up.

    As to what the rest of the world may say, quite frankly they'd rather surrender to the terrorists in the hopes they'd be the last to be killed. They hate the U.S. no matter what we were to do anyways, as their countries are no longer relevant on the world stage, and they would rather blame the big evil U.S., than to admit they made their own bed.

    Make no mistake, there is a war that was declared by an entire wing of Islam against all infidels. There is no diplomacy or negotiation with such religious fanatics. They will go to any extremes necessary to kill anyone that stands in the way of making all western countries into Islamic states.

    You whine about how we treat people that are *known* to have committed atrocities, caught in the act of terrorism, while saying nothing about the atrocities they have, and continue, to commit every day. Where is your anger and vitriol for the acts committed by these fanatics against innocent men, women, and children by the hundreds or more every month?

    Waterboarding?? Oh, please! If *you* were captured by a terrorist group and about to be the star in yet another beheading, I'd bet you'd have no problem with the military doing whatever it took to extract the location you were being held at, and if you deny that, you're full of it.

    As long as there are people like you around to defend, protect, and enable these monsters, they know their chances are excellent to murder you, me, our families, and our children.

    P.S.- I am not, and never have been, a Republican. I hold equal contempt for the Democrats and the Republicans. They are both cowardly, self-serving panderers with only their own interests at heart.

    Strat

    --
    Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
  217. Re:Antics like this... by jcr · · Score: 1

    Individualists are all selfish misanthropes as well.

    Some are, some aren't. Show me an individualist with a body count anywhere close to Stalin or Mao, and you might have a leg to stand on.

    Maybe there's a lesson here?

    There is, but I'm not holding my breath for you to learn it.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  218. don't tread on me by Anonymous Coward · · Score: 0

    People used to be all 'liberty or death', but it turned out to be such a hassle.

    1. Re:don't tread on me by Anonymous Coward · · Score: 0

      Yeah, some people aren't ready to die for their media player. What a bunch of Benedict Arnolds.

  219. Yes, they are called the Geneva Convention by unassimilatible · · Score: 1
    But only signatory nations to the treaty living up to its terms get the benefits of Geneva, or should, according to its terms. This how Geneva was designed, a carrot and a stick. Go read it. After reading it, tell me where Al Qaeda fits in. Not fighting for a nation, not wearing uniforms for a country, targeting civilians. Sorry, no Geneva for you Al Qaeda.

    Apparently the Left would have us treat Al Qaeda better, as opposed to worse, than combatants living up to Geneva. Talk about assbackwards thinking!

    --
    Slashdot "libertarians": Small government for me, big government for those I disagree with. -1, I disagree with you
  220. Re:Score 1 for the Islamic extremists! by Chrisje · · Score: 1

    > You're not talking about mainstream US Conservatives

    No. The true conservatives strive to Conserve (no pun) the values put forth in the Bill of Rights and the Constitution, and as such a group that I respect. We don't always agree, but I respect 'm.

    I'm talking about Neo-Conservatives, indeed the more extremist cronies. They are moving up the value chain though, having various advisory positions to the Pentagon and the White House.

    They're the people whose main fans are the dip shits that walk around in Pro-War demonstrations with an American flag tattooed on their face and a banner saying "Iraq now, France's next!".

    I fully realize they don't make up the whole spectrum of the American population, just like Jean-Marie Le Pen doesn't speak for all of France.

    > That could be a huge disaster for humanity.

    Indeed. Although there is nothing like a fresh war to spur innovation and economic growth.

    > extremely unlikely that the EU would stand a chance in a war against the US

    Firstly, there'd be allies cropping up from strange places. Secondly, you could be surprised how fast the EU could gear itself to war when presented with an external enemy. I think that the exploits of the British, the Norwegians and the Germans in WWII has proven what people in the EU are made of recently, but moreover if you read about the Anglo-Dutch wars, the Swedish wars and so on in History, I doubt the EU should be underestimated.

    Hell... The US isn't even able to deal with Iraq properly. Meanwhile, every single male in countries like Switzerland and Luxembourg is trained to pick up a gun if a threat arises, while they've got PLENTY of cash to do so. The statement you make is rather short sighted. Definitely in the longer run. They might walk in there, but they will never get out.

    > Europe is definitely not geared toward military conflict with the US.

    Ach, history proves man-kind is infinitely flexible and fast to adapt.

  221. Re:Antics like this... by killjoe · · Score: 1

    Look I can't be responsible for your stupidity, ignorance and laziness. All the events I tallked about were widely published. There were congressional hearings about it. They were all over CNN, BBC, Washington post, and even fox news.

    Apparently you are completely 100% ignorant of what is going in this regard. You have never heard of the abizaid report, you have never read it, you have no idea what it contains. You have never read the papers published by the DOJ describing what does and does not constitute torture. You did not tune into the congressional hearings when Gonzales was asked about his memo(s).

    I can't be expected to educate every fucking retard who lives in this kind of ignorance. It would take more then a year to dig up every article and then present it to you and you probably would not read them anyway. Heck I don't think you CAN read them at this point.

    Not only are you an ignorant fuck you are also morally corrupt. Anybody who advocates torture (waterboarding is torture) is evil.

    Finally presuming you are a male and you are under 40 (typical for slashdot) you are also a coward. You should be going out there to kill some muslims yourself if you hate them so much. Go get your hands on a couple of a-rabs and peel their skin off in iraq. Nobody will say anything, they will applaud and film you.

    And please don't deny you are a republican. I know why you would want to but it makes you look even worse. At least be man enough admit your voting patterns.

    --
    evil is as evil does
  222. Re:Antics like this... by BlueStrat · · Score: 1

    Yup, ad-hominum attacks. The last resort of those without facts or reason on their side. FYI I'm *well* over 50, and I *did* do my share of actual real killing on the battlefield, watched my buddies die beside me, and along the way, got a dose of real-world life-and-death reality along with memories that haunt my dreams every single night. All so you could be free to voice rants against "the man" on slashdot.

    Also, just so you know, I've voted independent in every single election. Just because you are blinded by ignorance and ideology doesn't mean you can pigeon-hole everyone that disagrees with you, just to make yourself feel better about your own lack of a grasp on history, war, religious fanaticism, basic human nature, and reality.

    If you, with these fantasies, are an average example of what's in store for this country as its' citizens and leaders, then I'm glad my age and the injuries and sickness I've suffered in defense of this country will mean, hopefully, I won't be around to see your and this countries' demise. The saddest part is, if people like you inherit the leadership of this country, the enemies of this country won't need to fire a shot, as you'll be too busy finding things to try to appease them to notice until it's far too late and tens of thousands, even hundreds of thousands or millions die, all so you can feel righteous.

    Try studying a little history before it's too late for you and this country. Please, for your own and anyone you loves' sake. I truly, despite your personal attacks, have the love for you of a fellow countryman.

    I'm not of your generation, I've spent a long time seeing the real world in action, and *living* the history you've probably only read about in books or seen in old documentaries, if at all. So please take this in earnest: You've been lied to by *both* extremes, but there *is* a very real life-and-death worldwide struggle for power over the earth by the west and the east.

    There are *no* rules or morality or mercy or surrender the enemy recognizes. If too few people come to grips with this reality too late, the slaughter will exceed anything ever dreamed of. From this point in time forward, there is no avoiding a very nasty and prolonged struggle, and many many people *are* going to die. No matter what. At this point, it's inevitable.

    The only thing left is to try to win the struggle as fast as possible, hopefully before WMDs are used, and attempt to keep the number of deaths as low as practically possible.

    "He started it!" and "That's not fair!" is for the playground, and not for facing a death-struggle for world domination with those that recognize no rule of law, mercy, morality, or surrender. Not playing is not an option. It's a death sentence for many millions.

    Strat

    --
    Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
  223. Re:Score 1 for the Islamic extremists! by tbannist · · Score: 1

    The sad and scary thing is that the current U.S. government IS a reflection of it's citizens. Not all of it's citizens, maybe not even a majority. But at least significant minority of U.S. citzens are scared out of their wits that "them foreigners" are gonna come and kill them or their babies.

    American media has been extremely complicit in supporting the government because a large subsection of the public believes in the Bush administration. They've forged unbreakable links of loyalty and will defend that government from any perceived slight. This puts the media in a difficult position, if they're not nice to the government then they will be inundated with complaints and harrassment from organizations that actively support the government and it's war policies, if they are nice, then they get the same treatment from those who don't support the government.

    Too many U.S. citizens are willing to make any excuse necessary for the government because they think Bush will protect them as long as he's allowed to do whatever he wants. They refuse to recognize the misbehaviour of the Bush whitehouse because they have invested too much of their hope for safety and security in the government. Asking hard questions about the government means dealing with fear and betrayal, and there's no way they want to do that again.

    --
    Fanatically anti-fanatical
  224. Re:Antics like this... by init100 · · Score: 1

    When I was a kid, we got new carpet and had to take our shoes off at the door. Before that we always had to take our hicking boots off and put on regular shoes.

    Now maybe I'm going off topic, but anyway: In Sweden, using your shoes indoors is usually frowned upon. It may be related to the fact that wall-to-wall carpeting is quite unusual, and getting even more so over time. Common floor types are parquet or parquet-imitating laminate in bedrooms and living room (sometimes in kitchens too) and floor tiles or linoleum in wet areas (such as bathrooms) and halls (the room just inside the entrance). Carpets are mostly non-fixed, and usually covers only part of the floor.

  225. Re:Antics like this... by sumdumass · · Score: 1

    Imagine how it would be a non issue for you to come to my house and I asked you to remove your shoes before coming in. Now imagine How someone else who doesn't have this custom doesn't. Think about who is going to be more willing to mention something about it.

    I picked shoes and carpet because it is common enough that quite a few people must have come across it at some time. It sounds even more common when it is customary in other countries too. In America, Most people only take their shoes off if they are tracking mud or something in. Unless there is new flooring. It isn't really done that much here unless something is new. Most houses and apartments have a square of tile or linoleum to make an area to remove your shoes. And I would bet most Americans don't know why it is even there.

  226. Re:Antics like this... by killjoe · · Score: 1

    "Yup, ad-hominum attacks. The last resort of those without facts or reason on their side. "

    Nothing else works with a republitard like yourself. All you know is hate. Facts are incabable of entering your brain and you live in the depths of ignorance which is hard to fathom by ordinary people.

    "I'm *well* over 50, and I *did* do my share of actual real killing on the battlefield, watched my buddies die beside me, and along the way, got a dose of real-world life-and-death reality along with memories that haunt my dreams every single night."

    So you are vietnam vet are you. Well good for you. I am sure the reason you are pro torture is because your experiences killing gooks have fucked you up. Get some help.

    "I truly, despite your personal attacks, have the love for you of a fellow countryman."

    Sorry my generation does not see the world in stark "us" and "them" like yours did. There are good americans and then there are americans like you.

    "but there *is* a very real life-and-death worldwide struggle for power over the earth by the west and the east."

    Only in the eyes of the most ignorant and the stupidest. People who are deprived of reality and fed a steady dose of AM radio tend to feel that way. Why don't you try reading for a change?

    "The only thing left is to try to win the struggle as fast as possible, hopefully before WMDs are used, and attempt to keep the number of deaths as low as practically possible."

    The fact that you think that's the ONLY THING LEFT TO DO shows how stupid you are. You are totaly bereft of any intelligence or imagination. The only thing you can think to do is to go on a murderous rage. Not surprising from a repulitard.

    Why don't you think a little harder and see if you can think of at least one other thing to try.

    The greatest thing that can happen for this world now is that somebody puts a bullet in your head. We need less people like you in the world and we definately need less people like you in the US.

    --
    evil is as evil does
  227. Re:Antics like this... by BlueStrat · · Score: 1

    The greatest thing that can happen for this world now is that somebody puts a bullet in your head.

    Just...wow. I guess when you lose a debate, the only thing left for you is to kill the messenger. Way to make your point. I'm sure it will be taken with all the...ummm...'seriousness' it deserves.

    With brilliant, reasoned, factual debate like yours I'm sure you'll go far. I can see I'm done here..there's no use continuing this battle of wits with the unarmed.

    Good day, sir.

    Strat

    --
    Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
  228. Re:Antics like this... by killjoe · · Score: 1

    "Just...wow. I guess when you lose a debate, "

    Lose a debate? With who? You? The fuckhead who thinks torture is fine and dandy and who can not imagine any other way to solve our problems then to go to war? Lose a debate with you? Don't make me laugh.

    "With brilliant, reasoned, factual debate like yours I'm sure you'll go far. I can see I'm done here..there's no use continuing this battle of wits with the unarmed."

    Listen you need mental help. You killed lots of people in vietnam and that's got you all fucked up. You see enemies under every corner, you think the entire muslim world has declared war on you. You think the only possible way to go forward from this point is to start killing muslims like when you were killing gooks in vietnam.

    You are sick. The soldiers you are sending to kill so you can get a vicarious hard on are going to end up just as mentally ill as you. Think about that for a second. They will all want to torture and kill for the rest of their lives just like you do.

    For the sake of our country, for the sake of humanity either kill yourself or get help.

    --
    evil is as evil does
  229. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 1

    and a banner saying "Iraq now, France's next!". Chilling! Brrr!

    Firstly, there'd be allies cropping up from strange places. [... ... ...] Ach, history proves man-kind is infinitely flexible and fast to adapt. Your analysis is fascinating, and I think you're right. My analysis was indeed short-sighted. The US may have a ridiculously large military might, but this is only useful to them in the extremely short term. The US doesn't have the first clue about what to do after its initial humongous military move.

    Considering the flexibility that you mention, Europe is also far more flexible and adaptable than the US, because of our constant debating and negotiating and compromising in the EU, to painstakingly step by step search out common grounds where our many different nations and cultures can reach agreements. The US by contrast is shockingly authoritarian and rigid, geared toward black-or-white views like "Either you're with us or against us."

    Indeed, Iraq shows how astonishingly rigid and short-sighted the US can be, with their total inability to understand what Europe saw from the outset, that the Iraq war was very likely to lead to explosively increasing terrorism.

    Having seen your analysis I'm far less pessimistic about what would happen, should the US get crazed enough to invade Europe.

    Even so, it could become quite a disaster, where precious resources would be squandered. Humanity needs to find solutions to urgent problems before it's too late.

    What really needs to happen is that the US needs to come to their senses and understand that Europe and the US need to be allies, and need to respect each others as allies. No childish outbursts of "Either you're with us or against us." Negotiations are needed, giving and taking, searching for common grounds. Our similarities are greater than our differences and we have common goals. We should work together.
    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  230. Re:Score 1 for the Islamic extremists! by Chrisje · · Score: 1

    > Our similarities are greater than our differences and we have common goals. We should work together.

    This doesn't just go for the US and Europe, but also for Israel and the league of Arab nations for that matter. Shakespeare wrote the following quotation in the 1500's to make people identify with the Jewish plight:

    "I am a Jew. Hath not a Jew eyes?
    Hath not a Jew hands, organs, dimensions,
    senses, affections, passions?
    fed with the same food, hurt with the same weapons,
    subject to the same diseases, healed by the same means,
    warmed and cooled by the same winter and summer,
    as a Christian is?
    If you prick us, do we not bleed?
    If you tickle us, do we not laugh?
    If you poison us, do we not die?
    and if you wrong us, shall we not revenge?"

    Now, in 2007 in Israel, I use the same quote to try and explain to the Israelis that the Arabs, Palestinians and Lebanese are human too. I think this world is too full of zealots that refuse to realize that most people bleed red, even racist mother@#$!#s.

  231. Re:Score 1 for the Islamic extremists! by QuickFox · · Score: 1

    Indeed!

    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.