Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Blockchain: Next tech juggernaut?

Blockchain: Next tech juggernaut?

Scheduled Pinned Locked Moved The Lounge
databasecombusinesstutorialquestion
63 Posts 18 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F F ES Sitecore

    Kornfeld Eliyahu Peter wrote:

    You can not temper with the chain at one position, as the other instances will refuse to that

    Unless you flood the network with bad actors. I guess it's fortunate we don't have massive countries like China and Russia with masses of resources and an active interest in disrupting such a thing. I mean when blockchain runs everything, even American government systems, thank God there are no Chinas or Russias. People saying blockchain is "secure" is like people saying Apple Macs are secure. They're not, it's just that no-one has the motivation to attack them. Yet.

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #20

    F-ES Sitecore wrote:

    People saying blockchain is "secure" is like people saying Apple Macs are secure. They're not, it's just that no-one has the motivation to attack them. Yet.

    There are a LOT of people with motivation to attack it; even verbally, arguing from ignorance. There is a financial interest in manipulating it, as well as a political interest. It is hard to "hack" the hash; it is nigh-impossible to attack a chain of hashes on different computers, regardless of your (computing) power. Doesn't mean that it cannot be stolen or taxed, but that was not your premise :)

    Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

    F 1 Reply Last reply
    0
    • R raddevus

      Sander Rossel wrote:

      BitCoin (and blockchain) can be hacked or tampered with or whatever it is they do.

      I believe you may be misinformed. Bitcoin maybe. Not sure if something happened there. But do you know that each node in the blockchain has a SHA-256 hash of the next node, etc? Quite difficult to hack. There is a time-based part to the value also and then the decentralized check that goes on. So not sure if you've just heard it was less secure or something. You'd have to bring more facts to this story that it is insecure than just that it's not as secure as they say. I'm not sure either though, but if you read the part of how a blockchain is a merkle tree you would probably agree it would be quite difficult to alter the data. But I do understand that nascent tech (and especially overhyped nascent tech like blockchain) often makes people think it is just a bunch of noise. Maybe it is, but the details behind it are very interesting.

      B Offline
      B Offline
      Bob1000
      wrote on last edited by
      #21

      Like any security system its only as good as its weakest link - Somewhere there will be one, irrespective of the technology used and usually it will be at the human interface! Hi Welcome to your super secure Blockchain protected bank account Please can I have your first and third pin number Sorry didn't quite catch that, please say again your second and fourth pin numbers.

      L 1 Reply Last reply
      0
      • L Lost User

        F-ES Sitecore wrote:

        People saying blockchain is "secure" is like people saying Apple Macs are secure. They're not, it's just that no-one has the motivation to attack them. Yet.

        There are a LOT of people with motivation to attack it; even verbally, arguing from ignorance. There is a financial interest in manipulating it, as well as a political interest. It is hard to "hack" the hash; it is nigh-impossible to attack a chain of hashes on different computers, regardless of your (computing) power. Doesn't mean that it cannot be stolen or taxed, but that was not your premise :)

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

        F Offline
        F Offline
        F ES Sitecore
        wrote on last edited by
        #22

        Eddy Vluggen wrote:

        It is hard to "hack" the hash; it is nigh-impossible to attack a chain of hashes on different computers, regardless of your (computing) power.

        It's ironic you talk about ignorance yet clearly don't understand what I mean by using many bad actors to take over the network. I'm not talking about using computer power to hack the hashes.

        L 1 Reply Last reply
        0
        • Sander RosselS Sander Rossel

          raddevus wrote:

          I believe you may be misinformed.

          Insider News to the rescue :laugh: Hackers find creative way to steal $7.7 million without being detected | Ars Technica[^] Since it's a cryptocurrency I assume they use blockchain as well. A simple "blockchain hacked" Google brings me to the following page: Yes, the Blockchain Can Be Hacked | CoinCentral[^] I get it, blockchain is great and awesome and super secure, but it's still "just" technology and I simply refuse to believe any technology is "unhackable" no matter how secure it is. However, for most practical uses it's not security that's the issue, but, as said, the mining of hashes :)

          Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #23

          Sander Rossel wrote:

          Since it's a cryptocurrency I assume they use blockchain as well.

          Their own hand-rolled version, yes.

          Sander Rossel wrote:

          I get it, blockchain is great and awesome and super secure, but it's still "just" technology and I simply refuse to believe any technology is "unhackable" no matter how secure it is.

          Believing is done in church, as a programmer we do not believe but research. The hashcode itself would be hard to crack; please explain how you would replace the lists of hashcodes on multiple computers that you have no acces to? Write one, and you'll get a much better idea what you are talking about. Start here: A blockchain in 200 lines of code – Lauri Hartikka – Medium[^]

          Sander Rossel wrote:

          However, for most practical uses it's not security that's the issue, but, as said, the mining of hashes :)

          That's not an issue; if mining was cheap, then BC would not work. It takes less resources than getting gold out of the ground and is a lot less polluting.

          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

          Sander RosselS 1 Reply Last reply
          0
          • F F ES Sitecore

            Eddy Vluggen wrote:

            It is hard to "hack" the hash; it is nigh-impossible to attack a chain of hashes on different computers, regardless of your (computing) power.

            It's ironic you talk about ignorance yet clearly don't understand what I mean by using many bad actors to take over the network. I'm not talking about using computer power to hack the hashes.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #24

            Take your argument and prove it; shouldn't be too hard to get a lot of bad actors to influence BC :laugh:

            Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

            F 1 Reply Last reply
            0
            • B Bob1000

              Like any security system its only as good as its weakest link - Somewhere there will be one, irrespective of the technology used and usually it will be at the human interface! Hi Welcome to your super secure Blockchain protected bank account Please can I have your first and third pin number Sorry didn't quite catch that, please say again your second and fourth pin numbers.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #25

              That link you described (the human factor) is present in all currencies; it is even there for gold. Doesn't make crypto's more secure or insecure than gold. Your argument is therefore m00t.

              Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

              B 1 Reply Last reply
              0
              • L Lost User

                Take your argument and prove it; shouldn't be too hard to get a lot of bad actors to influence BC :laugh:

                Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                F Offline
                F Offline
                F ES Sitecore
                wrote on last edited by
                #26

                I don't have the resources, but governments do.

                L 1 Reply Last reply
                0
                • R raddevus

                  Reading this book about Blockchain technologies and it is convincing me that blockchain is a juggernaut (unstoppable). Blockchain: A Practical Guide to Developing Business, Law, and Technology Solutions [^] It really is going to be used everywhere (identity, finance, healthcare, file storage/sharing, supply chain). If you check out Hyperledger Projects - Hyperledger[^] you will see that there are major blockchain projects being backed by major corps (SawTooth = Intel, Fabric = IBM) And everyone has heard of Bitcoin but Ripple (Company - Learn About Ripple)[^] is getting huge and backed by large corps. A nice summary of the technology:

                  Blockchain book said:

                  Simply put, a blockchain is a database encompassing a physical chain of fixed-length blocks that include 1 to N transactions, where each transaction added to a new block is validated and then inserted into the block.

                  The concepts behind the blockchain really are interesting.

                  K Offline
                  K Offline
                  KBZX5000
                  wrote on last edited by
                  #27

                  Jokes and interesting facts aside, we shouldn't gloss over the fact that it almost doesn't solve anything. Pragmatically speaking, it's just a persistent data-store. Noteworthy characteristics are: - it's highly distributed - data authenticity is expected to be safe, as long as no bad actor owns ~40% of the distributed parts - it's not high volume - it's not high capacity As a result, it's an expert-system than only works when you have a lot of users and can't trust anyone, and these need to be your primary concerns. The only profitable market that has these requirements is the illicit drug trade. And mayhaps cyber warfare, in 2 or 3 years time. In all other circumstances where you could apply a distributed design, you're better of with a trust-based system (= certificates) and support for high volume and capacity. This is like data-mining all over again. People who don't understand profit and the practical application of software are writing books and giving seminaries about things that no-one will pay for. Marketing to idiots doesn't count, because that's short-term only. Idiots don't have a long attention span. To be honest, It just annoys me that enterprise is faking interest again and fanning the flames. Intel and IBM have a track record of publicly investing during hype cycles and then abandoning those projects when their stakeholders stop noticing. I'm still pissed-off about Edison.

                  N R 2 Replies Last reply
                  0
                  • L Lost User

                    That link you described (the human factor) is present in all currencies; it is even there for gold. Doesn't make crypto's more secure or insecure than gold. Your argument is therefore m00t.

                    Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                    B Offline
                    B Offline
                    Bob1000
                    wrote on last edited by
                    #28

                    True the weakness is in other systems as well , but the point is that having a more supposedly 'secure' system is irrelevant if there are other weaker links! Plus the big downside of Blockchain on a large scale is the sheer cost of all those transactions in monetary as well as infrastructure and environmental costs. Without some other technology break through Blockchains are going to be problematic for most applications.

                    L 1 Reply Last reply
                    0
                    • R raddevus

                      jschell wrote:

                      Nothing is used everywhere.

                      How about atoms? I believe they are even used in the most distant suns and at the far edges of the Universe. :rolleyes:

                      jschell wrote:

                      So certainly not an unbiased view of the potential.

                      And yet, where is there an unbiased view of anything? Many people like chocolate and yet other fools do not. And people who sell chocolate like it even if they don't eat it themselves, all because they are trying to make money. I have yet to find the human who has an unbiased view of anything. Whether they know it or not. :rolleyes: But, that's just my biased opinion. :laugh: I get your points though. I know there will be vast challenges for blockchain tech but that is what struck me the most -- the huge corps who are getting behind it. I'm not really _for_ blockchain since there are some inherent dangers in it. I just think the technology behind it (merkle trees) is interesting and since I don't like large systems I find it to be interesting that so many large companies are backing it so strongly already.

                      K Offline
                      K Offline
                      KBZX5000
                      wrote on last edited by
                      #29

                      raddevus wrote:

                      And yet, where is there an unbiased view of anything?

                      You get an unbiased view when people share theoretical implications and practical applications. You get a biased view when people are sharing an emotional stance about something. Some people employ both and expect you to discern between the two. Some people only employ the latter.

                      1 Reply Last reply
                      0
                      • L Lost User

                        Sander Rossel wrote:

                        Since it's a cryptocurrency I assume they use blockchain as well.

                        Their own hand-rolled version, yes.

                        Sander Rossel wrote:

                        I get it, blockchain is great and awesome and super secure, but it's still "just" technology and I simply refuse to believe any technology is "unhackable" no matter how secure it is.

                        Believing is done in church, as a programmer we do not believe but research. The hashcode itself would be hard to crack; please explain how you would replace the lists of hashcodes on multiple computers that you have no acces to? Write one, and you'll get a much better idea what you are talking about. Start here: A blockchain in 200 lines of code – Lauri Hartikka – Medium[^]

                        Sander Rossel wrote:

                        However, for most practical uses it's not security that's the issue, but, as said, the mining of hashes :)

                        That's not an issue; if mining was cheap, then BC would not work. It takes less resources than getting gold out of the ground and is a lot less polluting.

                        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                        Sander RosselS Offline
                        Sander RosselS Offline
                        Sander Rossel
                        wrote on last edited by
                        #30

                        Eddy Vluggen wrote:

                        please explain how you would replace the lists of hashcodes on multiple computers that you have no acces to?

                        Please explain how anything is hacked? I don't know, I'm not a hacker, but it still happens a lot!

                        Eddy Vluggen wrote:

                        Write one, and you'll get a much better idea what you are talking about. Start here: A blockchain in 200 lines of code – Lauri Hartikka – Medium[^]

                        Interesting. I found this video[^] to explain the blockchain concept pretty well.

                        Eddy Vluggen wrote:

                        It takes less resources than getting gold out of the ground and is a lot less polluting.

                        Is that so?[^] This article also has an awesome cat gif[^] :D And then there's this: Bitcoin Mining is more Polluting than Gold Mining - Digiconomist[^]

                        Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                        L 1 Reply Last reply
                        0
                        • Sander RosselS Sander Rossel

                          While I really like the idea of blockchain I do think it's being hyped a lot. Sure, some bigger companies are hopping on the hype train, but I don't see a lot of value for regular businesses. It's not as secure as they make you believe. BitCoin (and blockchain) can be hacked or tampered with or whatever it is they do. More importantly, it's really expensive to generate those hashes (or nonces to be precise)! The fact that mining them can make you money says enough. It's like saying "we need ID's for our database, let's ask consumers to rent us their computers so we can get those ID's!" Not going to happen for about 99.999999% of the businesses. Maybe I just don't know blockchain well enough, but I know a lot of people talking about blockchain, but no one who's actually doing it.

                          Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                          F Offline
                          F Offline
                          Fabio Franco
                          wrote on last edited by
                          #31

                          Sander Rossel wrote:

                          It's not as secure as they make you believe.

                          This statement is not simple to back. There are several aspects of security. If we talk about security on the fabric level, yes it is that secure, specially if we talk about public and widely adopted network (i.e. Ethereum, Bitcoin). But then there is: User Security: As with any system your credentials are as secure as you make it. If are not be careful with your private/public key pair, it will get hacked and your funds will be stolen or someone will generate a transaction on your behalf. Provider Security: Some providers (like exchanges) store your private/public key pair in an insecure manner, it can be hacked and your credentials may be exposed. Smart Contract Security: They are nothing more than programmable logic that runs on a blockchain's fabric. If it's not well programmed it can expose security flaw. For example if you program a smart contract that transfer a custom token you developed and you don't take measures to verify the owner's identity, that flaw can be exploited. In any of those cases, the security of the fabric is not broken and you can actually see things happening (it's completely auditable), despite not being able to do anything about it.

                          Sander Rossel wrote:

                          More importantly, it's really expensive to generate those hashes (or nonces to be precise)!

                          That's not true at best, because you're generalizing. First, it's only as expensive as the hashing difficulty level of the network (it can be on purpose, like bitcoin)l Second, this is specific for Proof of Work consensus algorithm. We have many more, to name a few: Proof of Authority, Proof of Stake, Proof of Elapsed Time... All of those require very, very little computational power (for example the an Azure B1sm VM can be a Proof of authority blockchain minter (not miner), which is actually a very cheap and small machine)

                          Sander Rossel wrote:

                          Not going to happen for about 99.999999% of the businesses.

                          That's shortsighted, with different types of consensus algorithms, we don't need that much computational power. I have been working on blockchain projects for big corps for a while now and I got exposed to many types of business that not only are using it, but are actually expanding its usage. Sometimes, specially on private networks, and inter company business, the actual costs are

                          Sander RosselS 1 Reply Last reply
                          0
                          • K KBZX5000

                            Jokes and interesting facts aside, we shouldn't gloss over the fact that it almost doesn't solve anything. Pragmatically speaking, it's just a persistent data-store. Noteworthy characteristics are: - it's highly distributed - data authenticity is expected to be safe, as long as no bad actor owns ~40% of the distributed parts - it's not high volume - it's not high capacity As a result, it's an expert-system than only works when you have a lot of users and can't trust anyone, and these need to be your primary concerns. The only profitable market that has these requirements is the illicit drug trade. And mayhaps cyber warfare, in 2 or 3 years time. In all other circumstances where you could apply a distributed design, you're better of with a trust-based system (= certificates) and support for high volume and capacity. This is like data-mining all over again. People who don't understand profit and the practical application of software are writing books and giving seminaries about things that no-one will pay for. Marketing to idiots doesn't count, because that's short-term only. Idiots don't have a long attention span. To be honest, It just annoys me that enterprise is faking interest again and fanning the flames. Intel and IBM have a track record of publicly investing during hype cycles and then abandoning those projects when their stakeholders stop noticing. I'm still pissed-off about Edison.

                            N Offline
                            N Offline
                            Nathan Minier
                            wrote on last edited by
                            #32

                            Great points all around. It is worth noting that it has proven to be useful for inventory tracking and it's nature lends itself to cross-company resource tracking, making the possibilities for ERP solutions interesting.

                            "Never attribute to malice that which can be explained by stupidity." - Hanlon's Razor

                            K 1 Reply Last reply
                            0
                            • F Fabio Franco

                              Sander Rossel wrote:

                              It's not as secure as they make you believe.

                              This statement is not simple to back. There are several aspects of security. If we talk about security on the fabric level, yes it is that secure, specially if we talk about public and widely adopted network (i.e. Ethereum, Bitcoin). But then there is: User Security: As with any system your credentials are as secure as you make it. If are not be careful with your private/public key pair, it will get hacked and your funds will be stolen or someone will generate a transaction on your behalf. Provider Security: Some providers (like exchanges) store your private/public key pair in an insecure manner, it can be hacked and your credentials may be exposed. Smart Contract Security: They are nothing more than programmable logic that runs on a blockchain's fabric. If it's not well programmed it can expose security flaw. For example if you program a smart contract that transfer a custom token you developed and you don't take measures to verify the owner's identity, that flaw can be exploited. In any of those cases, the security of the fabric is not broken and you can actually see things happening (it's completely auditable), despite not being able to do anything about it.

                              Sander Rossel wrote:

                              More importantly, it's really expensive to generate those hashes (or nonces to be precise)!

                              That's not true at best, because you're generalizing. First, it's only as expensive as the hashing difficulty level of the network (it can be on purpose, like bitcoin)l Second, this is specific for Proof of Work consensus algorithm. We have many more, to name a few: Proof of Authority, Proof of Stake, Proof of Elapsed Time... All of those require very, very little computational power (for example the an Azure B1sm VM can be a Proof of authority blockchain minter (not miner), which is actually a very cheap and small machine)

                              Sander Rossel wrote:

                              Not going to happen for about 99.999999% of the businesses.

                              That's shortsighted, with different types of consensus algorithms, we don't need that much computational power. I have been working on blockchain projects for big corps for a while now and I got exposed to many types of business that not only are using it, but are actually expanding its usage. Sometimes, specially on private networks, and inter company business, the actual costs are

                              Sander RosselS Offline
                              Sander RosselS Offline
                              Sander Rossel
                              wrote on last edited by
                              #33

                              I guess for me blockchain == Bitcoin, while I know that's not true. Your post simply proves that I don't know jack shit about the subject except the general idea and the Bitcoin implementation :laugh:

                              Fabio Franco wrote:

                              I have been working on blockchain projects for big corps for a while now and I got exposed to many types of business that not only are using it, but are actually expanding its usage.

                              Can you tell a bit about the use cases?

                              Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                              F 1 Reply Last reply
                              0
                              • K KBZX5000

                                Jokes and interesting facts aside, we shouldn't gloss over the fact that it almost doesn't solve anything. Pragmatically speaking, it's just a persistent data-store. Noteworthy characteristics are: - it's highly distributed - data authenticity is expected to be safe, as long as no bad actor owns ~40% of the distributed parts - it's not high volume - it's not high capacity As a result, it's an expert-system than only works when you have a lot of users and can't trust anyone, and these need to be your primary concerns. The only profitable market that has these requirements is the illicit drug trade. And mayhaps cyber warfare, in 2 or 3 years time. In all other circumstances where you could apply a distributed design, you're better of with a trust-based system (= certificates) and support for high volume and capacity. This is like data-mining all over again. People who don't understand profit and the practical application of software are writing books and giving seminaries about things that no-one will pay for. Marketing to idiots doesn't count, because that's short-term only. Idiots don't have a long attention span. To be honest, It just annoys me that enterprise is faking interest again and fanning the flames. Intel and IBM have a track record of publicly investing during hype cycles and then abandoning those projects when their stakeholders stop noticing. I'm still pissed-off about Edison.

                                R Offline
                                R Offline
                                raddevus
                                wrote on last edited by
                                #34

                                KBZX5000 wrote:

                                I'm still pissed-off about Edison.

                                I know. That was a crazy situation. I actually won an Edison in a contest and when I got it I thought it was too complicated (for what it was). What I mean is that if I wanted that level of a thing -- running Linux -- then I'd just go with the RPi. and if I didn't want something running Linux then I'd just go with a basic Arduino. It was as if they created this thing without looking around at all. It was crazy they just killed it like that though. People were just starting to use it a bit.

                                K 1 Reply Last reply
                                0
                                • Sander RosselS Sander Rossel

                                  While I really like the idea of blockchain I do think it's being hyped a lot. Sure, some bigger companies are hopping on the hype train, but I don't see a lot of value for regular businesses. It's not as secure as they make you believe. BitCoin (and blockchain) can be hacked or tampered with or whatever it is they do. More importantly, it's really expensive to generate those hashes (or nonces to be precise)! The fact that mining them can make you money says enough. It's like saying "we need ID's for our database, let's ask consumers to rent us their computers so we can get those ID's!" Not going to happen for about 99.999999% of the businesses. Maybe I just don't know blockchain well enough, but I know a lot of people talking about blockchain, but no one who's actually doing it.

                                  Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                                  D Offline
                                  D Offline
                                  Daniel Wilianto
                                  wrote on last edited by
                                  #35

                                  Also it is going to hit a wall sooner or later. The more transactions, the longer the chain is. By ten years, it is going to consume a whole town's electricity just to handle one new transaction. I don't know what kind of book that the thread starter read, but I will never hop unto the ship.

                                  F 1 Reply Last reply
                                  0
                                  • R raddevus

                                    Reading this book about Blockchain technologies and it is convincing me that blockchain is a juggernaut (unstoppable). Blockchain: A Practical Guide to Developing Business, Law, and Technology Solutions [^] It really is going to be used everywhere (identity, finance, healthcare, file storage/sharing, supply chain). If you check out Hyperledger Projects - Hyperledger[^] you will see that there are major blockchain projects being backed by major corps (SawTooth = Intel, Fabric = IBM) And everyone has heard of Bitcoin but Ripple (Company - Learn About Ripple)[^] is getting huge and backed by large corps. A nice summary of the technology:

                                    Blockchain book said:

                                    Simply put, a blockchain is a database encompassing a physical chain of fixed-length blocks that include 1 to N transactions, where each transaction added to a new block is validated and then inserted into the block.

                                    The concepts behind the blockchain really are interesting.

                                    M Offline
                                    M Offline
                                    MKJCP
                                    wrote on last edited by
                                    #36

                                    Someone drank the Kool-Aid! "Blockchain: A Practical guide..." isn't that an oxymoron?

                                    R 1 Reply Last reply
                                    0
                                    • M MKJCP

                                      Someone drank the Kool-Aid! "Blockchain: A Practical guide..." isn't that an oxymoron?

                                      R Offline
                                      R Offline
                                      raddevus
                                      wrote on last edited by
                                      #37

                                      MKJCP wrote:

                                      Someone drank the Kool-Aid!

                                      *glug* delicious :rolleyes:

                                      MKJCP wrote:

                                      A Practical guide

                                      It simply means that there are code examples to follow. Do you know about the tech behind blockchain? Merkle trees? Quite interesting. How might they be used. That's the interesting part. And seeing how the BC is implemented on top of that. Quite interesting.

                                      M 1 Reply Last reply
                                      0
                                      • R raddevus

                                        MKJCP wrote:

                                        Someone drank the Kool-Aid!

                                        *glug* delicious :rolleyes:

                                        MKJCP wrote:

                                        A Practical guide

                                        It simply means that there are code examples to follow. Do you know about the tech behind blockchain? Merkle trees? Quite interesting. How might they be used. That's the interesting part. And seeing how the BC is implemented on top of that. Quite interesting.

                                        M Offline
                                        M Offline
                                        MKJCP
                                        wrote on last edited by
                                        #38

                                        I agree, it is quite interesting. If it is to be a tech juggernaut the world may need a couple dozen reactors and some tons of uranium. I hear implementation gobbles electricity like Joey Chestnut eats hot dogs.

                                        R 1 Reply Last reply
                                        0
                                        • M MKJCP

                                          I agree, it is quite interesting. If it is to be a tech juggernaut the world may need a couple dozen reactors and some tons of uranium. I hear implementation gobbles electricity like Joey Chestnut eats hot dogs.

                                          R Offline
                                          R Offline
                                          raddevus
                                          wrote on last edited by
                                          #39

                                          MKJCP wrote:

                                          I hear implementation gobbles electricity like Joey Chestnut eats hot dogs.

                                          :thumbsup: :laugh:

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups