Live data from Hacker News

Viewing profile — bysin

bysin

HN member
Joined
Thu, May 12, 2011, 11:17 PM UTC
HN karma
30
Public activity
9 items

About bysin

No profile information was provided.

Recent public activity

  1. 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...

  2. 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…

  3. story
  4. 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…

  5. story
  6. story
  7. 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…

  8. story
  9. 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 …