Live data from Hacker News

Viewing profile — johne

johne

HN member
Joined
Fri, Feb 04, 2011, 9:12 AM UTC
HN karma
4
Public activity
3 items

About johne

No profile information was provided.

Recent public activity

  1. comment
    Comment #2343129

    What do you gain by wrapping Objective-C around your regex? Me being vastly more productive. Extract all the http like URL's from a string and print them: for(id match in [searchSt…

  2. comment
    Comment #2182515

    O.. M.. F.. G.. I had no idea they did this. I mean, what is the point? Talk about "not invented here" mentality: "I've got a fantastic idea! Unicode already has an official name f…

  3. comment
    Comment #2178912

    A JSON parser at ~2K lines: https://github.com/johnezang/JSONKit I'm the author, so I'm obviously biased :). It has strict Unicode standard UTF-8 parsing ("passes" http://www.cl.ca…