Live data from Hacker News

Viewing profile — john_reel

john_reel

HN member
Joined
Wed, Feb 17, 2016, 10:27 PM UTC
HN karma
50
Public activity
72 items

About john_reel

No profile information was provided.

Recent public activity

  1. comment
    Comment #13530606

    I’ve had the opposite experience on my Surface Pro 4 and desktop. Everything is much more stable than on Windows 7, where I would often find myself needing to do manual maintenance…

  2. comment
    Comment #13470771

    I’ve heard a bit about the last point but I’d like to know more. Can you elaborate?

  3. comment
    Comment #13364210

    > Next, they hired Carmack, who is accused of copying thousands of documents from his computer at ZeniMax. This claim sounds pretty dubious. Has John Carmack said anything about it…

  4. comment
    Comment #13358358

    Helicopter parenting can even hurt you when it’s second hand. My mom did the same with my brother but but not with me. I was much younger than my brother and still in elementary sc…

  5. comment
    Comment #13314126

    What makes Ms. Pac Man so hard for AI?

  6. comment
    Comment #13302963

    Yep they use TSVs.

  7. comment
    Comment #13294632

    If string is unescaped user input, then yes, you are.

  8. comment
    Comment #13252479

    $90 for 28 Mbps. However, I only get 10 Mb/s, the speed we had paid for previously. Every time I try to get back to 10 Mb/s prices AT&T attempts to repair it, sends a person for di…

  9. comment
    Comment #13204519

    What do those terms mean?

  10. comment
    Comment #13187878

    If you’re concerned about memory usage, VS Code should not be your first choice...

  11. comment
    Comment #13187862

    For what it’s worth, I’m using IDEAVim and it’s amazing. It supports custom editor actions too, like refactorings, in your .ideavimrc

  12. comment
    Comment #13187791

    Have you tried CLion?

  13. comment
    Comment #13187633

    Well if A=1 (I know it’s not), D is 5-1. I’ve noticed that whatever you change five to fits this pattern. Ex: +=3 in the code gives you AAAAAAAB, and B would be (3-1) if A=1. I

  14. comment
    Comment #13179861

    That seems kind of absurd. Where does all of that cost come from?

  15. comment
    Comment #13176863

    Why that over KeePass?

  16. comment
    Comment #13139554

    I’ve used Windows with the name “currentuser” to appear to be Norman Sandbox for a few years now.

  17. comment
    Comment #13114068

    So if I want to make an AI for a game, I should use OpenAI?

  18. comment
    Comment #13095982

    None of Cawley’s work is to be missed. Anyone interested in JITs ought to look into his work.

  19. comment
    Comment #13095942

    How does it handle polymorphic code?

  20. comment
    Comment #13095819

    Cryptographers were not fond of DUAL_EC. They also recommended against DES and MD5 long before attacks really appeared.

  21. comment
    Comment #13095674

    Those articles (and their sources) sound interesting. Think you can share any of them?

  22. comment
    Comment #13033864

    Do you mind explaining those architectures?

  23. comment
    Comment #13033110

    Can you explain the difference?

  24. comment
    Comment #13033084

    Yes please! Any ETAs on webassembly landing?

  25. comment
    Comment #13033072

    Lua is perfectly multiparadigm. Anyone who hasn’t tried it should.