Live data from Hacker News

Viewing profile — jelambs

jelambs

HN member
Joined
Mon, Jun 26, 2017, 10:28 PM UTC
HN karma
22
Public activity
26 items

About jelambs

No profile information was provided.

Recent public activity

  1. comment
    Comment #44956908

    My hot take is that the SSO tax is totally legitimate because SSO is a clunky and complex feature to manage in a secure way. In fact many SSO implementations are actually not that …

  2. comment
    Comment #44934303

    interesting, does it let you manage multiple claude code agents without having to spin up different git worktrees? we were discussing the other day how that's an annoying limitatio…

  3. comment
    Comment #44905241

    this is super interesting! MCP is really exciting in terms of what it can unlock for agent use cases, but still the wild west in terms of security. I was on a panel discussion yest…

  4. comment
    Comment #44848414

    Hi! I'm biased as one of the Stytch founders but wanted to share my POV in case it's helpful. As others mentioned, any of the open source options are not going to be low management…

  5. comment
    Comment #44800639

    thanks for sharing! excited to help make the SAML ecosystem more secure. would love to hear any feedback people have!

  6. comment
    Comment #44760777

    So many use cases for this! Excited to see what people build.

  7. comment
    Comment #44042885

    Thanks for sharing! Would love to hear how others are thinking about this problem.

  8. comment
    Comment #43129752

    > Using apps like GitHub Co-pilot and Cursor to auto-complete code requires very little skill in hands-on coding. this is a crazy take in the context of coding interviews. first, b…

  9. comment
    Comment #42978554

    we're looking at signals from the network, device, and browser as well as patterns across requests to identify these agents. in some cases, like operator today, it's quite trivial …

  10. comment
    Comment #42975966

    author of the post here, yeah this is a really good point. I think we're going to see more people investing in building OAuth compatible apps and more thorough APIs to support agen…

  11. comment
    Comment #42974836

    Thank you for sharing!

  12. comment
    Comment #41927343

    Have you checked out Stytch? I'm more than a little biased as the founder but would love to hear any feedback you have if you do. I thought your blog post covered a lot of really i…

  13. comment
    Comment #36794355

    Thanks for sharing! We had a slightly different cost/benefit analysis for our use case with fairly straightforward APIs but know that might not be the same for everyone.

  14. comment
    Comment #36777701

    We recently built our own codegen solution to automatically create, maintain, and document our backend SDKs so that we didn’t have to compromise on either quality or maintenance bu…

  15. story
  16. comment
    Comment #34633388

    hi! co-founder/cto here at Stytch, would love to help you get up and running with Stytch! If you have any feedback as well, would be awesome to hear it. If there are specific quest…

  17. comment
    Comment #31921426

    Hi! Disclaimer, I'm the co-founder/cto at Stytch[0]. We built Stytch because we went through the pain of building auth both in house and with incumbent players and wanted a better …

  18. comment
    Comment #31343656

    Super excited for this launch! We'd love to hear any feedback you have.

  19. story
  20. comment
    Comment #27846985

    Hi HN! I’m one of the founders of Stytch ( https://stytch.com/?utm_source=social&utm_medium=hackernews&... ). We provide developer APIs and SDKs that make it simple to embed passwo…

  21. story
  22. comment
    Comment #27706088

    Stytch ( https://www.stytch.com ) | San Francisco & Remote (US only)| Full-time | Visa Transfer We build user infrastructure that makes it easy to onboard, authenticate, and engage…

  23. comment
    Comment #20127714

    I sold used golf balls, I was lucky to have a golf course just out the back door. You'd be surprised how many golf balls get abandoned just off the course, so I'd go for a walk aft…

  24. comment
    Comment #17645577

    Agreed, computers are generally way better than humans at catching many style issues. We utilize linters extensively, those enforce many of our style guide rules. However, there ar…

  25. comment
    Comment #17645325

    Author here, I think that’s a great approach. We surface our guidelines for every PR by including a link to them in the description template. This acts as a reminder for people to …