Slashdot Mirror


User: clarkcox3

clarkcox3's activity in the archive.

Stories
0
Comments
456
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 456

  1. Re:What's wrong with WEP? on AirPort 3.3 Extends WPA Security · · Score: 2, Informative

    In a word, YES. WEP is a horribly insecure protocol. All it takes is time, and you can sniff WEP keys out of the air. My basic strategy for securing WiFi is to place the access point outside of my firewall, and use some VPN (or a simple ssh tunnel) to access my "real" network.

    The moral: never rely on WEP to secure your network, always use some higher-level encryption to secure sensitive information.

  2. Re:important factoid, on Polymer Vision Produces 5" Rollable Displays · · Score: 1

    You obviously never had to download your pr0n over a 2400 bps modem :)

  3. Better not... on NASA's Spirit Rover Crew Are 'Slaves To Mars' · · Score: 1

    ...let LA County hear about this, they may claim racial discrimination.

  4. Re:Finally! on Mini-iPod Mystery Drive Unveiled? · · Score: 1

    Where does DRM enter into the equation? AAC does not imply DRM. I don't know where people got that idea, but using the AAC format when ripping CDs does not add DRM to the files, you are as free to do what you will with the resulting files as you would be with OGG, mp3, wav, aiff, etc. files.

  5. Re:A Game Is Freedom of Speech on Grand Theft Auto Ban To Be Decided By Courts · · Score: 4, Informative
    The faculty or act of expressing or describing thoughts, feelings, or perceptions by the articulation of words.

    I'd say that that covers a character in a story (which is all GTA really is: an interactive story) saying "Kill the Hatians" (or whatever the actual quote is).

    Also, there is precedence for interpreting "speech" in the first amendment to encompass the larger concept of "expression", for instance, when the Supreme Court struck down the Flag Protection Act in U.S. v. Haggerty and U.S. v. Eichman. So, according to the Supreme Court, flag burning is constitutionally protected "speech"

    "if there is a bedrock principle underlying the First Amendment, it is that the Government may not prohibit the expression of an idea simply because society finds the idea itself offensive or disagreeable"
    --Supreme Court Justice William Brennan

    There are other examples of non-verbal expression being interpreted as "speech". For example the decision in Tinker v. Des Moines, the Supreme Court said that the right of public school students to wear black armbands in protest of the Vietnam War was protected by the First Amendment.

  6. Re:A Game Is Freedom of Speech on Grand Theft Auto Ban To Be Decided By Courts · · Score: 1

    I never saw Super Mario versions, but that was the basic gist of these books. (The one I vaguely remember was about a boy who found a tunnel in the side of a hill that he could use to time travel).

  7. Re:A Game Is Freedom of Speech on Grand Theft Auto Ban To Be Decided By Courts · · Score: 4, Interesting

    Why is a video game not free speech, but a book is? Or a television program, radio program, painting, song, sculpture, etc.

    What is so different about a videogame that suddenly makes it non-speech? Is it that it's on a TV? no, can't be that because TV programs are on TV.

    Is it that it is interactive (i.e. the end user can change the outcome)? No, it can't be that because I read several books as a child where one could change the outcome. And books are protected speech.

    Is it that videogames are relatively new, and didn't exist at the time of the framing of the Constitution? No, it can't be that because TV and radio didn't exist then either.

  8. Re:3.2 gigabytes? on iPod Jr. Rumors Become More Substantial · · Score: 1

    Quick, which weighs more: A ton of feathers or a ton of bricks? :)

  9. Re:OS X Maximizes browser choice? on Konqueror Compiled For Mac OS X; KOffice Next · · Score: 1

    They did have their own engine, but they scrapped it in favor of webcore (aka Safari's rendering engine, aka KHTML)

  10. Re:Redundancy on Konqueror Compiled For Mac OS X; KOffice Next · · Score: 4, Informative

    You're not misinformed, Safari does indeed use the KHTML engine. But the point of this appears to be to show the world that KDE apps can be ported to OSX in a manner that they won't require X11 (which a lot of the less-expert users shy away from). This means that these applications can be "first class" Mac applications.

    I.e. someday soon, we may see grandmas everywhere running KOffice instead of shelling out hundreds for MS Office.

  11. Re:Why isn't X11 running? on Konqueror Compiled For Mac OS X; KOffice Next · · Score: 4, Informative

    Yes, that's the whole point of what he did. You can already run KDE under X11 on OSX. (I've done it before). The thing that is special about this was that he actually *ported* it to OSX's Quartz windowing system.

  12. Re:Sometimes I wonder.. on Konqueror Compiled For Mac OS X; KOffice Next · · Score: 4, Insightful

    It's no worse than all the OSX apps that start with a lowercase "i".

  13. Re:Original headline on Stanford Offers Cocoa Class · · Score: 1
    Actually, not to be pedantic or anything, but
    1. +(id)new should never return an autoreleased object, and
    2. +(id)new is already predefined for you by NSObject; it returns [[self alloc] init];
  14. Re:Original headline on Stanford Offers Cocoa Class · · Score: 3, Funny

    You should probably put something like that in a factory method:

    +(id)stanford
    {
    return [[[self alloc] init] autorelease];
    }

    Then you can just call:

    [Stanford stanford]

  15. Re:The Standard Model on New 'Mystery Meson' Sub-Atomic Particle Discovered · · Score: 1

    If you can disagree with the sentence, then it must have some meaning. :)

  16. Re:Red sign on New 20" iMac and Dual 1.8GHz PowerMac G5 · · Score: 1

    In a word, "yes". Do a google search for "doppler red shift"

  17. Re:Used for future? on Whistle While You Work · · Score: 1
    because the nature of human languages is such that a 1:1 correspondence between (even two closely related dialects) is impossible.
    You've obviously never heard of Mandarin and Cantonese. :)
  18. Re:64 kbps on Windows Program Enables MP3 Downloading From iTunes · · Score: 1
    That is wrong on two points:
    1. iTunes doesn't limit the bitrate of the shared music in any way
    2. MyTunes copies the whole file, it doesn't capture streams. The file that comes out of MyTunes is identical to the original in every way.
  19. Re:Will the G5 livecd work on G4s? on Gentoo LiveCD for PowerPC G5 · · Score: 1

    The beta version runs on G5 just fine. It doesn't yet control the fans, so it sounds like an airplane, but it does indeed run.

  20. Re:Will the G5 livecd work on G4s? on Gentoo LiveCD for PowerPC G5 · · Score: 1

    That's simply not true. YellowDog ran on the G5's even before they were publicly available.

  21. Re:How do they know? on Killing Cancer With a Virus · · Score: 1

    Can you say "Get them to sign a release?"

  22. Hmm, let's see on Software Installation/Update via Internet Patented · · Score: 1

    Windows Update
    apt-get
    MacOS Software Update ...

    Nope, no prior art here.

  23. Re:best part - Xcode included in the box!! on Panther Released into the Wild · · Score: 2, Informative

    Yes, in fact, it does one better, XCode gives you the option to explicitly target your code to 10.3, 10.2, or even 10.1. So, you can be sure that your software doesn't make any calls not allowed on the target OS.

  24. Re:Great! kind of on Apple Releases iTunes for Windows · · Score: 1

    Actually, AppleTalk had all of the main features of ZeroConf back in the 80's. ZeroConf was actually patterned after AppleTalk.

  25. Re:Can I use an iMac as a base station? on .Mac adds VersionTracker and iBlog to the benefits · · Score: 1

    That's simply not true. My home setup includes a PowerMac G4 hooked up to a cable modem. I have a PowerBook, and iBook, and an HP PC, all communicating wirelessly, using the G4 as the base station.