Slashdot Mirror


User: Blitzshlag

Blitzshlag's activity in the archive.

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

Comments · 57

  1. Re:Sharing.... on House Bill to Make File-Sharing an Automatic Felony · · Score: 1

    You forgot about the "copyrighted" part. Nobody cares about what you wrote, unless you went out and copyrighted it.

  2. Re:Honestly on Microsoft Wins Homeland Security Contract · · Score: 1

    See "Additionally" post ... or ignore it again, really up to you.

  3. Re:Honestly - Additionally on Microsoft Wins Homeland Security Contract · · Score: 1

    Think of the inherent cost in training 100,000+ people to use an OS they never have before. We're not talking about a group of techies here, these are computers for the entire department.

  4. Honestly on Microsoft Wins Homeland Security Contract · · Score: 3, Interesting

    Is there any other real option for the government? I'm assuming everyone here wants a distro of Linux to be the government's OS of choice. Which one? Red Hat? Are they a large enough company to ensure 24/7 tech support on the governments' 140,000 computers? I don't know, and I don't think the government does either. I think Microsoft was the safe choice. Granted it's not the more secure operating system, but their needs go beyond that.

  5. Re:Java is good but slow on Head First Java · · Score: 1
    Uhhh, talking out of your ass? Have you ever programmed?
    Congrats on choosing Java, its a great language, and far better than javascript which is more like assembly than anything else.

    The two aren't even comparable. JavaScript is a web scripting language, and nothing at all like assembly.

    Further examination showed that C could do the job as it was significantly faster due to being more object oriented and using a just in time compiler.

    C is not OO at all! Assuming you meant C++, you're still wrong!

  6. Re:more on Halo's PC Upgrades Explored · · Score: 1
    I think that multiplayer over the internet is definetely the biggest improvement, at least the most interesting

    You can already play over the net with Xbox Live

  7. Re:Jefferson says- on Big Brother Gets a Brain · · Score: 1

    amen

  8. How long before ... on Linux Comes To Afghanistan · · Score: 1

    The remaining 5 software jobs in the US get outsourced to Afganistan?

  9. What would the US reaction be if ... on Israeli X Prize Overview · · Score: 0, Troll

    ... It was Iran doing this?

  10. Re:how the hell do you pronouce that on Latest Proposals for C++0x · · Score: 1

    Correct, until the x is specified to be a number (the last digit in the year the standard is adopted).

  11. dangerous? on More on High-Altitude Balloonists · · Score: 3, Interesting

    They're ascending at 1000ft/min with a balloon the size of the Empire State Building, which is as thin as a freezer bag. So one bird strike and they're done right?

  12. Re:cool on Patent Granted for Ethical AI · · Score: 1
    I've often feared that we've given robotic and intelligent systems too much power with too little "sense" of responsibility. I fear it's only a matter of time before our machines become unhappy with their subservient roles.

    This isn't Terminator, the "AI" we have today isn't really "AI" at all. We have the equivalent of a machine pattern matching words and reading from a pre-programmed script.

  13. thats not much money on Request for Cosmic Collision Insurance · · Score: 2, Interesting

    Forget Congress. They're asking for an increase of less than 17 million/year! Come on, how many Slashdot readers are there ... we could almost pull off that much money ourselves.
    You'd think out of the 7 billion on the planet, at least 17 million of us (less than half a percent) would care enough to pitch in a dollar a year. I'm in for my buck.

  14. Re:Tells on Artificial Intelligence in Poker · · Score: 1
    I doubt cyber players could ever climb the ranks.

    RTFA! A cyber player WON the world series.

  15. Re:Finally.... on SETI Gains Respect, NASA Funding · · Score: 1

    I think you are wrong, it's really not an "investment" of money at all, as there is no chance of return on investment. While I agree that it would be great to make the discovery, it really wouldnt affect the lives of people on earth much.

    So if we detect a radio signal, it will be like the fossilized bacteria that we may or may not have found on Mars: people read it on the front page, say "oh, cool", then go back about their business. In all likelyhood by the time anything interesting would happen with an alien civilization living or dead, we will all be dead and gone ... and therin lies the funding problems. Nobody in power wants to work toward the greater good, they just want to stay in power.

  16. What's left? on No One Lives Forever Prequel Unveiled · · Score: 1

    No female lead, less spy stuff, and less 60's stuff, leaving ... every other FPS.

  17. Even if the price went up 3x ... on Dungeons & Dragons 3.5 Reviewed · · Score: 3, Insightful

    You're still getting more entertainment time for the buck playing paper D&D in a regular group than virtually anything else out there.

  18. Re:Is Dykstra still relevant today? on Dijkstra's Manuscripts Available Online · · Score: 5, Insightful

    His teachings are not language specific.

  19. Re:Is Dykstra still relevant today? on Dijkstra's Manuscripts Available Online · · Score: 1

    If you look at sourceforge, the largest number of projects being developed in any one language are C++. C++ may not be the most active language for new developments, but there is still great demand for maitenance to the vast pool of existing C++ systems out there.

  20. Subscription not necessary on Dijkstra's Manuscripts Available Online · · Score: 4, Interesting

    You could change the expiration on the temporary cookie they give you to get perminent access. Of course, this would be illegal.

  21. Re:Why would anyone ... on F-Zero Draws Console Gamers To Arcades? · · Score: 1, Troll

    Because at home most people dont have a whole device that you sit in that moves, and vibrates and has 6.1 surround sound, with a crystal clear TV. Some of you may do, but many many do not.


    Solution: headphones, beanbag chair, and a new pair of glasses
  22. Why would anyone ... on F-Zero Draws Console Gamers To Arcades? · · Score: 1

    Pay a quarter (or more) per 3 minutes of gaming in an arcade when they just shelled out $50 for the identical home version?

  23. In a similar turn of events ... on Public Confused by Tech Lingo · · Score: 1

    An article posted on boltEngine.org reports that very few of those in the general public could sucessfully describe what ignition timing was. SHOCKING!

  24. When was the last time ... on Grad Student's Work Reveals National Infrastructure · · Score: 2, Informative

    Terrorists used information like this to attack the U.S.? I may just be young and stupid, but I don't recall any attacks that would have been thwarted if locations of buildings or infastructure was better hidden. It always seems to be bombs, bombs in public places.
    Hiding information like this that one can go out into the world and witness for themselves (I can walk up to a powerplant and see it, as well as all the wires attached to it) seems impossible to me.

  25. Re:So Tempting... on JSP and Tag Libraries for Web Development · · Score: 1

    Non-OO PHP doesnt come close to J2EE's functionality and OO PHP is an insult to the term OO.