Live data from Hacker News

Viewing profile — nopuremore

nopuremore

HN member
Joined
Sun, Apr 19, 2015, 10:42 AM UTC
HN karma
3
Public activity
3 items

About nopuremore

No profile information was provided.

Recent public activity

  1. comment
    Comment #9402795

    With the little effort of google translate your dirty words to Spanish (copy paste all words), you obtain a filter for Spanish, add synonyms for stronger filtering. Perhaps gay is …

  2. comment
    Comment #9402736

    Perhaps some people can give you some useful advice if you narrow what you want. For example if you know python and want to develop web applications the next step seems to be to le…

  3. comment
    Comment #9402696

    The purpose of defining a function as pure is to allow the computer to make transformations. If you define println as a pure function and use pure to debug or trace your program yo…