Viewing profile — tmpxkdks
tmpxkdks
HN member- Joined
- Fri, Sep 23, 2016, 12:41 PM UTC
- HN karma
- 32
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About tmpxkdks
No profile information was provided.
Recent public activity
-
comment
Comment #13597703
He knows that rust posts are usually popular here. It is just clickbait.
-
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.
-
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…