Slashdot Mirror


User: judebx

judebx's activity in the archive.

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

Comments · 5

  1. Re:Honesty? on New York Taxi Drivers To Strike Over GPS · · Score: 1

    When I visited the US for the first time, this cab driver in Austin found it tough to find the exact block of the residential area he was supposed to take me to. We had been looking around for some 10 minutes and the meter was ticking away, so I suggested that I'd pay him and get off. He said that he didn't want to leave me stranded since I was obviously new to the place, and wouldn't charge me extra. I thought that was very nice of him. I've heard a few stories of cabbies taking drunk passengers for a ride but I've had a good experience with them overall.

  2. Re:Why upgrade now? on Apple Moves to All Dual-Processor Power Mac Lineup · · Score: 1

    On a side note, I was at the Apple store in the Mall of America (MN) and I saw 3 macs (2 iMacs and 1 eMac) bought while I was there (40 minutes - getting iPod replaced).

    What a wonderful sampleset...

  3. Re:Not in the states on Nokia Announces Hard-Drive Phone · · Score: 1

    Wrong.
    I have used a T-Mobile prepaid SIM in the US with my existing triband GSM phone. Very expensive, yes.

  4. Re:I'm fuzzy on something... on Lexar JumpDrive Password Scheme Cracked · · Score: 1

    ok I was just needling you :-)

  5. Re:I'm fuzzy on something... on Lexar JumpDrive Password Scheme Cracked · · Score: 1

    If the same sequence of 10 bytes is used to XOR encrypt all passwords, it is *trivial* to find out what the sequence is, by looking at the encrypted output for different password values. Looks like all jump drives use the same sequence. Hence it is trivial to break. If you had used MD5 here, this would not be possible. Got it?