Live data from Hacker News

Viewing profile — jaredhanson

jaredhanson

HN member
Joined
Mon, Dec 10, 2007, 7:14 PM UTC
HN karma
83
Public activity
40 items

About jaredhanson

Co-founder of Keycard Labs. Developer of Passport.js

https://jaredhanson.me/

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…

  5. comment
    Comment #6835192

    I use make. You can see my typical setup for Node packages on GitHub, for example: https://github.com/jaredhanson/locomotive

  6. comment
    Comment #6834366

    Actually, no. It's very easy to run a watcher which executes any command (like say jshint itself).

  7. 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…

  8. story
  9. 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

  10. story
  11. story
  12. 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…

  13. 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…

  14. 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 …

  15. story
  16. story
  17. 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…

  18. 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…

  19. story
  20. story
  21. story
  22. story
  23. 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…

  24. story
  25. story