Viewing profile — naftaliharris
naftaliharris
HN member- Joined
- Sun, Jul 22, 2012, 11:23 PM UTC
- HN karma
- 1,184
- Public activity
- 125 items
- HN profile
- View on Hacker News ↗
About naftaliharris
Recent public activity
- story
- story
- story
- story
- story
-
comment
Comment #22928438
Original author here. I built this a few years ago, and the main motivation at the time was that I'd heard people say that adding the new features in Python3 required breaking back…
-
comment
Comment #20329138
SentiLink | Software Engineer (backend, platform, infra, machine learning, data science) | ONSITE | San Francisco, CA | sentilink.com SentiLink prevents synthetic fraud, an emergin…
-
comment
Comment #19800270
SentiLink | Software Engineer (backend, platform, infra, machine learning) | ONSITE | San Francisco, CA | sentilink.com SentiLink prevents synthetic fraud, an emerging fraud vector…
-
comment
Comment #16547423
Two super interesting things about this kind of fraud which make it especially tricky to catch and deal with: 1. Unlike with ID theft, there's no consumer victim. With ID theft, ev…
-
comment
Comment #16494557
SentiLink | Backend, Security, and Machine Learning Engineers | San Francisco | ONSITE SentiLink is reinventing identity, beginning with financial services in the United States. Th…
-
comment
Comment #14446915
It's pretty surprising students think they can get away with this. If there's any class you'd get caught in, it'd be a CS class. In the CS classes I took in undergrad and grad scho…
-
comment
Comment #14446801
Do customers not want to try out the bike before buying? Especially for $5k+...?
- story
- story
-
comment
Comment #14046714
You probably wouldn't expect them to. But the same kind of Stein phenomenon holds under a much broader set of conditions, including arbitrary covariance matrices and arbitrary quad…
-
comment
Comment #14045299
A less popular but perhaps more influential phenomenon is Stein's Paradox [1]. Here's a provocative example often given to illustrate it: Say you have a baseball player, soccer pla…
-
comment
Comment #13978952
One thing this article and the comments haven't discussed yet is how much the viability of local newspapers depends on the local real estate market. Take a look at your local newsp…
- story
-
comment
Comment #13923821
I'm surprised the article and comments haven't mentioned CreditKarma's tax solution yet, which is (actually) free. [1] Presumably their strategy is to take the users and data they …
- story
- story
-
comment
Comment #13813739
Yes, Tauthon. ( https://github.com/naftaliharris/tauthon ). It lets people with Python 2 code start to use new features from Python 3. (It's a backwards-compatible fork of Python 2…
- story
-
comment
Comment #13454144
(I'm the primary author of this interpreter). > Backporting features will be hard It's actually pretty straightforward: I just find the relevant changes in the Python 3 history, an…
- story