Live data from Hacker News

Viewing profile — scoti

scoti

HN member
Joined
Mon, Jan 23, 2017, 7:32 AM UTC
HN karma
1
Public activity
2 items

About scoti

No profile information was provided.

Recent public activity

  1. comment
    Comment #17672932

    I agree with your general sentiment overall. I do not agree that neural networks are a "black box" with "no ability to inspect and verify". Even putting aside the many methods to u…

  2. comment
    Comment #13460526

    I had the same problem until a recent TS release introducing the keyof feature. You can create a TypeScript type that automatically convert a class definition to stubs. type StubIn…