Viewing profile — _mhr_
_mhr_
HN member- Joined
- Mon, Jan 28, 2013, 4:29 PM UTC
- HN karma
- 461
- Public activity
- 173 items
- HN profile
- View on Hacker News ↗
About _mhr_
Recent public activity
-
comment
Comment #34799267
Could you elaborate please? For those of us not familiar with Wittgenstein's work, could you link to sources depicting before and after his views changed, preferably with summaries…
- story
-
comment
Comment #34469142
Would you mind sharing your answer?
-
comment
Comment #34459911
I believe GP is "grandparent", referring to the post that the post you're replying to replied to. As if the reply is a descendent, and you're a descendent of the reply.
-
comment
Comment #34368080
Probably meant "of late"
-
comment
Comment #34279723
Slightly OT, but when you edit code in the REPL this way using conditions/restarts, how do you avoid getting your code out of sync with the REPL's state? It seems with a long-runni…
-
comment
Comment #34256837
Worth noting is that stochastic computing devices would make reproducible experiments more difficult. For R&D, that's not a trivial thing to throw away. Indeed, one of JAX's motiva…
-
comment
Comment #33979078
What are the advantages of GA over regular linear algebra in practice? Can you create better neural nets or faster graph search algorithms? What is the draw, computationally?
-
comment
Comment #33625564
The privacy policy / terms is clear that while they don't share data with third parties, they help themselves to the data for their own models. Misleading of them to leave that off…
-
comment
Comment #33211102
They compared human cells to mouse cells, showing improved performance for the human cells.
-
comment
Comment #33116260
I'm suggesting, yes, as someone who was interested in magic tricks growing up.
-
comment
Comment #33116256
I find the explanation that he's acting to be an even better explanation.
-
comment
Comment #33112753
He's swapping billets and claiming the swapped billet is what Simon originally wrote. Simon is amazed because he was just told he would find himself confused, and he is, since the …
-
comment
Comment #33015329
I believe it's now Generation Alpha.
-
comment
Comment #32869379
I've found YouTube Music to be quite good!
-
comment
Comment #32860939
I'd love to read your PhD thesis and papers! I'm also an AI researcher, currently doing a Master's in something else, but compositionality and representation learning is very inter…
-
comment
Comment #32794500
His Lis.py is also wonderful.
-
comment
Comment #32758973
What's your favorite resource for learning mindfulness?
-
comment
Comment #32665578
It's called subvocalization: https://en.m.wikipedia.org/wiki/Subvocalization .
-
comment
Comment #32197975
I've never made a comment on HN commenting on someone else's tone, but I've seen this exact response, word for word, a lot recently on many posts. I don't like this trend. I find i…
-
comment
Comment #32083110
What do you mean by uncensorable? What does censorship have to do with sanctions hurting innocent economic participants?
-
comment
Comment #31898217
What do you consider to be the difference between identity and Identity? Or other and Other?
-
comment
Comment #31796602
It's possible that, like Eliza, Lamda is borrowing the author's style while talking about a niche topic.
-
comment
Comment #31687237
Pretty sure he's being funny by pretending to be breathlessly excited about something false.
-
comment
Comment #31442750
I try to develop/debug with non-JITed code and JIT as late in development as possible.