Slashdot Mirror


User: m50d

m50d's activity in the archive.

Stories
0
Comments
6,913
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,913

  1. Re:what a cliche on Glass In Spaaaaace · · Score: 1

    So you wouldn't allow a robot to try and save someone's life if it hadn't been designed to do that?

  2. Re:I've always thought on How the Phishing Biz Works · · Score: 1

    The website may well just be some zombie home computer.

  3. Re:They have the public.. on How the Phishing Biz Works · · Score: 1

    Huh? All you need to do is write a cgi script that grabs the random number from a bank login page and displays it as part of a fake login page, then uses the response the mark puts in while redirecting them to a "failed" page.

  4. Re:IRC Cashiers Karma on How the Phishing Biz Works · · Score: 1

    Cuba is "vegetating" at a better level than the countries around it, and that's with an enormous embargo in place.

  5. Re:IRC Cashiers Karma on How the Phishing Biz Works · · Score: 1

    How do you know they would still have collapsed if they weren't busy fighting an underground war and overt big-weapon contest?

  6. Re:I still don't get it.. on Desktop Linux on x86 - Adapt or Die · · Score: 1

    Obviously some people, otherwise they would have gone bankrupt.

  7. Re:backslashes on Next-gen Windows Command Line Shell Now in Beta · · Score: 1

    But then /b could legitimately mean you wanted to copy the file b in the current directory.

  8. Re:640x480 gaming on AMD Athlon 64 FX-57 Review · · Score: 1

    Point, but in your typical FPS the graphics are the biggest chunk of the processing (though the physics is getting more and more important)

  9. Re:640x480 gaming on AMD Athlon 64 FX-57 Review · · Score: 1

    Well, I wouldn't expect my CPU to be doing 640x480 either. Higher resolution would give a better approximation of real life. No hardware acceleration would make it more of a pure cpu test, which should make the effects more obvious. (Part of me's surprised they saw any changes at all at 640x480, unless it was an ai-heavy game). The 640x480 benchmark is neither realistic nor a good test of CPU.

  10. Re:backslashes on Next-gen Windows Command Line Shell Now in Beta · · Score: 1

    I was just going by what I'd read in the jargon file.

  11. Re:Lucas heard of sequels? on Star Wars 3D And TV · · Score: 1

    You asked "why not use them as the basic frame work for 3 movies." I know it's possible to get something good from bad source material e.g. the chronicles of riddick game, but it's a lot better to start from something good.

  12. Re:Glad to hear it on Yahoo! Closes User Created Chat Rooms · · Score: 1

    Not that I condone not paying for medical care, but there's a huge difference between deliberately killing something and not giving it expensive medical care.

  13. Re:I still don't get it.. on Desktop Linux on x86 - Adapt or Die · · Score: -1, Troll

    If apple sell the OS separately, it could kill the paid-for friendly linucies like xandros, because you can buy something friendlier for the same system. Of course, we don't know whether apple will do that or not.

  14. Re:640x480 gaming on AMD Athlon 64 FX-57 Review · · Score: 0
    I don't think so. At 640x480 the vid card can probably handle everything all by itself. You need to put a big load on it so that the work has to run on the cpu since the vid card can't do it all itself.

    Best thing would be to use a card with no hardware acceleration at all. Not sure where you'd find such a beast though. Perhaps you could use a game where you have a choice of renderers, and make sure it's switched to software?

    But either way, you're not any worse with a bigger res, and might well be more accurate.

  15. Re:Question... on GPL Violations of Miranda IM · · Score: 1

    There was that "open source detector" program featured on slashdot recently, but it's fairly expensive for an individual developer. I'd say leave it up to your users, if people care then they will report the violations and you can tell the company to stop. Most of them will since they haven't a leg to stand on if it goes to court.

  16. Re:"Unused resources"? on Distributed Computing on Next Gen Consoles · · Score: 1

    Hard disks break much more when spinning up or down than while running

  17. Re:backslashes on Next-gen Windows Command Line Shell Now in Beta · · Score: 3, Informative

    Yes, there is a reason for it. The original MS-DOS didn't have directories and used / for command-line switches where unix uses - (e.g. copy /b or dir /p). When MS-DOS 2 came out with directory support, they wanted to stay compatible (so you could use batch files from DOS 1, etc.) but with the primitive state of the applications back then, using / as both the command switch thing and directory separator would confuse them, so MS decided to use \ as the directory separator instead.

  18. Re:Lucas heard of sequels? on Star Wars 3D And TV · · Score: 1

    Because A) they're not that good B) they're not really conclusive.

  19. Re:Prequels... on Star Wars 3D And TV · · Score: 1

    A good prequel (and they do exist) always does that. Like with Romeo and Juliet, just because you know what's going to happen doesn't mean there can't be a good story about it.

  20. Re:I have no sympathy for the family on Yahoo! Closes User Created Chat Rooms · · Score: 1
    me kill buildings kekeke!!

    OMG plane rush lamer

    /one ticket, straight down

  21. Re:Glad to hear it on Yahoo! Closes User Created Chat Rooms · · Score: 3, Insightful

    If you're always with them why do you need yahoo to get rid of the chatrooms?

  22. Re:Glad to hear it on Yahoo! Closes User Created Chat Rooms · · Score: 1

    I think it just means all children are entitled to not be deliberately killed.

  23. Re:Great. However... on Beginner's Guide to Linux Distros · · Score: 1

    ed should be enough for everyone

  24. Re:The Gentoo conundrum on Beginner's Guide to Linux Distros · · Score: 1

    That's what distcc is for. Compile stuff for your P-90 with the faster boxes on your network.

  25. Re:Slackware on Beginner's Guide to Linux Distros · · Score: 1

    Not with KDE. If it's a KAction (which if it appears as a button and a menu item it almost certainly is) it's available through DCOP for you to script it.