Viewing profile — nopuremore
nopuremore
HN member- Joined
- Sun, Apr 19, 2015, 10:42 AM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About nopuremore
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
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…