Live data from Hacker News

Viewing profile — JonathonCwik

JonathonCwik

HN member
Joined
Mon, Mar 13, 2017, 7:21 PM UTC
HN karma
2
Public activity
3 items

About JonathonCwik

No profile information was provided.

Recent public activity

  1. comment
    Comment #13931738

    I use password safe: https://pwsafe.org/ with a strong central password and store the safe it in my Dropbox. Even if my cloud was compromised, the safe is highly encrypted. Passwor…

  2. comment
    Comment #13861829

    Ah, gotcha! Makes a lot more sense now.

  3. comment
    Comment #13861502

    So I'm still wrapping my head around some of the math (I haven't had a math class in a handful of years)... I get the output of the model (y_model = m*xs[i]+b), it's the y = mx + b…