Viewing profile — hagbart_celine
hagbart_celine
HN member- Joined
- Fri, May 20, 2011, 6:46 AM UTC
- HN karma
- 8
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About hagbart_celine
it's all about validation
Recent public activity
-
comment
Comment #18057890
Thunderbird
-
comment
Comment #3055886
i could reach it right now..
-
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…