• Dragon@lemmy.ml
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    3 years ago

    Holochain provides some interesting answers. The whole idea was created by a couple of currency geeks who used bio-mimicry to create a system where value is self-defined and verified by peers. I highly recommend reading about it https://holo.host/faq/what-is-holochain/, https://github.com/holochain/holochain-proto/blob/whitepaper/holochain.pdf. There’s an etherium coin attached right now, disregard that, that’s not what the project is about.

      • phil_m@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        3 years ago

        Well you don’t have to buy the coin, but the technology around sounds super interesting and definitely has a better mindset than the usual blockchains. (agent-centric instead of data-centric).

        There is definitely still a long way to go…

        But at least the first proof of concept applications aren’t anything financial but more socially oriented (p2p chat, collaboration etc.).

          • phil_m@lemmy.ml
            link
            fedilink
            arrow-up
            3
            arrow-down
            1
            ·
            3 years ago

            Holochain is not a blockchain, even if chain is in the name, I recommend to at least read into it.

            State has to be somehow saved in a distributed p2p network (DHT to be specific), to be useful for real applications. To motivate users to save state, i.e. offer storage and computation time, it makes sense out of a game-theoretic incentive to reward these users. This does not have to be necessarily a token (it’s just the simplest method).

            Just ignore all the crazy capitalism, chain-maximalism and scams that have arosen around “the Blockchain” etc., and focus solely on the technology, and what good can be taken from it.

            Because there are indeed quite some interesting technologies that resulted in this scene.

            • tracyspcy@lemmy.ml
              link
              fedilink
              arrow-up
              1
              ·
              3 years ago

              I have read today their website, forum and thing with awful name holo.host (wtf???). Yes they going to use dht instead of blockchain, but the fact that they set themself against blockchain put them to the same niche (same as iota with dag instead of blockchain) etc. What i dont like :

              1. Crowdfunding with shitcoin (they got money, but no product for 2 years)
              2. They tried to sell their own hardware nodes
              3. Cannot see any novelty or innovation they going to bring
              • phil_m@lemmy.ml
                link
                fedilink
                arrow-up
                2
                ·
                3 years ago

                Yes I agree with most of your points. It would’ve been better to first just focus on the technology and make it more accessible especially for developers to create an ecosystem. Currently it seems the other way around, make it more accessible for end users (holo port, “Low code zone”), and while this is good in the long run (we don’t want to gatekeep, and include non-developers as well), you’ll first need to actually create applications and the technology around it. There is currently just a very small ecosystem of developers. Also a point that I don’t really like, they could’ve created a lot of libraries to be able to cobble together a “DApp” without any binding to an ecosystem. Because I doubt that one Blockchain/ecosystem/whatever-it-is-called etc. will succeed in the long run.

                I think the novelty they bring is the as they call it “Immune” system, which seems like a good approach to create trustless p2p systems. And just the fact that they combine a bunch of interesting technologies (git/merkle-tree, DHT) together to create a coherent system.

                Anyway it will be interesting to watch where this will go.

                I think we certainly should go true p2p in the long run. E.g. create a p2p chat applications where the enduser devices e.g. Smartphone act as server.