Viewing profile — john_reel
john_reel
HN member- Joined
- Wed, Feb 17, 2016, 10:27 PM UTC
- HN karma
- 50
- Public activity
- 72 items
- HN profile
- View on Hacker News ↗
About john_reel
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #13470771
I’ve heard a bit about the last point but I’d like to know more. Can you elaborate?
-
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…
-
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…
-
comment
Comment #13314126
What makes Ms. Pac Man so hard for AI?
-
comment
Comment #13302963
Yep they use TSVs.
-
comment
Comment #13294632
If string is unescaped user input, then yes, you are.
-
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…
-
comment
Comment #13204519
What do those terms mean?
-
comment
Comment #13187878
If you’re concerned about memory usage, VS Code should not be your first choice...
-
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
-
comment
Comment #13187791
Have you tried CLion?
-
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
-
comment
Comment #13179861
That seems kind of absurd. Where does all of that cost come from?
-
comment
Comment #13176863
Why that over KeePass?
-
comment
Comment #13139554
I’ve used Windows with the name “currentuser” to appear to be Norman Sandbox for a few years now.
-
comment
Comment #13114068
So if I want to make an AI for a game, I should use OpenAI?
-
comment
Comment #13095982
None of Cawley’s work is to be missed. Anyone interested in JITs ought to look into his work.
-
comment
Comment #13095942
How does it handle polymorphic code?
-
comment
Comment #13095819
Cryptographers were not fond of DUAL_EC. They also recommended against DES and MD5 long before attacks really appeared.
-
comment
Comment #13095674
Those articles (and their sources) sound interesting. Think you can share any of them?
-
comment
Comment #13033864
Do you mind explaining those architectures?
-
comment
Comment #13033110
Can you explain the difference?
-
comment
Comment #13033084
Yes please! Any ETAs on webassembly landing?
-
comment
Comment #13033072
Lua is perfectly multiparadigm. Anyone who hasn’t tried it should.