Live data from Hacker News

Viewing profile — naeioi

naeioi

HN member
Joined
Thu, Dec 06, 2018, 5:16 AM UTC
HN karma
12
Public activity
3 items

About naeioi

No profile information was provided.

Recent public activity

  1. comment
    Comment #47063644

    The bounty could be very high. Last year one bug’s reporter was rewarded $250k. https://news.ycombinator.com/item?id=44861106

  2. comment
    Comment #34096906

    AFAIK, only "--memlog-sampling-rate=10000" is valid. Neither standalone "--10000" nor "--memlog-sampling-rate --10000" is valid. See the comment https://source.chromium.org/chromiu…

  3. comment
    Comment #34089955

    Many of these flags are not intended to be used on their own. For example, you can use "./chrome --memlog-sampling-rate=10000" but not "./chrome --10000". This information is, unde…