Slashdot Mirror


User: happy_smile

happy_smile's activity in the archive.

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

Comments · 14

  1. Re:Hah! Take that, my bank! on Hotmail No Longer Accepts Long Passwords, Shortens Them For You · · Score: 2

    The real question is how were they able to truncate your password if they used a hash?

    It's not impossible. Let's see one of possible scenarios when a user sign in using his/her long password:
    (1) On the server side, generate the hash from user's input and check if it is matched with the stored hash in the database.
    (2) If it is matched, continue the sign in process, and truncate the long password: take the first 16 chars of the long password input by the user, generate a new hash, update the old one, set a certain flag if necessary so that in the future only 16 chars are used to generate the hash to validate the login.

  2. Re:Duct Tape on How Duct Tape Saved Apollo 17's Moon Buggy · · Score: 1

    Can we patch Vista by duct tape ?

  3. Re:Time to think on Laptops Can Be Searched At the Border · · Score: 1

    Might consider to write on notebook using invisible ink. You know, once they found nothing on the laptop, they will search on the notebook. Have to be prepared.

  4. Re:Be Prepared on Laptops Can Be Searched At the Border · · Score: 2, Funny

    beware of software with no proof of legally purchased..
    beware of music with no proof of legally purchased..
    beware of video with no proof of legally purchased..
    beware of laptop with no proof of legally purchased..
    beware of iphone with no proof of legally purchased..
    beware of ipod with no proof of legally purchased..
    beware of cowboy neal asking for proof of legally........

  5. Re:Traffic James? on MS Clearflow To Help Drivers Avoid Traffic Jams · · Score: 1

    when We need help on word, He bestows us a dancing paper clip. When We need help on road, He bestows us Traffic James.

  6. Re:It's EMACS all over again. on Firefox 4 Will Push Edges of Browser Definition · · Score: 1

    Quoting from http://elvis.the-little-red-haired-girl.org/elvisman/README.html: "Elvis is a superset of vi. It runs on more operating systems than vi, it is free, and you can obtain the source code. Elvis also has many new features.." is it true? Haven't heard elvis before this... Personally, I like vi-style editing, and I like it more because vi is commonly available in *nix system. Somehow in my life experience, I never found any *nix system without vi.

  7. Re:who cares?! on The Death of Windows XP · · Score: 1

    mmm.. yes.. As I'm lack-of-superiority to drive people using other OS, my main reason to use vista is because it's what everybody using. Personally, I don't need vista for my main job. Working on computer-related department, I just feel uneasy if I can't help my friends when they ask me to troubleshoot their vista-specific problem only by phone. I have to know what vista looks like, the difference, similarity, kind of problems that might occurs only in vista, etc.. and I think it is not enough to know by just reviewing vista for a short time. I need to use it on daily basis.

  8. Re:Proof on Intel Confirms It Will Ship 160GB Flash Drives · · Score: 1

    however, I think it still takes years until the price is affordable for me. Besides, I'm still concerning the limited write cycles it has.

  9. Re:Wait on The Universe Is 13.73 Billion Years Old · · Score: 1

    yeah, the source code is messy. That's why they never let the source code opened to public.

  10. isn't /. already like that? on Is This the Future of News? · · Score: 1

    isn't slashdot already like that? anyone can participate sending news/articles. I think, the future trend will be community based news.

  11. different conclusion? on Pthreads vs Win32 threads · · Score: 1

    I think the author just write on what's inside his mind, that's all. Except that might be the author have two personalities inside his mind? Let' see from both articles: A.In Pthreads, each object has its own data type (pthread_t, pthread_mutex_t, pthread_cond_t, etc.) while, in Windows threads, there is pretty much just the one type: HANDLE. B.In Pthreads, each object has its own data type while in Win32 threads there is a mix of handles and separate types. Which do you prefer? Pthread can be better than windows thread, windows thread can be better than Pthread. What's your great weakness? My great weakness is I don't have any weakness.

  12. It's not a failure though on The Failure of the $100 Laptop? · · Score: 1

    What is the goal of the 100 USD laptop? I thought it is to provide cheap laptop for poor country, so the people are not out of date with technology. If it is so, the project itself is not a failure. It is true that the people in the developing country might need better facilities for living more than having fancy technology. IMO, the cheap laptop is part of the facilites needed, especially in the education matters.

  13. Is there really a copy right problem? on Camera Phone As High-precision Scanner · · Score: 1

    Regarding of the copy right concern, I think it is just quite the same as taking the pictures by common digital camera, or maybe using video enabled digital camera.

  14. Re:IPS is deliberately confusing marketoon jargon on Intrusion Prevention and Active Response · · Score: 1

    I've just attended an IPS presentation by 3Com.. I don't see any difference what IPS does and common IDS. But imo, IPS is a kind of combination of firewall, anti virus, and anti spyware/mallware. Not really a great thing, but I like the marketing idea to introduce "the IPS".
    The very interesting part of the presentation was the lucky draw, with prize an Ipod shuffle. :)