Live data from Hacker News

Viewing profile — praveenweb

praveenweb

HN member
Joined
Mon, Feb 16, 2015, 3:10 AM UTC
HN karma
344
Public activity
161 items

About praveenweb

Tech Enthusiast.

Recent public activity

  1. comment
    Comment #48044726

    Claude web app cannot automatically read from my github private repo. I need to attach it every time manually. Claude Code works though. But now I can’t share this with non-technic…

  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #40150389

    12x multiple for a Cloud SaaS company is not overpriced typically. I was surprised at this low multiple. Could be due to the current economic situation. And also the licensing chan…

  7. story
  8. comment
    Comment #37837411

    Would this benefit encourage you to use GraphQL as your backend/data api layer?

  9. comment
    Comment #37835024

    On the performance side, there is definitely the N+1 problem which is solved (partially) by the data loader pattern. But curious if the benefits vs tradeoffs is in favour of GraphQ…

  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #33273285

    Relay spec lets you do cursor based pagination. Are there specific use cases you are looking to solve?

  15. story
  16. story
  17. comment
    Comment #33229950

    We have written a post[1] on building a real-time chat app with Streaming Subscriptions on Postgres. It gives a quick overview of the architecture used and how you can leverage the…

  18. comment
    Comment #33193759

    Interestingly, there are no breaking changes that were required to be addressed by Hasura GraphQL Engine to support Postgres 15. Hasura is fully compatible with this release, with …

  19. comment
    Comment #33190806

    MERGE feature is interesting. But specifically on the revoking CREATE permissions for the public (or default) schema, this is a step in the right direction. Some of the defaults in…

  20. story
    Show HN: Instant streaming GraphQL APIs with built-in authorization for Postgres

    We recently added a streaming GraphQL API to Hasura to allow clients to consume data from Postgres as a stream easily. There are solutions to ingest and store a large amount of dat…

  21. story
  22. story
  23. story
    Show HN: Instant streaming APIs with built-in auth for new or existing Postgres

    Hey HN! We recently launched a new capability to Hasura GraphQL Engine: Streaming Subscriptions for Postgres. Today we have a variety of solutions to ingest and store a large amoun…

  24. story
  25. story