Live data from Hacker News

Viewing profile — mmmkkaaayy

mmmkkaaayy

HN member
Joined
Tue, Jun 09, 2020, 1:07 PM UTC
HN karma
38
Public activity
6 items

About mmmkkaaayy

No profile information was provided.

Recent public activity

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

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

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

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

  5. comment
    Comment #23953469

    But what was the vulnerability? It's not mentioned in the post.

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