Viewing profile — jaredhanson
jaredhanson
HN member- Joined
- Mon, Dec 10, 2007, 7:14 PM UTC
- HN karma
- 83
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About jaredhanson
https://jaredhanson.me/
Recent public activity
-
comment
Comment #43254076
Keycard Labs | Founding Principal Engineer & Founding Systems Engineer | Full-time | Remote (North or South America) Keycard is on a mission to redefine machine identity for the AI…
-
comment
Comment #42921941
Keycard Labs | Founding Principal Engineer | Full-time | Remote Keycard Labs is fundamentally rethinking infrastructure security, by moving from a world of static secrets and API k…
-
comment
Comment #31646193
Attestation is an option in the FIDO ecosystem, and it is up to each website whether or not attestation is needed. Attestation is often required in enterprise settings. While consu…
-
comment
Comment #7133299
Can I ask why you chose everyauth over Passport? (I'm the developer of Passport.) By all accounts, Passport is by far the more popular authentication package (95,000 downloads from…
-
comment
Comment #6835192
I use make. You can see my typical setup for Node packages on GitHub, for example: https://github.com/jaredhanson/locomotive
-
comment
Comment #6834366
Actually, no. It's very easy to run a watcher which executes any command (like say jshint itself).
-
comment
Comment #6834255
I lol'd at the title. Just having a Gruntfile is the first smell I notice when looking at a project. Seriously, why take two simple tools and layer a unnecessary "task runner" on t…
- story
-
comment
Comment #6160507
Nice work! Here's my Node.js-based static site generator, for interested users or devs who want to borrow ideas: https://github.com/jaredhanson/kerouac
- story
- story
-
comment
Comment #5775787
It seems like just about everyone's written a static site generator. Mine is Kerouac ( https://github.com/jaredhanson/kerouac ), another Node.js-based generator. I specifically wan…
-
comment
Comment #5769319
I like this trend of making ever-more simple static site generators. To promote my own project, check out Kerouac [1] if you prefer your tooling to be in Node.js. [1] https://githu…
-
comment
Comment #5700119
This looks really great! One thing really bothers me however: a dependency on all of Backbone. Pulling in a bunch a view-related code for an ORM has a certain code smell. Is there …
- story
- story
-
comment
Comment #5519976
This is fantastic! I'm really excited to see Mozilla improving the login experience for users across the web. It is a problem that is sorely in need of better solutions. For the No…
-
comment
Comment #5252247
For the Node.js developers in the discussion, I've been hacking away on [Junction]( https://github.com/jaredhanson/junction ) in my spare moments. I've long been fascinated with XM…
- story
- story
- story
- story
-
comment
Comment #4287660
Agreed. It'd be great for interoperability to get a set of quality, conformant open source provider implementations in various languages. I've implemented OAuth 1.0 and OAuth 2.0 a…
- story
- story