Live data from Hacker News

Viewing profile — chrisavl

chrisavl

HN member
Joined
Fri, Nov 01, 2013, 9:34 AM UTC
HN karma
14
Public activity
3 items

About chrisavl

No profile information was provided.

Recent public activity

  1. comment
    Comment #26012325

    It is sinister because re-education camp is a euphemism for concentration camp.

  2. comment
    Comment #6657882

    Yep, I'm very excited about Rust. I think per task/process heaps is really key to getting concurrency and reliability done right. Also the type system and aim for zero cost abstrac…

  3. comment
    Comment #6652691

    Nice visuals! But this highlights one thing about Go that irks me coming from Erlang: sending mutable state over channels. Here the power of a node is modified in another nodes gor…