Viewing profile — mmmkkaaayy
mmmkkaaayy
HN member- Joined
- Tue, Jun 09, 2020, 1:07 PM UTC
- HN karma
- 38
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About mmmkkaaayy
No profile information was provided.
Recent public activity
-
comment
Comment #27945751
Am I missing something obvious? How does after school study have any connection with birth rates? Is it something along the lines of "a less educated population is more likely to h…
-
comment
Comment #27352786
There wasn't much info on the GitHub repo about how it actually works. Here's the paper from the authors: https://arxiv.org/abs/2007.14049 From what I gather from the paper, they f…
-
comment
Comment #26318969
Could you please share some of your experience/plans regarding implementing cross-device sync? eg: * Which db is the source of truth? * How will conflicts from offline editing be h…
-
comment
Comment #25681825
One sentence summary: "(in the x86 ISA) Tail call optimization happens when the compiler transforms a call immediately followed by a ret into a single jmp"
-
comment
Comment #23953469
But what was the vulnerability? It's not mentioned in the post.
-
comment
Comment #23905998
If you haven't before, I'd recommending giving Intellij's semantic highlight a look: https://blog.jetbrains.com/pycharm/2017/01/make-sense-of-you... Every variable name is assigned…