Live data from Hacker News

Viewing profile — wuxb

wuxb

HN member
Joined
Sat, Mar 31, 2012, 3:55 AM UTC
HN karma
42
Public activity
53 items

About wuxb

No profile information was provided.

Recent public activity

  1. comment
    Comment #45184070

    Link technologies in today’s data center networks impose a fundamental trade-off between reach, power, and reliability. Copper links are power-efficient and reliable but have very …

  2. story
  3. comment
    Comment #39090670

    If I peed in my pant (or in a similar awkward situation) and someone happened to have filmed it. What kind of legal rights (if any) do I have to remove my shameful moment from the …

  4. comment
    Comment #38528647

    Great article that gets to the key points. The problem with "persistent memory bus" is a very bad sign by itself. This means no existing software/systems can benefit from the featu…

  5. comment
    Comment #38474958

    Chinese dragon = snake with four legs. It can fly (magically). Western dragon = dino with wings. It can fly. They're unrelated things. A Chinese dragon is more like a unicorn than …

  6. comment
    Comment #33504522

    It's the ideal cooker for me. I take shower only once per week and most of my gas cost went to cooking. It will save ~75% of by gas meter reading (but only ~15% on my gas bill thou…

  7. comment
    Comment #27878198

    Just tried to insert 100M KV pairs of the same data format in a KV store. It takes about 26s on a Xeon Silver 4210, including fully writing down the data to the filesystem/SSD. The…

  8. comment
  9. comment
    Comment #27732071

    I started to use const whenever possible after being familiar with some compiler optimizations and the Haskell pl. The point is knowing how to give the compiler an easier job.

  10. comment
  11. comment
    Comment #26890468

    Sending those patches is just disgraceful. I guess they're using the edu emails so banning the university is a very effective action so someone will respond to it. Otherwise, the r…

  12. comment
    Comment #26808858

    In addition to code reduction, this may also help reducing occupied branch prediction slots (mostly x86 I guess?). Say two conditional branches have 50/50 chance which does not ben…

  13. comment
    Comment #26785745

    You're not a VIM's hostage. You're just following a very natural way of navigation--it's very easy to learn and you don't easily forget it. A very different story is using some oth…

  14. comment
    Comment #26182680

    The time axis is incomplete. It's just 5 years "without problem".

  15. comment
    Comment #26182650

    Just ask the man two questions: Would you like to give heroin to your children, relatives, and colleagues. Would you like to pay for them if they don't have the money to get enough…

  16. comment
    Comment #26162272

    You're never too old. It's just the new tools are not good enough.

  17. comment
    Comment #26159586

    I don't use vscode but I just upvoted. Hope it's speed/UX can be made comparable to vim.

  18. comment
  19. comment
    Comment #25629001

    Just took a quick peek at the binary-trees C code. Why using openmp while the others don't? why use recursive functions? The C implementation is not correctly optimized. People jus…

  20. comment
    Comment #25217849

    The programmer is often more important than the PL.

  21. comment
    Comment #24162276

    More or less, the "top" universities have maintained an ecosystem that attracts so many people over the course of their live and makes people believe that's the "road" to a better …

  22. comment
    Comment #24056101

    You will find gems just by checking the third-party cookies associated to those websites. I can see cookies from dexdem.net, doubleclick.net, and facebook.com on my chase.com accou…

  23. comment
    Comment #23838002

    Indeed. It was like "I'm going to make them an offer they can't accept."

  24. comment
    Comment #23279684

    I'm so eager to know how will people start to think of some bundled call phone plans such as a T-Mobile's family plan that I used for a couple of years. The Netflix subscription is…

  25. comment
    Comment #23268157

    I wrote my first line of code on a game console without persistent storage. Coding is everything that makes computer a computer. Now, some kids in college have an impression that c…