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:It will never survive. on New California Law Bans Anonymous Media File Sharing · · Score: 1

    Moot point, since *all* material is copyrighted.

  2. Re:Cut out the publishers on No Half-Life 2 on Steam? · · Score: 1

    New releases are sucking up $50 of my paycheck every time and it can only get worse.

    So exercise a little restraint and wait.

    Do you really need everything the day or week it comes out? Wait and save 20 or 30 bucks.

  3. Re:Try not contradicting yourself. on HardOCP Wins Against Infinium Labs · · Score: 1

    BTW, I would think that loaning your games to
    friends violates personal and/or fair use and
    this is why companies are clamping down.


    Nope, Right Of First Sale. I have a copy, I can do what I want with it short of distributing new copies. Any system that violates this is arguably illegal.

    It's no different than loaning a CD or a book to a friend.

  4. Re:Try not contradicting yourself. on HardOCP Wins Against Infinium Labs · · Score: 1

    And an Xbox is state-of-the-art? Still, they
    seem to be selling a lot of them don't they.
    Last time I checked, when you buy a game cd
    you are still "paying for content".


    Yes, you are.

    But that content doesn't go away if MS goes out of business, I can loan it to friends, and get other things on loan too.

  5. Re:hope they finally got rid of some annoyances .. on GNOME 2.8 Released · · Score: 1

    Why SSH in?

    Just flip to another text terminal, log in, kill it from there.

  6. Re:Cheap fun on Spam Turns 100, By One Reckoning · · Score: 1

    I don't think so.

    Remember, there are stupid people suing their banks because they got phished.

  7. Re:awesome! on Independent Developers Fight Piracy & Lose · · Score: 1

    Being a developer myself, there's nothing more insulting than people taking your hard work for granted.

    True, but deoesn't deleting $HOME make you guilty of exactly the same offense?

  8. Re:Firing offense? on Windows Not Expected Secure Until 2011, Says MS · · Score: 1

    The shell: flaw (it exists in far more than FireFox, Word has the same flaw for example)

    There's an xpi that disables it, and I think >=0.9.2 has the fix.

  9. Re:realism on In-Game Advertising Breaks Out · · Score: 1

    We want games to be realistic, right?

    No. Part of the reason I play games is to get away from reality. Why do I want reality to intrude?

  10. Re:Let me get this straight.. on In-Game Advertising Breaks Out · · Score: 1

    Except the theaters don't get much, if any of the ticket revenue. It's all concessions.

  11. Re:RIAA targets... on RIAA Grinds Down Individuals in the Courtroom · · Score: 1
  12. Re:Go get 'em Ohio! on Best Buy Sued By Ohio · · Score: 1

    The prices of software *suck* at MicroCenter for older software. They don't adjust prices. A program I picked up at CompUSA for $1.88 was still $34.99 (original list) at MicroCenter.

    The book section rules though. Stuff you won't find anywhere else except online.

  13. Re:PRoblem is I only have wep on 80% of WiFi Networks are still Insecure, Kismet Author Says · · Score: 2, Insightful

    Someone can get sufficient info to be on your network and read the packets in less than an hour.

  14. Re:Cheaper and More Secure??? on Microsoft Funded Study Cinches 10yr Deal · · Score: 2, Insightful

    As for security, how would a Windows box be hit by much of anything behind a decent firewall?

    Then you can't let laptops on the network either, since something infected could then be behind the firewall broadcasting away.

  15. Re:Awwwww, FUUUUUDGE! on Latest SP2 News · · Score: 1

    Decode the first three encoded characters. If the first two are MZ, don't deliver the attachment. Don't worry about the name.

  16. Re:'Flaws' Not that big of a deal on Latest SP2 News · · Score: 2, Informative

    chmod a+x readme.txt

  17. Re:Loss of Privacy?-Shame on TransGaming Tagging Downloads to Combat Piracy · · Score: 1

    Should crimminals have a right to privacy?

    Guess what. In the US Criminals do, law abiding citizens don't (cf Hibel case)

  18. Re:Non-Moderated, not Slashdot on Are You Ready for the SCO Blitz? · · Score: 1

    So post the documents in this thread.

  19. Re:Question for Lawyers on SCO Spreads Rumors About IBM Lawsuit · · Score: 1

    I thought corporations are considered persons in other areas of the law. Why not here?

  20. Re:Registration only Radio Shack on The Rise Of Reg-Only Media · · Score: 2, Insightful

    The interesting thing is Radio Shack stopped the process, saying it was too annoying to customers.

    Yet now even more places ask.

  21. Re:Linux: Kiss the Blue Screen of Death Goodbye! on Moving To Linux · · Score: 2, Funny

    Neither do GPF/IPF the equivalent of segfaults and core dumps.

    Now, can you kernel panic without rebooting?

  22. Re:And this affects me how? on Phish Scams Fooling 28% of Users · · Score: 1

    You're assuming that it's that blatant.

    Some e-bay scams are ebay-update.com for example. Easy enough to see how someone could take that for real.

  23. Re:And this affects me how? on Phish Scams Fooling 28% of Users · · Score: 1

    You're assuming that the phish is attempting to turn your computer into a zombie.

    Someone else having your credit card # and SSN without owning your computer is still a problem for you, no matter what your platform.

  24. Re:Grand Theft Auto on Designing Videogames For The Wage Slave · · Score: 1

    Again, this doesn't relate to GTA3.. being lost in GTA3 and working your way out of somewhere is most of the fun.

    Not when the place you are working your way *to* is the save point.

  25. Re:IE is NOT a web browser on 4 New "Extremely Critical" IE Vulnerabilities · · Score: 1

    Bad documentation? Follow everything in the "Designed for Windows" document when coding and you'll be fine. There are no "reasonable shortcuts" when coding user seperation and privileges.