Slashdot Mirror


User: don_carnage

don_carnage's activity in the archive.

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

Comments · 517

  1. Re:Private pyle! on Military Grade Gaming · · Score: 3
    Didn't you realize that this was their plan all along? Do you think that Falcon 4.0 was made as realistic as it was just for the pleasure of the player? I think not!

    It's just like CHIMPOKOMON! We must fly the fighters to destroy the American base to acheive master chimpokomon status!

    --

  2. Re:Consumer market military simulator on Military Grade Gaming · · Score: 4

    I've played the demo of this and it's so realistic that it's creepy. Even the lighting and shadows look real! Of course, in the demo mission, my entire platoon was gunned down and I was left with a leg injury and a rocket launcher to destroy the tank and the remaining enemy force. Needless to say, I lost.

    --

  3. Standards! on Linux-based Convergence Boxes From Rogers Cable · · Score: 2
    What they really need to do is implement standards (like 802.11)! Perhaps something like "X10" for appliances rather than just jumping in.

    You know it would be bitchin-shit to be able to sit down at your terminal and type:

    $ telnet jvc_vcr
    $ set channel 64
    $ set record 11:00pm
    $ exit

    --

  4. Re:How will it stack up, though. on Red Hat Enters The Database Market · · Score: 2

    Sorry...just an example subselect. I get very irritated when I can't do that sort of thing in MySQL...especially with updates:

    • update customers c

    • set c.salary = (select newsalary from othertable o where o.id = c.id)


    --
  5. How will it stack up, though. on Red Hat Enters The Database Market · · Score: 2
    There are quite a few very well established databases out there already: MySQL, Oracle, Postgres to name a few. Just so long as I can do this, I'll be happy:

    • select c.name

    • from customer c
      where c.id in (select cl.id
      from collections cl
      where cl.debt > 0)

    --
  6. Advertising in dreams... on Phoenix BIOS Phones Home? · · Score: 2
    From Futurama...when Fry wakes up explaining that he had the weirdest dream about underwear and it turns out it was an advertisement. Heh!

    We are not far now...
    --

  7. Re: Crystals? on CD-Eating Fungus Among Us · · Score: 2

    I remember reading a while back that someone was doing research on storing information in crystals using a laser that could burn piths into the crystal at different angles. Whatever happened to this technology?

    Also, what about flourescent optical? They were like CD's but you could see through them.

    --

  8. Re:take this into consideration... on U.S. Judge To Hear Yahoo! Web-Blocking Case · · Score: 2

    Right, but they are asking Yahoo to remove the content which resides on a server on US soil which is protected by the First Ammendment's right to free speech.

    The French court is clearly wrong here and if they don't want to see the content, they should block it themselves under their own laws in their own country!
    --

  9. Re:hey, alex chiu on Ask Internet Icon Alex Chiu · · Score: 2

    In a word: Wow.
    --

  10. Re:Alternate Controls on Interesting Keyboard/Mouse Combo · · Score: 2
    Yes.

    I am, however, pretty accustomed to the old Compaq laptops that had the trackball in the LCD display. I'd take that over a damn touch-pad any day.

    --

  11. Plateau... on Palm In Trouble? · · Score: 3

    You'd think that after a while, the bulk of consumers that wanted these things would already have them. Take me for example: I bought a Palm IIIx about a year ago and I have no reason to upgrade.

    So computer sales are down. The the internet is going under. The sky is falling. What else is new? Geesh...

    Horribly disfiguring problem discovered...find out tonight at 11!



    --
  12. From the FAQ... on Shared Source? · · Score: 2

    Q: Is Microsoft's Shared Source Philosophy a Response to Linux?

    A. Competition is a fundamental motivational force driving innovation and product improvements in many areas of business, ultimately benefiting the end consumer. Linux is one of Microsoft's many competitors.

    The issues that we are discussing in relation to the Commercial Software Model and Shared Source are much larger than Linux or Microsoft. There are fundamental concerns relating to the future of the software industry that need to be addressed. One such issue is the GNU General Public License. The wide use of Linux code and its licensing under the GPL presents a real threat to businesses and individuals who wish to obtain value from their intellectual property.

    Emphasis added.




    --
  13. But why? on Microsoft Admits To Backdoor In IIS [updated] · · Score: 2
    The article notes: "Two security experts discovered the code, which was written during the dispute between Netscape and Microsoft over their versions of Internet-browser software."

    So they put the code in there to...what? Check up on servers to see if they were running non-M$ extensions or packages? It just sounds a little odd to put a back door into a webserver for reasons of a dispute.


    --

  14. Re:Lego Case on Clear Computer Cases · · Score: 2
    Errr...don't you mean:

    pic 1
    pic 2
    pic 3

    Whoops. :^)

    --

  15. Cloning slavery? on Send out the Clones? · · Score: 4
    Not to troll, but this remark kinda struck me weird: "And as soon as we get really good with the genetic engineering, I want my own half height clone to mow my lawn."

    It's like one of those awkward moments at a party when you're not sure whether or not you're supposed to laugh. :^)

    --

  16. Somewhat interesting... on Surround Lights · · Score: 2
    "Color Kinetics' technology has the unique ability to produce distinct lighting shows containing an infinite variety of colors and effects-as subtle or as dynamic as you wish-that truly reflect the feeling of whatever music you are listening to, be it Beethoven or the Beastie Boys."

    That's a mix that I'd like to hear -- Brass Monkey and Beethoven's 5th.


    --
  17. Patents are funny... on Worlds.com Patents Quake-like Games? Kinda. · · Score: 2
    This is exactly what games like Asheron's Call and EverQuest are doing.

    This company isn't looking to patent chatting...it's staking out it's claim to all future MMORPG's. It's sad that one company can patent something that's so widely used.

    I'm going to patent breathing. Pay up.

    --

  18. Re:Additional Ideas for this on Buried in email? · · Score: 2
    You can use it, hack it to pieces, whatever. I guess that falls under the premise of GPL so I'll update it to reflect that.

    The problem with using the JunkBuster, is that spammers usually use "borrowed" SMTP servers and very rarely link themselves back to a domain.

    As for fetchmail...I'm not sure...anyone?
    --

  19. Perl procmail filter... on Buried in email? · · Score: 2
    I posted this before in a previous discussion about spam, thought it would be relevant here.

    I have a little Perl program that does all of my filtering based on rules in a block file. Bascially, if the mail is not directly sent to me, or it's not in my block/pass list, then it gets dumped into a "potential-spam" folder (you can just send it to /dev/null if ya want.)

    Email me if you have any problems with it, or have questions.

    --

  20. Re:number sequences on The Quickly Descending Unix Timestamp · · Score: 1

    ahhh...what amuses a geek. :^)
    --

  21. Multiple CAT5 cables... on The Myriad Ways of Wiring Your Home? · · Score: 2

    I've been reading a lot about wiring my house (and Asking Slashdot). One tip that I've picked up from comp.home.automation is to run multiple CAT5 cables to each room. That way, you can use 6 wires for network, two for phone and have plenty left over for intercom, stereo, etc.

    --

  22. Re:And I though[t] that I had a story! on The Happy, Benign Strivers of 2600 · · Score: 2
    Heh -- I'm starting a library of banned books. That way, when the fundamentalists come, it will save them time when they light the torches. :^)

    But seriously folks, there are some pretty good books that are systematically being banned from our schools.

    --

  23. Re:And I though[t] that I had a story! on The Happy, Benign Strivers of 2600 · · Score: 4
    I actually own a copy of the Anarchist Cookbook. I bought several years ago it because I live in a free country and have the right to buy whatever literature I so choose. I have yet to even read the book, but it's nice to know I grabbed it off the shelf before the book-burners did.

    Now I have to rush out and grab my copy of Huckleberry Fin, I Know Why the Caged Bird Sings and Harry Potter.

    --

  24. Re:This is absurd! on The Lone Guns Against Spam · · Score: 2
    Heh -- nice troll, btw.

    No one gives two shits about the option to unsubscribe. Usually, it's a hijacked account (of someone you hate), or a URL to a pr0n site.

    --

  25. Re:Spam filter on The Lone Guns Against Spam · · Score: 2

    Oh yeah...and here's an example of the block file: block.conf

    --