Viewing profile — praveenweb
praveenweb
HN member- Joined
- Mon, Feb 16, 2015, 3:10 AM UTC
- HN karma
- 344
- Public activity
- 161 items
- HN profile
- View on Hacker News ↗
About praveenweb
Recent public activity
-
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…
- story
- story
- story
- story
-
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…
- story
-
comment
Comment #37837411
Would this benefit encourage you to use GraphQL as your backend/data api layer?
-
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…
- story
- story
- story
- story
-
comment
Comment #33273285
Relay spec lets you do cursor based pagination. Are there specific use cases you are looking to solve?
- story
- story
-
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…
-
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 …
-
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…
-
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…
- story
- story
-
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…
- story
- story