Over the years I feel brainwashed by the thoughts of others with no willpower to affirm my own beliefs.

Simply, to me blockchain/crypto is this idea of P2P communication where the intermediate technology that “handshakes” our connection isn’t essentially governed by a centralized entity. But, “handshaking” in this world costs and gas is often times used as the processing/energy to enact this exchange.

Now, for what can be exchanged, it can be quantities of an item. Or information stored within an item. Kind of like Pass by value vs. Pass by reference, in a weird way? Or cryptocurrencies vs. smart contracts?

Now, my own belief is, comparing this system with torrenting, seeding and other technologies that existed long ago and still today. What makes “blockchain/crypto” so valuable that cannot be solved with the technology invented prior to it. To me, it seems like there is extra charge and latency and thus just more negative values overall, when the final overall goal should be this idea of exchanging information without a middle man. We still need ISPs, we still need physical wires to complete the “end-to-end” connection with a peer. So isn’t everything still fundamentally centralized?

What is it actually improving? And is my way of thinking accurate? Why can’t there be a normal P2P project handling exchange of information and/or modern fiat in the same way (Something like Paypal, but transactions have no middleman)?

Edit: The only thing I recognized was the ease of transferring money in other countries. But, that was solved pretty much in the beginning. Why didn’t it just stop there? And, now with US regulations, it’s much harder to buy crypto and all the fees on top of it, kind of ruins a lot of the advantages the early adopters (at least for US citizens) had.

  • NewDark@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    Nothing that immediately springs to mind, but you’re better off looking into “distributed ledger technology” instead of blockchain specifically. There are some incredibly novel and interesting approaches out there.

    Many implement zero-knowledge proofs in order to quickly verify validity or for privacy features. I saw one “chain” that was basically just one block of the entire current state that used a proof in order to create the next single block.

    There’s also “directed acyclic graphs” that is another interesting implementation. The examples I’m familiar with would Nano/Banano.