Slashdot Mirror


User: hansede

hansede's activity in the archive.

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

Comments · 21

  1. Re:3/5ths compromise on Publishing Company Puts Warning Label on Constitution · · Score: 1

    Too bad anyone who understands US political history understands that the Democratic Party of Jackson's time is irrelevant to the Democratic party of today -- and if anything, is equivalent to the Republican Party of today.

    Or, perhaps, like trying to compare monetary values of the past to today's currency, comparing parties of the past to today's parties is comparing apples to oranges. However, I agree that the "(D)" was unnecessary.

  2. Re:Obligatory on The Matrix For Businesses · · Score: 1

    Why is it that HR departments always want the employees to be doing something HR-ish instead of doing the work that makes the company money? Honest question.

  3. I have to agree with the media . . . on Violent Video Games Only Affect Some People · · Score: 2, Funny

    . . . by the time I completed Barbie Wild Horse Rescue, I wanted to kill someone!

  4. Re:GTH on Review: Red Dead Redemption · · Score: 1

    Grand Theft Lasso

  5. Re:Microsoft best innovation. on Bill Gates's The Road Ahead, 15 Years Later · · Score: 3, Insightful

    Also consoles are not profitable, it's the software that run on them where the money lies.

    Whoever makes the console rakes in the developer fees. Consoles are uber profitable.

  6. Re:The choice is Apple's to make on Adobe Calls Out Apple With Ads In NY Times, WSJ · · Score: 1

    Steve Jobs is just the new Bill Gates.

    Lol, 20 years ago Bill Gates was the new Steve Jobs.

  7. Re:welp. on iPad Is Destroying Netbook Sales · · Score: 1

    Hmm, I don't know much about hand held gaming devices since I havn't had one since the original gameboy. However intuitively I'd guess you're talking about it being a more casual gaming platform? Isn't it then rather counter-intuitive that it doesn't support flash, the medium which most commonly used timewasting games are made for?

    That doesn't change the fact that it is the -ONLY- casual hand-held gaming device in its class. Flash or no Flash, it's catering to a huge audience and filling their needs better than any similar device. If another similar device comes along that does implement Flash, the iPad will have a contender, but since that is not yet the case . . .

  8. Re:welp. on iPad Is Destroying Netbook Sales · · Score: 1

    Has anyone figured out what it's good for yet?

    It very nicely fills a gap in hand-held casual gaming appliances.

  9. Re:Because of libraries and external dependencies on Man Spends 2,200 Hours Defeating Bejeweled 2 · · Score: 1

    I think you're all overly-complicating things. I would guess that the authors just didn't care because they figured that 99.99999% of players would never reach the limits of a signed int, so what difference would it make? For the incredibly small minority of people who do hit the limit, they just saved them 3 years of their life by not making it unsigned. Having just finished writing a commercial game, I can tell you that I didn't care whether my ints for keeping track of score were signed or unsigned because the people who will hit that limit represent, for all intents and purposes, none of my potential customers. Anyone who is that serious about playing my game probably needs to chill once they hit 2^31-1 points (although I actually used 64-bit ints, so good luck with that).

  10. Re:They Suck on New Litigation Targets 20,000 BitTorrent-Using Downloaders · · Score: 1

    This Slashdot-promoted definition is wrong, and out of control. The counterexample is theft of labor, or in other words the service industry. If someone charges money to provide a service, say, mowing your lawn, and then you don't pay them for that service, that is theft, as defined by law. Here is your citation. When committing the crime of theft of labor, you have not deprived anyone of physical property, yet you have committed theft.

    Wrong. You have deprived them of time (definitely physical) and energy used in doing the labor (also definitely physical). So you have taken something physical away from them that they now no longer have, hence theft.

    How is that so much different from the time spent by actors, directors, artists, etc.? I'm asking this honestly, not rhetorically.

  11. Re:i believe i can resist gravity at will on Facebook Attracting More Visitors Than Google.com · · Score: 1

    Facebook is for keeping clued in on the lives of people who you can't be around all the time, that way when you finally get to see them again, you have something to talk about. In other words, it prevents long-distance relations from becoming complete strangers. It's not likely that you'll have a meaningful relationship if you never see that person in real life, but it is also untrue to say that Facebook can't aid in strengthening/maintaining an existing relationship.

  12. Re:Yeah Not Really on Algebra In Wonderland · · Score: 1

    I don't speak enough languages to do more than guess at half of your post, but for what it's worth, I found it interesting. :P

    Twas brillig and the slithy toves. Did gyre and gimble in the wabe: All mimsy were the borogoves, And the mome raths outgrabe.

  13. Wow! on Possible Meteorite Imaged By Opportunity Rover · · Score: 4, Funny

    Looks like the Monolith was discovered on Mars. For some reason I was expecting it to be found on the Moon . . .

  14. Re:If only I could stream specific music.... on Music Streaming to Overtake Downloads · · Score: 1

    try spotify.

    Or IMEEM, which now has an iPhone app (although I haven't tried it).

  15. Re:Idiocy on Homeland Security To Scan Citizens Exiting US · · Score: 1

    Some Americans are not cowards and are not willing to sacrifice the very living ideals that make the country special for the petty illusion of 'being safe.' 0.001% of the US population were killed when the towers fell.

    You're absolutely right that there is no reason to be afraid of dying in a terrorist attack. The chances are astronomically low that you will. Yet I contend that the additional security measures taken to "stop" terrorism are actually a good thing. Do you really think for a minute that security experts don't know the same statistics that you do? The point of additional security after 9-11 is not to ACTUALLY protect anyone, the point is to make the American public feel like they're being protected. Just as terrorism itself is theater, so must your response to terrorism be theater. It's a psychological battle. You're right that there is no reason to be afraid, but it's a moot point. After 9-11 there were 300M people who needed convincing, and simply telling them "the odds are 0.001%" is not going to quell panic on that scale. You and I know the additional security is just theater, but in this case theater is the correct response.

  16. IMHO . . . on A Widescreen Laser Projector In Your Pocket · · Score: 1

    . . . iPods are the natural application for ultra-portable projectors. Having a projector built into a portable device that stores all my favorite movies would be sick. Of course, the MPAA would have something to say about that.

  17. Wow! on Pulsar Signals Could Provide Galactic GPS · · Score: 0

    I've heard of people who think they're the center of the universe, but this is just insane!

  18. Re:Newsflash: The 1980's are over. on What Free IDE Do You Use? · · Score: 1, Interesting

    It's not about "not having a choice". Windows programmers aren't stupid, they figured out IDEs are far more productive.

    To answer the question: Visual C++ Express is the one. Lightweight IDE, best compiler, most standards compliant, best debugger ... it's a free download so don't waste time looking at anything else.

    I agree with everything you have said, as I also use Visual C++ Express and find it to be highly useful. However, be warned that in my experience it will occasionally crash, losing any unsaved data. Save often!

  19. ReiserFS all the way! on Btrfs Is Not Yet the Performance King · · Score: 1, Funny

    Now all of my apps are killer apps!

  20. Re:At least a year on Windows 7 Will Be Free For a Year · · Score: 1

    Seriously though, Vista was beta quality until SP1. This is just an extended beta in the guise of a release. Call it version 1.0 and hand it out for free and everyone will beta test for you and sing your praises. Charge money for the beta testing (a la Vista) and everyone will (rightfully) demonize you.

  21. Re:Erm.....What the hell? on Microsoft To Disable Autorun · · Score: 1

    strong AI == np complete

    don't hold your breath