Viewing profile — pntripathi9417
pntripathi9417
HN member- Joined
- Sat, Sep 07, 2013, 8:35 AM UTC
- HN karma
- 22
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About pntripathi9417
Recent public activity
-
comment
Comment #42791492
First-hand experience report of performance optimization techniques we implemented at Vade Studio, a no-code platform to build apps.
- story
-
comment
Comment #42726553
That's true...
-
comment
Comment #42726540
Absolutely... That has been an epiphany for me as well.
-
comment
Comment #42671758
I have been working with Clojure for 5+ years now. For CLI applications babashka has worked quite well for us. Would love to know more about the problems you faced. In my experienc…
-
comment
Comment #42665671
Absolutely... whenever consulting I usually tell companies to take these into consideration. Finding people is very hard in these languages. Clojure is my personal favorite languag…
-
comment
Comment #42665656
It's been my personal experience. Being able to use kubernetes for infrastructure, grafana, prometheus, etc Elasticsearch for search, Mongodb as database, redis as caching layer. K…
-
comment
Comment #42665635
Looking into the problem. Apologies.
-
comment
Comment #42665617
No specific reason. Will be rolling it out soon.
-
comment
Comment #42665600
We started working on it full time around 1.5 years ago. 2 years if you count when I exploring building it in other languages. Alongside building Vade Studio: I have been working a…
-
comment
Comment #42665574
This is a great explanation for "data as first class citizen"
-
comment
Comment #42665566
I am planning on writing how we have built the real time collaboration engine with conflict resolution. I think having a clear example would help in understanding. Subscribe the ne…
-
comment
Comment #42665546
This has actually been my experience. When I started with Clojure I was writing it badly. I came from NodeJS world. It even took me a week's time just to setup the working environm…
-
comment
Comment #42665517
I agree. There's was one more section I planned to write about the community members. I decided to write as a separate post itself. In the end it's about designing abstraction, and…
-
comment
Comment #42665507
For us the combination of malli and clj-kondo worked really well. Also we haven't faced that problem yet, as the codebase is fairly small. But I can totally see when types become q…
-
story
What Would Like to Learn?
I am preparing a course to help out fellow developers. Among the following what would you like to learn first? 1. NodeJS 2. Clojure 3. Databases 4. Kubernetes
-
comment
Comment #19160044
I am planning to build a spec module for javascript to write effective generative tests https://github.com/vadelabs/backend/tree/master/packages/spe...
- story