Live data from Hacker News

Viewing profile — hghdfgv

hghdfgv

HN member
Joined
Wed, May 11, 2016, 8:57 PM UTC
HN karma
8
Public activity
8 items

About hghdfgv

No profile information was provided.

Recent public activity

  1. comment
    Comment #11711809

    What do you mean? (UINT_MAX - x < y) is wrong, if x and y are both of type int, it should be: (INT_MAX - x < y), which is defined and will yield true, if an overflow on x+y would h…

  2. comment
    Comment #11706468

    It is just off by default. That doesn't mean we can't enable it. Most of the time you enable only the domain of the url. If you really need to and you trust the page, you enable ev…

  3. comment
    Comment #11706371

    Constructive criticism is a good thing.

  4. comment
    Comment #11706145

    Never heard of this before. I like it.

  5. comment
    Comment #11705541

    Given that any tourists are always accompanied by at least one handler, I would say no. But if you are a foreigner with some official business there, then you can live there, but a…

  6. comment
    Comment #11701134

    How do the 1 percent tolerate outages? They buy expensive goods, drive cars, visit gyms, but at home they are on the same level as the 99%. I doubt it.

  7. comment
    Comment #11683965

    Technically incorrect: http://mrob.com/pub/math/largenum-2.html

  8. comment