Live data from Hacker News

Viewing profile — zniperr

zniperr

HN member
Joined
Wed, Aug 06, 2014, 8:23 AM UTC
HN karma
85
Public activity
13 items

About zniperr

Systems Security PhD student with professional experience in (full-stack) web programming and an interest in compilers, binary analysis, and systems programming

Recent public activity

  1. comment
    Comment #16930263

    Ah, I thought you were referring to HWAsan with the 35%, hence the confusion.

  2. comment
    Comment #16921408

    Paper author here, thanks for the interest :). I just wanted to elaborate on the overhead numbers you mentioned. I am not specifically familiar with the 35%+ numbers, but you shoul…

  3. comment
    Comment #9890732

    In "Parameter Selection" you say "We simplify this by having service owners define the current number of outliers, if there are any, at configuration time." How do service owners g…

  4. comment
    Comment #9170554

    I have the same issue on Chrome 40.0.2214.111 on Linux. Other than that I agree, it's nice to have multiple alternatives for different purposes. For example, there is also Skeleton…

  5. story
  6. story
  7. comment
    Comment #8814005

    The examples are very relatable, at least for me personally. Judging from this fragment, I would consider myself a stack person: "For tasks that represent pain that must be immedia…

  8. comment
    Comment #8750165

    At first glance this seems to be for Python what Coffeescript is to Javascript, and I love Coffeescript (mostly). I would be interested to see some performance comparisons with reg…

  9. comment
    Comment #8676941

    By the way, I do think pattern matching could have been discussed more extensively. Pattern matching is one of the reasons I love functional programming so much, since combined wit…

  10. comment
    Comment #8676665

    A good read, I especially like the parts about error handling and maps/applicatives. They are well-illustrated and tackle some difficult common problems I had shortly after I start…

  11. comment
    Comment #8629559

    Nice explanation, the overall layout and text-to-code ratio make it easy/fun to follow. I would like to see the finished post when all the TODO's are filled in. I would suggest to …

  12. comment
    Comment #8481478

    So, I just completed the "curiosity killed the mouse" level, took 3 people a while to realise what was going on, but after a few minutes we got to the non-obvious solution, and I g…

  13. comment
    Comment #8149781

    A difference is that a GPU uses a lot of power and takes up a lot of space. I can imagine an optimized, energy-efficient chip would be useful in embedded systems. Something like a …