Viewing profile — ramanathanrv
ramanathanrv
HN member- Joined
- Fri, Mar 18, 2011, 6:29 AM UTC
- HN karma
- 9
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About ramanathanrv
No profile information was provided.
Recent public activity
-
comment
Comment #24614763
If I am not wrong, this is what both Facebook and Apple trying to do. Both these platforms can sell individual articles but they choose not to do so due to high overhead in the pay…
-
comment
Comment #24614546
This is indeed a huge problem. In the current form, it quickly become unsustainable (in terms of both time and money) for customers to work with so many subscriptions. Maybe the en…
-
comment
Comment #22892584
Best wishes to Stripe. They deserve to succeed. I speculate that the biggest competition for Stripe is going to be Amazon which will use AWS to rollout payments API.
-
comment
Comment #20780899
For small setups, it is better to stay away from Kubernetes until it reaches a good level of stability. We jumped early on in the K8S bandwagon (before AWS EKS) and paid a steep pr…
-
story
Ask HN: First principles thinking for implementing database, security, etc.
I am part of the tech team in a fintech startup processing 100s of 1000s of payment transactions. Part of our team is inclined towards applying first principles thinking for core t…
-
comment
Comment #17820463
Regarding `avoid side-effects`, the amount of side-effects that are required for a typical real problem solving code base is quite reasonably measurable. For example, the number of…
- story
-
comment
Comment #12547996
Well deserved! I remember that before BootStrap came to the scene, we used to work with BluePrint CSS. BluePrint gave a nice canvas and concealed all the IE6 related issues. Howeve…
-
comment
Comment #11857146
The article is postulating only a theory. We have seen the opposite true in credit card forms where users have to input card expiry date. No matter what sort of formatting we did, …
- story
-
comment
Comment #11536564
I was expecting this for a while now. But the pricing part isn't very clear. Is it $149 per instance or for the solution itself? Could be better if the article elaborates more on t…
-
comment
Comment #11389780
High availability is the main requirement. Since we are running our hosts in AWS, we are sure that the host(s) running influx would go down certainly few times a year. Will look mo…
-
story
Influx alternatives for sub 100G data?
Influx HA cluster pricing is very expensive for our data size, which is sub 100G data. For a 3 node cluster, influx is charging $18,000 per annum. https://influxdata.com/pricing/#p…