Viewing profile — bvanheu
bvanheu
HN member- Joined
- Tue, Oct 06, 2015, 2:46 PM UTC
- HN karma
- 5
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About bvanheu
No profile information was provided.
Recent public activity
-
comment
Comment #48655563
I think USA'n suffers more from discomfort than European, and the gp comment is an attempt at explaining that. this is also my experience as a north American, sweating is a no-go a…
-
comment
Comment #48376020
> Windows is also a rare bird in UTF-16. an interesting tidbit, some Windows kernel developer realized that most registry keys are ascii anyways so they could save up to 50% space …
-
comment
Comment #48253859
[flagged]
-
comment
Comment #47930696
that's the scenario they want to prevent. they can't force the client to use ipv4, if they connect via ipv6, they will be served an accss denied.
-
comment
Comment #47675725
"cancel" means cancel the last operation (e.g. "quit the program", "yes/no" is an action taken on the prompt.
-
comment
Comment #47594316
why would they need Copilot to insert ads on GitHub?
-
comment
Comment #47225160
thank you for sharing, I was trying to find something similar that explains why UTC everywhere is such a bad idea!
-
comment
Comment #35220491
Should Airbnb share all listings with cities so they can inspect buildings?
- story
-
comment
Comment #30188125
I think dannyw meant something like this: # This function is defined by the system def validSignature(sig): return false # This function is defined by the system def isSignaturefro…
-
comment
Comment #29091634
> (Looks like somebody picked up this particular example on HackerNews.) Also looks like you are blogging about known stuff: https://isc.sans.edu/forums/diary/Correctly+Validating+…