Slashdot Mirror


User: tntguy

tntguy's activity in the archive.

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

Comments · 192

  1. Re:The first PC? on Revolution In The Valley · · Score: 5, Insightful

    What's Apple got?

    Existence?

  2. Re:Let's not make fun.. on Quake Changes Earth's Rotation, Moves Islands · · Score: 3, Insightful

    If you do want to help, donate clothing/water purifiers like Brita more than cash. They atleast go the victims directly.

    DO NOT DO THIS!!! Donate cash. Legitimate organizations can spend your money far better than you can. They'll have (access to) locals who will know what's needed. The $10 you spend on a filtered water pitcher (which won't help with bacteria) could go toward a real purifier that several people could use.

    Things are cheaper over there, and they'll usually negotiate deals on bulk purchases anyway. Plus, rather than a few bits in a bank's computer, you've caused them to deal with physical items...they have enough logistical problems.

    Now, if you (general "you", not freedom_india specifically) are local to the area, quit reading Slashdot and start helping!

  3. Re:needs some VMS stuff on What's Wrong with Unix? · · Score: 5, Funny

    I can't count the number of times I've dragged a file to the "Overwrite With Nuls" icon on the desktop. This wouldn't help at all!

  4. Re:Progress? on PostgreSQL Gets New Website, 8.0 Release Candidate · · Score: 1

    These folks might not appreciate it.

  5. Re:Where's the part with the burning and the fires on Inside an Adware Company · · Score: 2, Insightful

    What do you want?

  6. Re:What happened towards the end (SPOILERS) on Babylon 5 Movie Starts Filming in April · · Score: 2, Insightful

    The looking into the future episodes, particularly those so far ahead that all my favourite characters are long-dead and the universe has moved on, always diminished the scale of the main series to me, rather than showing how worthwhile it had all been as I suspect JMS intended.

    The whole point of that episode was to show that their influence was still extremely strong even one million years in the future. I don't understand how that could diminish the scale. But, I don't understand lots of things, so there you go. :-)

  7. Re:That wasn't just ANY football game on Babylon 5 Movie Starts Filming in April · · Score: 2, Funny

    jjjjjjjjjooooooooocccccccckkkkkkkkkks sss!</scream>

  8. Re:Question ... on Babylon 5 Movie Starts Filming in April · · Score: 1

    It became to much of a Star Trek clone.....(One ship travelling through space encountering weird aliens...)

    JMS released, briefly, the scripts for the last 3-4 episodes. If you'd read them, you'd see that Crusade was headed in a very different direction than where it started. That tends to be his style -- set things up like A, progress toward B, and then WHAM on to Z.

    I liked Crusade when TNT wasn't screwing with it. I liked that Gideon had no problems destroying ancient artifacts (or keeping one as a "pet"), or throwing an entire civilization into chaos because he didn't like how they used TV broadcasts from Earth.

  9. Re:Nice spin on Dark Age of Camelot Releases Old Expansion as Patch · · Score: 2, Insightful

    They got to use it for months (year(s)?) earlier. Think of all those suckers that paid for Doom and Quake! Phew!

  10. Re:A Prudish Comment on Review: World of Warcraft · · Score: 1

    Actually, their bread and butter are the people who don't play much. The people that are on 16 hours a day pay the same price the people that play a few hours a week pay.

    That said, slot machines don't group with you and shoot the breeze about the how you/they really ought to look at a calendar to find out what day it is.

  11. Re:Taaaake oooon meeee... on The Nonphotorealistic Camera · · Score: 1

    You spin me right 'round...

  12. Re:teenagers, hell... on Mass Transit Meets The Incredibles · · Score: 1

    And the camera(s) that would likely be installed...you'd cover that up, too, I assume? And when the car stops and opens up at a police station because the computer realized the image hadn't changed in 15 seconds, alerted an operator (optional), and treated it as a Panic Button being pushed. Then what?

  13. Re:In my mind I order the helm to do things on Trekkies Director Roger Nygard Answers · · Score: 1

    Sex is just like that!

  14. Re:I call prior art! on Museum of the Future · · Score: 1

    But then you can't put them in this museum!

  15. Re:They will put in ads on Gmail Adds POP3 To Email Accounts · · Score: 1

    Try here. Gmail invite trading. Took me a few days to get one.

  16. Re:Name recognition is a liability here on Microsoft Takes on TiVo · · Score: 1

    Call it...sTeVo

  17. Re:I love the letter that announced that change on Best Buy: 20% Of Customers Are Wrong · · Score: 1

    They charge you for auto-debit???? We give discounts to get people to use it, since it saves us a ton of money on bad debt right-offs. We easily make up the difference.

  18. Re:Introduction Cutscene! on WoW Street Date Announced · · Score: 1
    That's control-click, you...you...you insensitive clod!

    /loves his G5 with its 4-button mouse

  19. Re:lost it! on Star Wars Episode III Teaser Trailer Today · · Score: 5, Informative
    (general tip here) Never ask to be transferred to a manager. End your conversation and call back. As soon as it's your turn to start talking, ask to speak with a supervisor. If you try to escalate the call with the person you're having a problem with, they will likely warn the supervisor why you want to escalate things -- and it'll only be their side of it -- if they bother to do it at all.

    This won't always work, but you'll increase your changes of actually getting to a real supervisor faster.

  20. Re:end of the world on Dept. of Homeland Security Enforces Expired Patent · · Score: 1

    And it's not a repeat!

    Repent, I say! Repent!

    /still agnostic

  21. Re:RUS on New Hominid Species Unearthed in Indonesia · · Score: 1

    You mean ROUS...Rodents Of Unusual Size.

  22. Re:No mono or dotgnu? on Gambas 1.0 Release Candidate Available · · Score: 3, Funny

    .net is the answer to: ?xis sulp ruof si tahW

  23. Re:Let me be the first to say... on 30th Anniversary of Pascal · · Score: 1

    Modula this guy up!

  24. Re:One thing not to do on Programming Assignment Guide For CS Students · · Score: 1
    if (condition);

    The semicolon ends the if(), making it do nothing. The block inside the braces will always be executed.

    Do I get a cookie?

  25. Re:ImageMagick on Free Video Software For The Volcanocam Team? · · Score: 1

    ImageMagick, by default(?), wants to use "mpeg2encode". If you're using Debian, there isn't a package for this as far as I can tell. You can grab the source for the encoder/decoder here (FTP). Look for mpeg2vidcodec_v12.tar.gz. Compiles easily; doesn't seem to need anything fancy.