Live data from Hacker News

Viewing profile — Life_exe

Life_exe

HN member
Joined
Fri, Sep 16, 2016, 12:01 PM UTC
HN karma
3
Public activity
7 items

About Life_exe

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #30306209

    You don't have to throw away the result. That's what the State Monads are for. Immutable State is Ok. Memoization is Ok.

  3. comment
    Comment #30275645

    Stackoverflow 2021 survey mentions Clojure to be the highest paying job. And it's nowhere in the list.

  4. comment
    Comment #27168921

    > Look at this situation of the past week: Hamas is fires unguided rockets ... Time of reference is important! It significantly alters the perception. https://www.youtube.com/watch…

  5. comment
    Comment #20150794

    Dropout is not deletion. The neurons turned off will be lit in the next run, and all would make into the model (brain).

  6. comment
    Comment #17473953

    "A toolbar added by a hacker group could have stolen fonts in it." Any mention of the existence of such a toolbar would have helped them some bit. If the doc author was a font-nerd…

  7. comment
    Comment #12513542

    React would let you use JS-powered templates. Angular would let your use ANY (static html, JS generated, or dynamic/server generated), because its pluggable. For me, the power offe…