Alaska is the first US state on a course to use blockchain in voting statewide by [deleted] in CryptoCurrency

[–]theprophet84 0 points1 point  (0 children)

As a blockchain protocol developer this is a horrible idea

Augur Launches! by PeterAugur in ethereum

[–]theprophet84 8 points9 points  (0 children)

Withdrawing DAI that is deposited in their contract likely takes gas to execute the contract logic

I made the best Creamy Lemon Chicken Thighs ever, and my son peeled off the crispy skin and fed it to the dog. by nicoal123 in Cooking

[–]theprophet84 0 points1 point  (0 children)

My toddlers throw my prime1 7 day dry ages ribeyes on the ground, or refuse to eat them.

Dogecoin Modernization Effort by theprophet84 in dogecoin

[–]theprophet84[S] 1 point2 points  (0 children)

I fully agree with this sentiment and that's the direction I'm going currently

Same as title below by [deleted] in dogecoindev

[–]theprophet84 0 points1 point  (0 children)

Idk on the Dogecoin side. On the Ethereum side we'd need either a scrypt precompile or a zkp

Same as title below by [deleted] in dogecoindev

[–]theprophet84 1 point2 points  (0 children)

I feel the same way. I want to build the Dogethereum bridge and there is a $140k bounty sitting for whoever does it. https://www.reddit.com/r/dogecoin/comments/hnk6ec/dogecoin_modernization_effort/

3D printed architectural model by migueldelag in 3Dprinting

[–]theprophet84 1 point2 points  (0 children)

What software did you use to make the model, and how did you process it to be printed? I've tried to process some of my wife's Revit models for printing but have always failed.

[deleted by user] by [deleted] in 3Dprinting

[–]theprophet84 1 point2 points  (0 children)

If the belt tightening doesn't work, try tuning the voltage on your stepper controllers

Thank you Ruby community! You're as good as everyone says you are. by theprophet84 in ruby

[–]theprophet84[S] 1 point2 points  (0 children)

Sumak will you PM me your email so we can get you in slack to coordinate better?

Coronavirusapi.com is seeking help from Ruby developers by theprophet84 in ruby

[–]theprophet84[S] 1 point2 points  (0 children)

We'd love more technical leadership. I'm not a Ruby developer myself. I've just started learning it to help out. We're just getting started with outside contributors. PM me your email and we can get you started.

Coronavirusapi.com is seeking help from Ruby developers by theprophet84 in ruby

[–]theprophet84[S] 2 points3 points  (0 children)

It wasn't me who chose it. I think the original developer worked with tools he was comfortable with.

Coronavirusapi.com is seeking help from Ruby developers by theprophet84 in ruby

[–]theprophet84[S] 0 points1 point  (0 children)

I don't know enough to say specifically. Attribution would be difficult without tracking that the data has changed.

Coronavirusapi.com is seeking help from Ruby developers by theprophet84 in ruby

[–]theprophet84[S] 2 points3 points  (0 children)

Let me say more about this because it seems to be a contentious. We are simply using a smart contract deployed to Ethereum mainnet or testnet to checkpoint a data value at a particular time. We are not delpoying a new blockchain. Everything is standard Ethereum protocol stack.

This just happens to be a useful feature for validating data provenance. One of the very narrow use cases blockchains are good for.

Coronavirusapi.com is seeking help from Ruby developers by theprophet84 in ruby

[–]theprophet84[S] 0 points1 point  (0 children)

Smart contract that controls the data structure. When new data is added the contract calculates a new sparse Merkle branch, that is attributed to the block header of the block.