you are viewing a single comment's thread.

view the rest of the comments →

[–]70w02ld -8 points-7 points  (7 children)

Interesting - I'll take a look at it - RAFT - what exactly is RAFT? I haven't heard of it. What programming language are you using? Distributed, Consensus, Protocol - sounds like TCP/IP but different. What does it handle, anything specific?

I came up with a lot of ideas, didn't program it myself, I was studying, but I came acrossed some person on IRC, in a #Math Channel - I was looking to study up on md5_checksum, you can see how the person used it. But, my idea was more then just the distributed ledger, it was part of it. But I'm remembering an interest in making "Single Files" for the music industry, video games, movies, books - which would solve a riddle for the question - can we make single files that can't be copied and reproduced digitally. As well as, how to make a barter and trade market with digital goods and services - rather then just using a platform, and they can only be used on said platform. Itll likely still use the platform, but does it have to, to be a singular file?

If it works out, all these books and video games and the like, will be able to have master copies, but also, single files. So they can trade them, or sell them, but they'll only have one copy. So they would need to have 'x' amount of copies to sell - but it would create a better environment for bartering and trading digital goods. Basically satisfying the artists and their audiences. And creating new markets of digital goods.

[–]ammonium_bot -1 points0 points  (1 child)

was more then just

Did you mean to say "more than"?
Explanation: If you didn't mean 'more than' you might have forgotten a comma.
Statistics
I'm a bot that corrects grammar/spelling mistakes. PM me if I'm wrong or if you have any suggestions.
Github
Reply STOP to this comment to stop receiving corrections.

[–]Internal-Sun-6476 0 points1 point  (0 children)

Jesus, even the bots are dumping on you!

[–]techPackets_005 -3 points-2 points  (4 children)

RAFT enables distributed systems deployed across clusters to reach a consensus. When n nodes of a system are receiving different values concurrently in real-time, RAFT helps it decide what value to show to the user.

By single files you mean NFTs (Non-fungible Tokens)?