Slashdot Mirror


User: iMMersE

iMMersE's activity in the archive.

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

Comments · 145

  1. Re:Sign-on War on The Liberty Alliance Grows Again · · Score: 3, Insightful

    To get as many people using their system? I, for one, am often put off when having to fill in a form to gain access to some area of a site. If I just just sign in using some shared system, I would use more of these sites.

  2. Re:And get paid 40% less? No thanks. on Why Offshore When Canada's Next Door? · · Score: 3, Funny

    You bin to Canada recently?

    I tried to bin Canada last week, but it was way too big, and the garbage collectors wouldn't take it.

  3. Re:And get paid 40% less? No thanks. on Why Offshore When Canada's Next Door? · · Score: 2, Funny

    You don't have as many murders. Life just isn't as much fun if you know you're going to get home safely ...

  4. Re:Buy a cheap shell on Unix Shell Accounts? · · Score: 2, Informative

    really pisses me off, because I don't know how to use ZModem over SSH on Linux, so I have to zip up my site, take it over to a Winbox, fire up HyperTerminal, and Telnet in

    You really want to use is "scp". Secure CoPy.

    From "man scp" :

    scp copies files between hosts on a network. It uses ssh(1) for data transfer, and uses the same authentication and provides the same security as ssh(1).

  5. Re:You've completely missed the point on Dongles to Fake Presence of a Keyboard? · · Score: 1

    "Since I would like to use it such and don't wish to waste a keyboard just to keep it from complaining, ..."

    Where does he say he wants to prevent local access?

  6. Re:Not terribly helpful, but ... on Dongles to Fake Presence of a Keyboard? · · Score: 3, Funny

    I'm sure the UK doesn't have a monopoly on cheap computer peripherals.

  7. Not terribly helpful, but ... on Dongles to Fake Presence of a Keyboard? · · Score: 5, Insightful

    I can't imagine such a dongle could be cheaper than picking up a really cheap and nasty keyboard. Here in the UK, you can regularly get keyboards for 2GBP at computer fairs.

    You'll also have the added advantage of having a keyboard attached to machine, just in case.

  8. Re:Thoughts on the algorithm needed... on PHP Contest: Revenge of the Apple Eating Robots · · Score: 1

    The killer here is the speed of PHP - The maps they are talking about are big (905x730, 10,631 apples, 1,950 robots, but could be 1,000x1,000, 20,000 apples and 10,000 robots), and you have to play through an entire game in 60 seconds.

    An non-optimal routine I wrote takes about 4s to evaluate each move (Using something like the rules you outlined) on a 2.4Ghz P4. So it's going to take some serious optimisation to get it to the point it can play a decent number of moves.

    The first one is to play out the game without calling their routines, that way the overhead of creating nicer-to-work with data structures is minimised. This way, you work out all your moves until you need to randomly jump, and just replay them all to their code. You're probably wanting to make a couple of hundred, though, so still a long way to go.

    I definitely agree though that the way to go at this problem is to kill robots and, incidentally, picking up apples along the way.

    Interesting problem, I just not convinced that using PHP and having a 60 second limit is the way to go ...

  9. They're updating their sites accordingly ... on Google to Distribute Image Ads, Plans Email List Service · · Score: 1

    --- 9336ac9fb21c121cf4cb7495715e9cf4.txt 2004-05-11 14:40:05.000000000 +0100
    +++ d588d4824224069548024abf8198b5a2.txt 2004-05-14 10:05:02.000000000 +0100
    @@ -22,7 +22,7 @@
    Each message is grouped with all its replies and displayed as a
    conversation.

    - * No pop-up ads. No banners.
    + * No pop-up ads. No untargeted banners.
    You see only [2]relevant text ads and links to related web pages
    of interest.

  10. Re:"West coast gangstas" on GTA San Andreas Gets Release Date, Screenshots · · Score: 1

    I mean, if Pac-Man affected us as kids, we'd all be running around in dark rooms, eating magic pills and listening to repetitive electronic music ...

    That's exactly the point I was trying to make, that Pac-Man didn't affect us, or else Gen-Xers would in fact be doing all the things "Gen-Y kiddies" are doing.

    I wasn't being to be funny, I was trying to be informative.

  11. Re:"West coast gangstas" on GTA San Andreas Gets Release Date, Screenshots · · Score: 4, Funny

    That's exactly right. I mean, if Pac-Man affected us as kids, we'd all be running around in dark rooms, eating magic pills and listening to repetitive electronic music ...

  12. Re:On romance and video games on Bachelor Contest Winner Chooses PS2, Not Girl · · Score: 1

    Your sig :

    "According to slashdot users I'm funny, insightful, and interesting! So why arn't girls all over me?"

    Because you can't spell?

  13. Re:Rights? Clearly abused. on Air Canada Sues Over Misuse Of Employee Password · · Score: 1

    Compare this also to Ryanair and BA in Europe - Ryanair is massively successful and BA isn't ....

  14. Re:Rights? Clearly abused. on Air Canada Sues Over Misuse Of Employee Password · · Score: 2, Insightful

    How do you know that he didn't just automate checking which flights had empty seats on them, so he could take advantage of his free tickets?

    Sure, it looks likely that he passed this information onto his new employer, but unless you are the defendant, how can you be so sure?

    The world needs more people who don't just jump to conclusions from reading one newspaper article.

  15. Re:So who are all these Dave Gorman trolls mention on In Google We Trust · · Score: 1

    Dave Gorman didn't track down 54 other Dave Gormans in his Googlewhack adventure.

    His adventure where he found 54 other Dave Gorman's was called "Are You Dave Gorman?".

    In his Googlewhack adventure, someone emailed him to tell him that there was a googlewhack resulting in his site. He was intrigued. He found a googlewhack on another person's site. He then got that person to find a googlewhack, and so on.

    Just for the record, both stories are WAY funnier than the storylines would have you believe. Check out his books, or if you're lucky and he plays somewhere near you, his stageshow. You won't be disappointed.

    If you don't like them, I'll give you the money back myself. Shortly before invoicing Dave Gorman ...

  16. Re:illegal? on Do Your $20 Bills Explode In the Microwave? · · Score: 2, Funny

    Once they stop making money, they'll stop making pennies.

    I don't think you meant it to be funny, but seriously, this has got me in stitches.

  17. Re:Freeze first, then on Resurrecting Dead Harddrives? · · Score: 1

    I've just had this problem, but I fixed it by using Partition Magic 8 to convert the NTFS partition to FAT32, and magically, I had full access to all the files ...

  18. grrr. on Mono and dotGnu: What's the Point? · · Score: 2, Insightful

    Someone should tell him that there are other processor architectures than just x86, processors that aren't supported by MS ...

  19. Re:I wonder which on Opera Browser Creators Planning IPO · · Score: 1
    And we all know how hard that is :
    $oneColumn = str_replace( "</td><td>", "</td></tr><tr><td>" );
  20. Re:Any Slashdot readers helping out? on Chinese Internet Censorship Proves Difficult · · Score: 1

    There is at least one drug that I can grow myself.

    Penicillin?

    I just have to face facts...I don't belong here.

    Go to K5 then and stop boring us.

  21. Re:Sleep is not an option on 'Just Sleep On It' Solves Tricky Problems? · · Score: 1

    What's "a Linux company"? Seriously, I'm interested ...

    I was thinking of saying something like "is it a company which aspires to be like Microsoft, but isn't ever going to be?", but decided against it because I'll get modded troll ...

  22. Does anyone read submissions? on Marvel Focuses On Games, Trails New Titles · · Score: 1, Troll

    Marvel Focuses On Games, Trails New Titles

    Are Marvel stalking recent games? Is that what this means?

  23. Re:Let's just hope... on Two New Space Tourists Announced · · Score: 2, Informative

    Now, that's not strictly true.

  24. Re:Yeah, that would be a good idea on SCO Code to be Protected in Closed Court · · Score: 2, Funny

    You mustn't use Linux then ... :)

  25. Re:maharg's law on New Material for Spintronics Discovered · · Score: 1

    News for physics majors. Stuff that is small.