Viewing profile — ndm
ndm
HN member- Joined
- Tue, Mar 19, 2013, 5:26 PM UTC
- HN karma
- 12
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About ndm
Recent public activity
-
comment
Comment #22873449
We updated the language, thanks for pointing that out.
-
comment
Comment #15444128
And this can be ratcheted down further by leveraging something like the measurement protocol. It would eliminate the 3rd party calls/code in the browser while giving GitHub the abi…
-
comment
Comment #14843400
Are you triggering U2F challenges by visiting sites that support u2f? Opening the app doesn't do anything.
-
comment
Comment #14843388
TOTP via SMS or apps is required to set up a u2f key on GitHub.
-
comment
Comment #13533009
You seem to be failing to acknowledge your privilege to live in the US and earn $8 an hour. There are people who live outside of the US and earn far less. Also, delivering a yubike…
-
comment
Comment #13528392
Expecting everyone to jump through the hurdles you describe is why we're in this terrible state we are in today. It's just not practical, affordable, or even possible for many. $38…
-
comment
Comment #13524253
Yep, that's definitely a great solution. Unfortunately, that is not practical for the vast majority of people.
-
comment
Comment #13350915
While there are many ways to catch this sort of thing (code review, static analysis, education) I have to place the "blame" here on ActiveRecord. The 'order' API takes an arbitrary…
-
comment
Comment #11688120
https://blog.twitter.com/2016/the-release-of-pants-10 > Today, Twitter is excited to announce participation in the first major release of the Pants open source project: 1.0.0, an o…
-
comment
Comment #5405597
"Automate that and spend the rest of your time reviewing for things that can't be trivially automated" - pretty much the mantra behind any successful security program. A false-posi…
-
comment
Comment #5405589
Having used static analysis security tools for other languages, no. Ignoring the fact that it is open source, it blows away every single other tool I have used in terms of speed, a…