Live data from Hacker News

Viewing profile — jepcommenter

jepcommenter

HN member
Joined
Tue, May 14, 2019, 9:20 PM UTC
HN karma
29
Public activity
16 items

About jepcommenter

No profile information was provided.

Recent public activity

  1. comment
    Comment #26423924

    Oh, wait, the original code receives input array while above loops from zero to n which is something else.

  2. comment
    Comment #26423851

    I guess you can also prefill result[i]=i and then apply fizzbuzz mask to avoid addition altogether

  3. comment
    Comment #25540809

    > Over many years of experimentation, it was found that if the U in RNA is replaced by a slightly modified molecule, our immune system loses interest. For real. Countdown to see th…

  4. comment
    Comment #24863460

    Делу-время, потехе-час

  5. comment
    Comment #24295358

    Green threads I suppose

  6. comment
    Comment #24146640

    "pravdosek"

  7. comment
    Comment #23830138

    robot will clean everyday as vacuums already do

  8. comment
    Comment #23290648

    You don't pull JWKS on every request

  9. comment
    Comment #23125985

    Full line comparison would probably use memcmp that bails out on first non matching character while field-splitting overhead might be significant.

  10. comment
    Comment #23125796

    As you sort by first field anyway, could you please try out omitting field split (-t, -k1)? For me it gives a noticeable improvement: $ stat --printf="%s\n" p.csv 1258291200 $ time…

  11. comment
    Comment #23113162

    The author is Vincent Racaniello Ph.D., Professor of Microbiology & Immunology in the College of Physicians and Surgeons of Columbia University( https://www.virology.ws/about/ ) I …

  12. comment
    Comment #22753556

    Next step is to build speaker model on device and send it to peer during call setup

  13. comment
    Comment #21197947

    Arbitrary length string of null characters also produces zero hash, e.g.: System.out.println("\0\0\0\0\0".hashCode());

  14. comment
    Comment #20912978

    Netscape it is

  15. comment
    Comment #19978701

    Writing code is not a problem, changing it without breaking is. Taking tech debt is not a problem, paying interest on it is. And you will hardly hire a lawyer to work in unknown to…

  16. comment