This seems like an ideal use-case for verifiable blockchain-backed applications.
Staking Claims with Scheduled Tweets
11–20 of 33 posts
Re: Staking Claims with Scheduled Tweets
#12Yeah the key point is: ‘ And, of course, a person can post two hashes – for contradictory messages – and only publish replies one of them. ‘
Perhaps also state when the reply is coming in the initial tweet so if you don't meet your deadline, people can assume you decided to hide it.
Re: Staking Claims with Scheduled Tweets
#13Why would you use twitter for something like this when you could simply create a blockchain DAPP that runs on Ethereum? All you'd need to do is learn the Solidity language, compile it with Mist and purchase some initial startup gas to pay for the executions. Then, the integrity of your predictions would be guaranteed by a globally distributed network of several mining organizations, rather than dependent on one polit…
Re: Staking Claims with Scheduled Tweets
#14Re: Staking Claims with Scheduled Tweets
#15An old trick to make predictions without influencing the outcome: E.g. https://twitter.com/gwern/status/1017575588641505280?s=20
Re: Staking Claims with Scheduled Tweets
#16Why would you use twitter for something like this when you could simply create a blockchain DAPP that runs on Ethereum? All you'd need to do is learn the Solidity language, compile it with Mist and purchase some initial startup gas to pay for the executions. Then, the integrity of your predictions would be guaranteed by a globally distributed network of several mining organizations, rather than dependent on one polit…
Ok, go on
> create a blockchain DAPP that runs on Ethereum? All you'd need to do is learn the Solidity language, compile it with Mist and purchase some initial startup gas to pay for the executions.
So much simpler than tweeting!
> globally distributed network of several mining organizations, rather than dependent on one politically-suspect US tech company.
Yup, those reliable and impartial miners that noone really knows who they are, but we’re 200% sure they’re not mostly in China and could absolutely never be influenced by Chinese authorities?
Re: Staking Claims with Scheduled Tweets
#17Why would you use twitter for something like this when you could simply create a blockchain DAPP that runs on Ethereum? All you'd need to do is learn the Solidity language, compile it with Mist and purchase some initial startup gas to pay for the executions. Then, the integrity of your predictions would be guaranteed by a globally distributed network of several mining organizations, rather than dependent on one polit…
Re: Staking Claims with Scheduled Tweets
#18Why would you use twitter for something like this when you could simply create a blockchain DAPP that runs on Ethereum? All you'd need to do is learn the Solidity language, compile it with Mist and purchase some initial startup gas to pay for the executions. Then, the integrity of your predictions would be guaranteed by a globally distributed network of several mining organizations, rather than dependent on one polit…
> Why would you use twitter for something like this when you could simply Ok, go on > create a blockchain DAPP that runs on Ethereum? All you'd need to do is learn the Solidity language, compile it with Mist and purchase some initial startup gas to pay for the executions. So much simpler than tweeting! > globally distributed network of several mining organizations, rather than dependent on one politically-suspect US…
Re: Staking Claims with Scheduled Tweets
#19Earlier quoted context omitted.
I'm not sure of any hashing algorithms which use words as their output. Or have I misunderstood your comment?
It's just a byte string converted to a hex string commonly. Chunk it into quads of hex and you can index into a 65k dictionary (the OED has more than twice that).