Slashdot Mirror


User: EvilSporkMan

EvilSporkMan's activity in the archive.

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

Comments · 591

  1. Re:My Communications w/ My Congressman Over Berman on Berman Bill Dead in the Water? · · Score: 1

    No... 22/7 = 3.142857 repeating pi = 3.14159, rounded I think you need a new calculator =P

  2. Re:Awesome on Compiling Under Wine · · Score: 3, Informative

    Well, it won't be WINE, since WINE Is Not an Emulator, as we all know. =P

  3. Re:Disaster could have been averted on A 1974 Review of D&D · · Score: 5, Funny

    That WAS an aversion of disaster. Think how many more people that'd be in about 10 generations. Way to fight overpopulation!

  4. Re:There's always another way... on U of Wyoming Fingerprinting All P2P Traffic · · Score: 2, Insightful

    Well, you do have a valid point. However, the difference "post-KaZaA" would be that people are aware of the bulk of material out there and are used to having it, so they'd be more willing to jump through the hoops to keep the stuff coming. We might even see teenage girls mustering the brainpower to log onto IRC instead of AIM...the horror!

  5. Re:How many bits before you own something ... on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    That site seems to support the theory that you can't copyright a number...

  6. Re:Isn't this illegal? on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    But...they provide Internet service to their students, who are their clients (they paid to go there, didn't they?). How are they NOT ISPs?

  7. Re:There's always another way... on U of Wyoming Fingerprinting All P2P Traffic · · Score: 5, Insightful

    Well, they still can't stamp out the CD burner and the "analog hole". Sales of CD-Rs should pick up after measures that serious are put into place, and nothing beats the bandwidth of handing your buddy a spindle of CD-Rs. Also, I don't know much about encryption, but couldn't someone and their friends agree on an arbitrarily huge key in person and trade their little hearts out?

  8. Re:How many bits before you own something ... on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    Well, under your theory, any work can be treated as number, albeit a huge one. I'd have to say that numbers have to be copyrightable for copyright to exist as we know it. Maybe the number, as interpreted by X type of software? Pretty soon we'll be sued for counting too high...

  9. Re:Eh? on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    Ok, can you recommend a good one? :)

  10. Re:Eh? on U of Wyoming Fingerprinting All P2P Traffic · · Score: 1

    Probably because encryption could be implemented, foiling the snoopware. The snoopers couldn't decompile P2P apps to extract the key or something because that'd be illegal. :)

  11. There's always another way... on U of Wyoming Fingerprinting All P2P Traffic · · Score: 4, Insightful

    What about FTPs? Direct file sending over IM clients? Usenet? IRC? Good luck, RIAA...

  12. Re:Ummmm no... on Why Nerds Are Unpopular · · Score: 1

    Public school in America. 'Nuff said.

  13. Re:Ummmm no... on Why Nerds Are Unpopular · · Score: 1

    Wow...obscure! :)

  14. Re:Drill the screws out... on Finally, A Working NES! · · Score: 1

    Hm...How long DID the NES warranty last? Was it the same 90-day warranty that we have today, or was it something that actually reflected some pride in craftsmanship and/or durability? Methinks that the Xbox "extended warranty" a)was an admission that the thing had a good chance of breaking long before the "expected" (as in it'll work with some coaxing in 15 years like the NES) lifetime, or even the "reasonable" lifetime (it'll work through the "Xbox 2"'s lifespan), and therefore should've been publicized more so that people would realize the things weren't exactly bullet-proof and b)should be standard.

    By the way, I love my Xbox, just not its lack of durability. (It works fine, but my friends' boxen sure don't)

  15. Wha?! on NCR Patents the Internet · · Score: 1

    IANAL, but those patents don't look like they cover the whole Internet to me...just database stuff. What gives? O_o

  16. Wait just a minute... on Unreal Security Hole · · Score: -1, Troll

    So, Microsoft makes Unreal? No way!!

  17. Re:Um... on Terahertz Imagery Progresses · · Score: 1

    They probably meant to say that stuff that isn't usually considered "transparent" actually is when dealing with terahertz radiation.

  18. Re:Linux? on Terahertz Imagery Progresses · · Score: 1

    Another quick note: a terabyte (as in Linux, and as in the terahertz as a measurement of computer clock speed) is actually 2^40 bytes.

  19. Terehertz Specs on Terahertz Imagery Progresses · · Score: 5, Funny

    I predict the #1 use for this technology will eventually be peeking through woman's clothes.

  20. Re:Seems ... on California EULA Lawsuit · · Score: 1

    Hey, cut me some slack here; I said it wasn't a perfect analogy. Actually, I agree with you. If owning cars was like owning [the rights to] software, you'd buy the Ferrari, which would be all the design specs, technical drawings, and so on. If you bought a Ferrari, it'd be like having a software license, where you were entitled to use the car. Software is different from tangible media. A better analogy might be music. If you really bought a song, you could do whatever you wanted with it (sell, give away, parody, shamelessly steal lyrics, etc.) because you would be the owner of said song. If, however, you bought a recording of the song, you are subject to copyright and all that because you are not the owner of the song itself.

  21. Re:and they intend to do this how? on RIAA Unveils Net Tracking Tag for Online Sales · · Score: 1

    That was obvious? I feel dumb then, since I had to look it up. >_

  22. Re:Only 70%? on Galileo Nearing Its End · · Score: 1

    Well, NASA is part of the government, isn't it? And they're responsible for space launchy things like probes, aren't they? Therefore, this was a government endeavour. Note that this is the only part of my post I'm willing to defend...^^;

  23. Re:Someones gonna get angry on Galileo Nearing Its End · · Score: 1

    If anything, it'd be an intrasystem war, since it'd be within this single solar system.

  24. Re:Only 70%? on Galileo Nearing Its End · · Score: 1

    No need - I'm 15, and I know engineering. ;)

  25. Re:appropriate permission on Arrested for Planting Spyware on College Compus · · Score: 1
    How would you do that without stopping them from receiving keyboard input at all? Writing
    if(program==KEYBOARD_SNIFFER) Dont_let_it_run();
    won't get you far...