Viewing profile — mbildner
mbildner
HN member- Joined
- Sun, Sep 08, 2013, 12:11 AM UTC
- HN karma
- 595
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About mbildner
No profile information was provided.
Recent public activity
-
comment
Comment #44676730
Can confirm I use this and it's super convenient to have json payloads open right up in a useful editor
-
comment
Comment #34008463
I remember reading in jshint’s docs that they purposely did not chase this kind of lint since at that point the user is clearly fighting the library.
- story
- story
-
comment
Comment #30793073
an oldie but a goodie: https://www.quirksmode.org/blog/archives/2009/09/the_html5_d...
-
comment
Comment #30662154
True but any password manager in the cloud should require MFA, which means if you lose your devices you’re still stuck.
-
comment
Comment #30662146
You are fundamentally correct: to make your passwords safe from hackers you are making them harder for yourself to access (in this case by requiring MFA). Accessing your passwords …
- story
- story
-
comment
Comment #29573589
This sounds like a chrome extension
-
comment
Comment #29554503
Can you clarify/ expand on this idea?
- story
- story
- story
-
comment
Comment #29460512
This feels like a passion project site idea
- story
-
comment
Comment #29268546
updated - thank you!
- story
- story
- story
- story
- story
- story
-
comment
Comment #27167473
This is not yet possible in Typescript, but imagine if you could define a numerical subtype that requires your input be below some threshold eg: `type Limit = 0..100;` See discussi…
- story