Live data from Hacker News

Viewing profile — elementry

elementry

HN member
Joined
Thu, Jan 05, 2017, 5:03 AM UTC
HN karma
1
Public activity
1 items

About elementry

No profile information was provided.

Recent public activity

  1. comment
    Comment #13324936

    > Does anyone know the technical reasons why C extensions are not (at least easily, apparently) supported by Go? It's because Python's C API is inherently non-thread safe. The API …