this post was submitted on 27 Apr 2021
62 points (94.3% liked)

Technology

38799 readers
475 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 years ago (1 children)

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.

[–] [email protected] 1 points 4 years ago (1 children)

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
[–] [email protected] 2 points 4 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.