Live data from Hacker News

Viewing profile — njam

njam

HN member
Joined
Fri, Sep 22, 2017, 10:27 AM UTC
HN karma
-1
Public activity
3 items

About njam

No profile information was provided.

Recent public activity

  1. comment
    Comment #15968641

    Every stock IPO spikes, of course this will lead to atleast a temporary price spike.

  2. comment
    Comment #15959096

    This is an awesome family xmas project. I don't have an old pc around to run YOLO / YOLO Tiny constantly though; can anyone recommend a cheap, suitable server provider for this? AW…

  3. comment
    Comment #15922626

    You're spot on with vectorisation. It needs to be emphasized in academia. Take numpy/pandas, even for basic stuff the efficiency difference vs a for loop is vast: def product_sum(a…