Live data from Hacker News

Viewing profile — forgotpw1123

forgotpw1123

HN member
Joined
Sun, Apr 30, 2017, 5:11 PM UTC
HN karma
228
Public activity
34 items

About forgotpw1123

No profile information was provided.

Recent public activity

  1. comment
    Comment #16373983

    PR comments I agree with, but after believing in unit tests for years I'm drifting slowly into the "waste of time" camp. I'm convinced that unit tests don't usually find bugs. IMO,…

  2. comment
    Comment #15234825

    the more esoteric corners of Java. It's like someone just offered to support windows XP forever. I highly recommenced donating to the Eclipse Foundation, they have made an impact f…

  3. comment
    Comment #15188287

    ... Until the first person ports QT or GTK and suddenly WASM is just pushing 60 PNG frames a second into a canvas.

  4. comment
    Comment #15087019

    holy shit

  5. comment
    Comment #15056657

    The authors main complaints seem to focus around "but Typescript isn't ES6". I don't have a problem with this because Typescript compiles down to very clean vanilla JS. Unlike C++ …

  6. comment
    Comment #15006422

    Yup for me I would say over 30%. I'm sure Consumer Reports will do a study soon and find that near 50% are counterfeit and the stock will drop like a rock.

  7. comment
    Comment #15006421

    Because Amazon makes too much money off it to do anything about it. They could easily track everything... but they obviously don't.

  8. comment
    Comment #15006420

    +1 for B&H. They're replaces amazon for all my audio and general electronics purchases. Generally the same prices without a chance of counterfeits.

  9. comment
    Comment #15006417

    Or any type of wireless headphones. Not sure the percentage, but never got a pair that was real. In fact I don't buy anything from Amazon anymore...

  10. comment
    Comment #14884650

    the website and even the domain name are suspect.

  11. comment
    Comment #14884649

    the website and even the domain name are suspect.

  12. comment
    Comment #14757929

    Weather is a huge issue for Disney parks. Both are busy all year round and a third park would be no different. It makes no sense to open parks that can only make money part of the …

  13. comment
    Comment #14511751

    the last part was just for the lulz. I figured a facebook quality post needed some facebook quality comments.

  14. comment
    Comment #14506242

    The hell does this get on the front page? Serious HN, I expected to see something at least somewhat scientific. This is pure, 100%, facebook chain letter clickbait. I watched the v…

  15. comment
    Comment #14484042

    I don't think it's anywhere near conclusive yet that more layers = better. It's pretty telling that the current state-of-the-art is combining a bunch of layers together in a pseudo…

  16. comment
    Comment #14483816

    This comment is absurd. "Your CNN sucks, I know this because I work with better ones all the time. (insert metric that doesn't mean much)" Oh, BTW I do ML consulting lol

  17. comment
    Comment #14421982

    >My next company will have explicit rubrics for what it takes to get fired, and your status will be tracked daily >You'll know at all times exactly how close you are to getting fir…

  18. comment
    Comment #14406623

    Like I said, the major exception is SIMD instructions. AV and heavy math are a tiny fraction of applications. For these you can use JNI. There is precedent for this in Netty where …

  19. comment
    Comment #14384660

    a "fix" eh?

  20. comment
    Comment #14380161

    This just isn't true. There's many Java ports of C/C++ applications and benchmarks are usually within 30%.

  21. comment
    Comment #14373250

    The level of indirection is minimal, basically c++ with garbage collection. That's why they're statically typed. Both perform within a small margin of native code, with the major e…

  22. comment
    Comment #14373157

    No. JS is not statically typed and that prevents the vast majority of optimizations and better memory efficiency(native types underneath).

  23. comment
    Comment #14371807

    Amazon is finally paying for the rampant counterfeits in their supply chain?

  24. comment
    Comment #14271867

    All of those left-pad libraries are a jest, it's trivial to do padding in those languages. I was wrong about Python and removing packages but on Nuget and Maven you can't, its not …

  25. comment
    Comment #14271473

    More like it doesn't work as well as any other package manage I've used :)