Viewing profile — dhtbccnhmdhm
dhtbccnhmdhm
HN member- Joined
- Wed, Jun 19, 2013, 4:07 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About dhtbccnhmdhm
No profile information was provided.
Recent public activity
-
comment
Comment #5906356
Why not to make canonization while the names differ? canName=canonical_username(name); for(canName1=canName,i=0;canName1!=canName;i++){ canName1=canonical_username(canName); if(i>=…