• Alphane Moon
    link
    English
    14
    edit-2
    6 months ago

    By this point, I think it’s pretty obvious that blockchain doesn’t have any good use cases beyond financial speculation and scams/fraud.

    • slazer2au
      link
      English
      16 months ago

      It has one legitimate use case that I can think of. Immutable audit logs, even then there are better options.

      • David GerardOPM
        link
        fedilink
        English
        86 months ago

        so in practice it actually doesn’t, and enterprise “blockchain” systems tend to evolve:

        1. do the real work in the blockchain bit
        2. do the real work in a program with an SQL database attached, claim the blockchain is for audit logs
        3. every SQL DB can produce those anyway, remove the blockchain bit entirely
        4. don’t bother removing the word “blockchain” from your marketing copy

        multiple such cases!

        • slazer2au
          link
          English
          06 months ago

          exactly, like I said, there is only 1 thing it could be used for, but there are better options for that anyway.

      • @bitchkat
        link
        English
        86 months ago

        Blockchain, the solution in search of a problem.

      • @[email protected]
        link
        fedilink
        English
        66 months ago

        Careful not to conflate things like hash trees with Blockchains. The former do get used for stuff like certificate transparency logs right now, because it is a sensible technology. Blockchains could do exactly the same thing (because they’re based on the same underlying principle), only with much more expense and waste, so there’s basically no point.