Live data from Hacker News

Viewing profile — edan

edan

HN member
Joined
Thu, Apr 07, 2011, 1:54 PM UTC
HN karma
10
Public activity
5 items

About edan

No profile information was provided.

Recent public activity

  1. comment
    Comment #48938051

    Guess the relative frequency in the English language of 5 words, and share the result with friends. The fun of this game is that you find unexpected word-frequency rankings. The me…

  2. story
    Show HN: WordRank: A Word Frequency Game

    Please give me honest feedback on my first game. It's based on wordle-like mechanics, but you need to rank words in terms of frequency. Using python "wordfreq"

  3. comment
    Comment #3162590

    We use both thrift and protobuf, and my experience with both has been very positive. I feel that protobuf is more mature and has better performance for the most part, but thrift do…

  4. comment
    Comment #2429380

    I can vouch for re2 - if you need to run a lot of regexps, or run user-supplied regexps, or run non-trivial regexps on user-supplied arbitrary data, re2 will save your application …

  5. comment
    Comment #2419474

    If you're a C purist (or just a purist in general) then of course you're right, but I personally think that C-with-classes is clearer, easier for a layman to understand (many peopl…