Live data from Hacker News

Viewing profile — jakubriedl

jakubriedl

HN member
Joined
Sun, Jul 08, 2018, 12:57 AM UTC
HN karma
38
Public activity
9 items

About jakubriedl

No profile information was provided.

Recent public activity

  1. comment
    Comment #48044955

    I've recently switched from Clerk to BetterAuth as well and it's really good and definitely would recommend to anyone. It supports more things I need, it's more reliable, and much …

  2. comment
    Comment #46268672

    I 100% agree that overfetching isn't the main problem graphql solves for me. I'm actually spending a lot of time in rest-ish world and contract isn't the problem I'd solve with Gra…

  3. comment
    Comment #46101136

    I thought they're just shutting down because it wasn't worth running the servers anymore.

  4. comment
    Comment #45564193

    I'm trying to figure out how modern internal API management should work like and started https://www.appear.sh/ . After spending so much of my career dealing with APIs and building…

  5. comment
    Comment #29025748

    After working in video streaming company for several years and writing web player (on top of vjs & shaka) used by millions of users every month I both agree and disagree with the a…

  6. comment
    Comment #26668553

    CultureAmp | Software engineer, Backend, Frontend, SRE | Lead, senior, mid | Full-time | REMOTE or Melbourne, AU CultureAmp is a rapidly growing company empowering our customers to…

  7. comment
    Comment #25828251

    I have very similar experience in very different field. About 8 years ago, we've built a SAAS for purchasing material for companies using auctions. The idea was that if it will be …

  8. comment
    Comment #17481613

    This seems to me as just a subset what OpenID Connect is. OIDC is an addition to OAuth2 and supports all mentioned - user identity: core user info endpoint - discovery: https://ope…

  9. comment
    Comment #17481600

    What do you mean by API access? OpenID Connect adds more features & standardization to OAuth2. So it supports everything that OAuth2 does. It all mentioned - user identity: core us…