Live data from Hacker News

Viewing profile — jjviana

jjviana

HN member
Joined
Fri, Jun 13, 2014, 10:34 AM UTC
HN karma
7
Public activity
16 items

About jjviana

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. 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.

  4. 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 …

  5. comment
    Comment #33654061

    I wrote something similar, but as a terminal emulator: https://github.com/jjviana/witty

  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. 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…

  13. 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…

  14. story
  15. comment
    Comment #8735694

    I wonder how your system deals with write conflicts? The documentation is not clear about that...

  16. 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…