Viewing profile — hghdfgv
hghdfgv
HN member- Joined
- Wed, May 11, 2016, 8:57 PM UTC
- HN karma
- 8
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About hghdfgv
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #11706371
Constructive criticism is a good thing.
-
comment
Comment #11706145
Never heard of this before. I like it.
-
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…
-
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.
-
comment
Comment #11683965
Technically incorrect: http://mrob.com/pub/math/largenum-2.html
- comment