Viewing profile — jjviana
jjviana
HN member- Joined
- Fri, Jun 13, 2014, 10:34 AM UTC
- HN karma
- 7
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About jjviana
No profile information was provided.
Recent public activity
- comment
- story
-
comment
Comment #40664478
Looks great! Next step is to do like AlphaGo / AlphaStar and use the MCTS data to train a neural network to act as the value function.
-
comment
Comment #35188450
Here is the Bing answer to this version of the question: The joke is based on a logical paradox known as the *barber paradox*¹. The barber paradox is a situation where a statement …
-
comment
Comment #33654061
I wrote something similar, but as a terminal emulator: https://github.com/jjviana/witty
- story
- story
- story
- story
- story
- story
-
comment
Comment #10894351
"default Extension contraMap(Function f) { return (T src, Results results) -> Extension.this.apply(f.apply(src), results); }" Java 8 Lambdas provide such an elegant syntax for anon…
-
comment
Comment #10600698
There is a third option when confronting failure other than "blame others" or "drop out": admit the failure, learn from it and know you will do better next time. That's what succes…
- story
-
comment
Comment #8735694
I wonder how your system deals with write conflicts? The documentation is not clear about that...
-
comment
Comment #7979028
I know some of them can be pretty aggressive, going as far as installing a "root kit" on the machine. At some point one of these plugins conflicted with a Windows 7 update, and cau…