Live data from Hacker News

Viewing profile — mattmc

mattmc

HN member
Joined
Tue, Jun 16, 2015, 3:55 AM UTC
HN karma
6
Public activity
4 items

About mattmc

No profile information was provided.

Recent public activity

  1. comment
    Comment #9756103

    I mean, that sounds feasible, but I seriously doubt that is what actually occurred. I would give Apple the benefit of the doubt here, until WikiLeaks turns up some incriminating em…

  2. comment
    Comment #9751678

    I used it for a project, along with a simple Flux implementation, and it did the job well enough. The declarative, state-based aspect of it is great. This might be a small thing, b…

  3. comment
    Comment #9724056

    Gorp is nice, although I prefer the sqlx-based flavor, Modl ( https://github.com/jmoiron/modl ).

  4. comment
    Comment #9723749

    Also Maracon ( https://github.com/Unknwon/macaron ), Negroni ( https://github.com/codegangsta/negroni ), and Goji ( https://github.com/zenazn/goji ). Negroni is from the creator of…