Live data from Hacker News

Viewing profile — tmpxkdks

tmpxkdks

HN member
Joined
Fri, Sep 23, 2016, 12:41 PM UTC
HN karma
32
Public activity
3 items

About tmpxkdks

No profile information was provided.

Recent public activity

  1. comment
    Comment #13597703

    He knows that rust posts are usually popular here. It is just clickbait.

  2. comment
    Comment #13366142

    AFAIK, Go doesn't use libc. Anyway, it is still a problem if you encounter a bug in any dependencie: you have to recompile every application using it.

  3. comment
    Comment #12564137

    > abstraction/polymorphism, concurrency and dependency management which are all simpler and clearer in Go than in Java Really? A lot of copy/pasted code, generics replaced with cas…