Live data from Hacker News

Viewing profile — hagbart_celine

hagbart_celine

HN member
Joined
Fri, May 20, 2011, 6:46 AM UTC
HN karma
8
Public activity
3 items

About hagbart_celine

it's all about validation

Recent public activity

  1. comment
    Comment #18057890

    Thunderbird

  2. comment
    Comment #3055886

    i could reach it right now..

  3. story
    Ask HN: "strcmp" or "if(md5(str1) == md5(str2))"?

    I need to compare to strings (hashes consisting of numbers and letters). Now i'm thingking about performance... is it better, to use strcmp or md5 both strings and compare with a i…