Earlier quoted context omitted.
I’m a customer, and it handles a lot of headaches for accounting. Basically you have 1 client - paddle, as far as the law is concerned. Plus has an easy checkout feature that’s inline for collecting payment info that never touches your server, no headaches securing that info.
Can you share an approximate percentage they take from a transaction for offering that service? Their pricing information seems to be hidden behind an email form.
Ask HN: What under-the-radar technology are you excited about?
91–100 of 553 posts
Re: Ask HN: What under-the-radar technology are you excited about?
#92Re: Ask HN: What under-the-radar technology are you excited about?
#93Narrowband IoT data service. Very low power, low bandwidth, cheap, with increasingly great coverage. It’s like an offshoot of LTE but classified as a 5G technology for massive numbers of low power internet connected devices.
I've implemented some use-cases for t-mobile, they basically peddle our products as a whitelabel solution to municipalities. One of my biggest beef with nbIoT is that 90% of all the use-cases I designed would have been better of using LoRaWAN instead. The reason why nbIoT is chosen is obviously that it provides the operator recurring revenue via a data-SIM but apart from costs there are other massive drawbacks such a…
Re: Ask HN: What under-the-radar technology are you excited about?
#94https://ipfs.io/ seems pretty cool. I've been meaning to check it out, but not seen any uptake yet.
Same here. IPFS seems to have been lumped into the whole "crypto" scene because of filecoin. In my opinion, IPFS is much more interesting and potentially beneficial to individual freedom than crypto. The problem is the only people really talking about it are people focused on crypto, also forcing dapp conversations to focus on quick money vs. long term usability/functionality. I don't hold the money conversations aga…
Re: Ask HN: What under-the-radar technology are you excited about?
#95Earlier quoted context omitted.
what do you like about it? (disclaimer, i work at temporal, but just genuinely interested in how you'd describe it in your words, good or bad lets hear it)
I may be able to answer your question. I only watched the video on the landing page and glanced at the docs, but it reminds me of what a saga system would do (like redux-saga perhaps), meaning that much of the side effects, such as networking, are abstracted away from the business logic, and there is the concept of compensation when things don't go as planned. Very neat!
i'd say something that is maybe hard to appreciate until you really get into it is just how much goes into making this ultra scalable with distributed transactions. If you have ~20 mins for it, I wrote this up recently: https://docs.temporal.io/blog/workflow-engine-principles
Re: Ask HN: What under-the-radar technology are you excited about?
#96https://paddle.com - it's like Stripe, but their "Reseller of record" means that they handle all sales tax / VAT issues. For most SaaS businesses it seems to reduce headaches a lot.
Re: Ask HN: What under-the-radar technology are you excited about?
#97Wikidata, SPARQL, and RDF in general. And I guess semi-relatedly things like Prolog? I recently decided to fiddle with Wikidata, and it is fascinating to be able to query for any part of a statement, not just the value! In SPARQL you write statements in the form But the cool part is that any of those three parts can be extracted, so you can ask things like "what are the cities in ", or "what country harbors the city…
I've been considering writing a graph database on top of SPARQL and RDF. Beyond the official docs (which are pretty good), can you recommend any other resources for easily getting the hang of SPARQL?
Re: Ask HN: What under-the-radar technology are you excited about?
#98DNA digital data storage https://en.m.wikipedia.org/wiki/DNA_digital_data_storage
> DNA digital data storage is the process of encoding and decoding binary data to and from synthesized strands of DNA. If each "bit" of DNA can be either A, C, G, or T, why call that binary ?
Re: Ask HN: What under-the-radar technology are you excited about?
#99https://paddle.com - it's like Stripe, but their "Reseller of record" means that they handle all sales tax / VAT issues. For most SaaS businesses it seems to reduce headaches a lot.
https://www.fonoa.com/ These guys also have an API for dealing with different tax laws around the world. Founded by some ex-Uber people.