Slashdot Mirror


User: sqlrob

sqlrob's activity in the archive.

Stories
0
Comments
2,406
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,406

  1. Re:Yeah, right. on NRLB Redefines 'Your Own Time' · · Score: 2, Insightful

    Freedom of association isn't a civil rights issue?

  2. Re:Stupid. on NRLB Redefines 'Your Own Time' · · Score: 2, Insightful

    With the exception of substance abuse or crime..

    *ANY* action (legal or not), if it doesn't affect you on work time and doesn't use work resources shouldn't matter.

    "Gee, you were speeding to get to work on time. That's illegal. You're fired"

  3. Re:Perfect Plan! on Xbox 360 to have HD-DVD, Eventually · · Score: 1

    You've named two that play on the old and not on the new.

    I said name two that play on the new and not on the old.

  4. Re:No, probably work fine in America at least on Xbox 360 to have HD-DVD, Eventually · · Score: 1

    Gee, did I credit?

    And this is in reference to the size of the media, so it's still accurate.

  5. Re:No, probably work fine in America at least on Xbox 360 to have HD-DVD, Eventually · · Score: 1

    I know there are DVD games out there, I have a couple,

    A couple? I have over a hundred. You forget that the current gen console is DVD.

  6. Re:Perfect Plan! on Xbox 360 to have HD-DVD, Eventually · · Score: 1

    Name a game that runs on the new PS2 and not the original.

  7. Re:No HD-DVD games == no confusion on Xbox 360 to have HD-DVD, Eventually · · Score: 1

    Very easily.

    Microsoft says "no", and what they say goes for their console. It's not a computer.

  8. Re:No, probably work fine in America at least on Xbox 360 to have HD-DVD, Eventually · · Score: 1

    That's plenty for the forseeable future of games.

    That sounds remarkably like "640K is enough for anyone".

    I have a two DVD console game (from Squaresoft), so it's getting there.

  9. Re:Its actually pretty good on IE7 Bugs and Reviews · · Score: 4, Funny

    only because the security features might actually work this time

      "Insanity is doing the same thing over and over again and expecting different results." - Albert Einstein

  10. Re:Article Text on Microsoft Genuine Advantage Cracked in 24 Hours · · Score: 1

    It's a vulnerability.

    The vulnerability is in the web app, not the client.

  11. Re:Umm... on EFF Requests Help to Identify "Evil" Printers · · Score: 1

    Whistleblowing
    Printing flyers for protests

    It's not whether or not what you're doing is wrong, it's whether or not the government *thinks* you are.

  12. Re:Coud AO be good for Take Two? on Hot Coffee Cooling Off · · Score: 1

    Except that RockStar is primarily a console game maker. Poorly selling console titles often eclipse well selling PC titles by orders of magnitude. I really don't see them making the investment in a PC only game.

  13. Re:Coud AO be good for Take Two? on Hot Coffee Cooling Off · · Score: 1

    The "see how it sells" is somewhat problematic when places won't sell it. They need to revamp their distribution to do it, and I'm not sure any console makers allow AO.

  14. Re:Coud AO be good for Take Two? on Hot Coffee Cooling Off · · Score: 1

    AO's been out for a while, since the beginning of the ratings, TTBOMK.

    There is an AO version of Leisure Suit Larry for the PC, in addition to the M rated ones.

    I really don't understand how Larry got an M, even in the M rated version. The only reason it was worth playing was to see how far they were pushing the envelope.

  15. Re:While supplies last on Hot Coffee Cooling Off · · Score: 1

    Notice there's no "Add to cart" button (but there is an "add to baby registry").

    I added it to my cart the night the AO changed, and kept it in saved items. The next day, "Move to cart" didn't work.

    So, no, it's too late for getting it at Amazon.

  16. Even Gamestop? on Hot Coffee Cooling Off · · Score: 2, Informative

    I tried to get it there the day the rating changed. Nope, no way, not on any of the platforms, they don't sell AO.

    And they still had the "San Andreas: Get It Here!" display up too.

    So they were one of the *first* to can it, no "even GameStop" about it, they were the leaders of the pack.

  17. Re:I don't think so ... on SpamSlayer - should we DDOS spammers? · · Score: 1

    Only once? Some sites are hosted on compromised machines, deflecting any bandwidth issues away from the spammer. Is it ethical to take down a cable modem node because one there is compromised?

  18. Re:Outstanding on Longhorn to Require Monitor-Based DRM · · Score: 1

    It's interoperability with your old monitor, so it would be defensible

  19. Re:*yeah* initializing std::vectors on Stroustrup on the Future of C++ · · Score: 1

    Again, no it doesn't, if the standard defines it a certain way.

    e.g. std::vector<int> x = { 1,2,3 };
    is defined to mean
    int xtmp[] = { 1,2,3};
    std::vector<int> x(xtmp,xtmp + sizeof(xtmp)/sizeof(xtmp[0]));

    The original line would just be syntactic sugar for the next ones. Allow that definition for any constructor assignment to a const array. That wouldn't even limit to the STL classes, you could use it in your own code.

  20. Re:Looks like PS2 pattern on Sony drops Router Functions from PS3 · · Score: 1

    Thanks for the link. I knew about the FF and Chronochross, I didn't know about the others.

  21. Re:Looks like PS2 pattern on Sony drops Router Functions from PS3 · · Score: 1

    For consumer level goods, I'd say 5-6 nines is damn well equivalent to 100%

    I'm guessing CD players, casette players, VCRs, DVD players have about the same level of media compatibility.

  22. Re:Wow on Toshiba HD-DVD Player Planned to Enforce HDMI · · Score: 1

    And even that is arguable. Playing on a computer could be classified as interoperability, which is protected under the DMCA.

  23. Re:Looks like PS2 pattern on Sony drops Router Functions from PS3 · · Score: 1

    - claims 100% backwards compatible

    What games aren't? The last list I saw was somewhere around 3 (not 3 percent, 3)

  24. Re:Probably not BOM cost, but service cost on Sony drops Router Functions from PS3 · · Score: 1

    Sony would raise the ship cost of the box were this feature in place - so they would NOT be out the money.

    You're assuming they can raise the price. Too high, and there's no demand. $399 is the last price I heard for the PS3. How many fewer sales would there be at $409? You're now above a psychological breakpoint and fewer people will buy.

  25. Re:Wow on Toshiba HD-DVD Player Planned to Enforce HDMI · · Score: 1

    "Getting it right" would involve not making it available on general purpose computers *at all*. Do you think they'll go that far?