Ask HN: What are new applications that can be built on blockchains?
31–40 of 66 posts
Re: Ask HN: What are new applications that can be built on blockchains?
#32How about a simple clock in clock out system for payroll. here is a directory of dapps https://dapps.ethercasts.com/
Honest question: what are the deficiencies of current clock-in / clock-out systems that blockchain technology might help solve?
Re: Ask HN: What are new applications that can be built on blockchains?
#33Some obvious ones: - Cloud commodity (storage, computing - think of decentralized AWS) - Identity & reputation systems (think of global credit rating & KYC) - One to one services cutting the middleman (consultation, tutoring, renting) - Autonomous agents self negotiating contracts (common example is your car paying for its parking)
Sorry for being a noob, but how is something like "decentralized AWS" enabled by blockchain technology?
Re: Ask HN: What are new applications that can be built on blockchains?
#34Some obvious ones: - Cloud commodity (storage, computing - think of decentralized AWS) - Identity & reputation systems (think of global credit rating & KYC) - One to one services cutting the middleman (consultation, tutoring, renting) - Autonomous agents self negotiating contracts (common example is your car paying for its parking)
Sorry for being a noob, but how is something like "decentralized AWS" enabled by blockchain technology?
Re: Ask HN: What are new applications that can be built on blockchains?
#35Re: Ask HN: What are new applications that can be built on blockchains?
#36Trust less Decentralized exchange Open alternative to Uber, lyft and Airbnb
Isn't the trust in those services more at the physical world level than the technical level?
Re: Ask HN: What are new applications that can be built on blockchains?
#37We are working on electricity trade using blockchain, enabling renewable energy generator to trade with neighbours in local grid.
Re: Ask HN: What are new applications that can be built on blockchains?
#38Voting
Re: Ask HN: What are new applications that can be built on blockchains?
#39Some obvious ones: - Cloud commodity (storage, computing - think of decentralized AWS) - Identity & reputation systems (think of global credit rating & KYC) - One to one services cutting the middleman (consultation, tutoring, renting) - Autonomous agents self negotiating contracts (common example is your car paying for its parking)
Sorry for being a noob, but how is something like "decentralized AWS" enabled by blockchain technology?
Re: Ask HN: What are new applications that can be built on blockchains?
#40Earlier quoted context omitted.
Who is being trusted to accurately report whether the borrower has paid? I have never understood how the "oracle" problem gets worked out in practice.
The amazing this about this particular application is that an oracle is not required at all. So it's completely automatic and trustless. The contract (think of it as a class in Java) has a single function which looks something like this: function acquire_name() { if (msg.value > $200) {self.registrar.transfer_ownership(self.domain_name, msg.sender);}} registrar is a pointer to an instance of the domain registrar that…
The opposite is true: the problems people face is that the only contracts available to them, from rents to cell service, have onerous and unfair terms, favoring whichever side of the contract requires investment, and this unfairness goes up to a ridiculous extent.
The last thing we need is more thorough enforcement of them. Hell, I do believe even the owners themselves would demand the ability to "do business". For instance, to let someone hang on to a name and remain in business while they search for a way to repay their debts.