DAlperin

↗ HN profile [ 68.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. How Filter Pushdown Works (materialize.com)
  2. Relay-Style GraphQL (alan.norbauer.com)
  3. How RocksDB Works (artem.krylysov.com)
  4. Payment/money based applications have always intrigued me but I am unsure on some of how to implement the "money" part of it. I am clear on using stripe to facilitate getting money but the hard part seems like how do I…

  5. I am thinking about building a system where customers would put money into their account and they can use there balance to purchase things. Whats the best way to store the money and keep track of who's is who's. I am…