Live data from Hacker News

Viewing profile — darsenault

darsenault

HN member
Joined
Wed, Mar 28, 2012, 10:05 PM UTC
HN karma
8
Public activity
2 items

About darsenault

No profile information was provided.

Recent public activity

  1. comment
    Comment #8259389

    What are some other libraries, like libCello, that help with c in syntactic-sugary ways?

  2. comment
    Comment #3768647

    I've built a production entity resolution system using 100% Go. It implements a map/reduce model with many workers and multiple (for failover) masters. All data is held in memory f…