Viewing profile — bysin
bysin
HN member- Joined
- Thu, May 12, 2011, 11:17 PM UTC
- HN karma
- 30
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About bysin
No profile information was provided.
Recent public activity
-
comment
Comment #26921732
Online retail happened, and it's not just America [1]. [1] https://en.wikipedia.org/wiki/Dead_mall#Changes_in_the_retai...
-
comment
Comment #25611148
In the wikipedia entry you provided, there's an example in Rust, similar to the 9th code snippet, that claims it is variable shadowing: https://en.wikipedia.org/wiki/Variable_shado…
- story
-
comment
Comment #14215943
I'm glad you said this. There's an async cargo cult going on, where every service must be written in "performant" async code, without knowing the actual resource and load requireme…
- story
- story
-
comment
Comment #9586843
> OS-level multitasking won't be able to achieve the same level of concurrency Do you have a source for this claim? I've seen it repeated many times, especially in the node.js comm…
- story
-
comment
Comment #2847523
It can be either TCP or UDP. Regardless, UDP has a checksum as well. The likelihood of a bit-flip is very uncommon. Even taking into account the volume of computers out there, the …