DAlperin
- Karma
- 0
- Created
- ()
- Submissions
- 0
- How Filter Pushdown Works (materialize.com)
- GPUI 2 is now in production – Zed (zed.dev)
- Relay-Style GraphQL (alan.norbauer.com)
- How RocksDB Works (artem.krylysov.com)
- Cryptos Grim Worldview (dov.dev)
- Rewriting my site from Next to Remix (dov.dev)
- The Matrix Holiday Special 2020 (matrix.org)
- AI/ML Code Reviews with DeepCode (deepcode.ai)
- Theia Cloud and Desktop IDE (theia-ide.org)
-
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…
-
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…