this post was submitted on 02 May 2022
28 points (100.0% liked)

Technology

34448 readers
321 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 5 years ago
MODERATORS
 

It's long, but well divided into sections and worth every second of it.

you are viewing a single comment's thread
view the rest of the comments
[–] rysiek@szmer.info 1 points 2 years ago* (last edited 2 years ago) (1 children)

by using the term blockchain (...)

Sure. That's what I refer to as distributed consensus blockchains.

this list of parameters constituting the definition of blockchain is something no other technology i’m aware of can provide

I would agree. What I question is if this particular set of parameters is actually useful in most contexts that this technology is pushed in.

in my opinion, any other combination of technologies emulates this set of parameters imperfectly and with compromises which i wouldn’t want to accept, even despite all of the legitimate drawbacks you mentioned

It's not about emulating these specific parameters. It's about asking if this combination of parameters is actually useful for something. And so far, from watching the scene for quite a while (and myself being quite excited about that tech initially), I cannot say I see how it is.

Every problem I have seen distributed consensus blockchains have been so far used for seems to have a solution that does not require such blockchains, which doesn't have drawbacks associated with such blockchains.

Incidentally, the reason I do find Nano coin interesting is specifically because there is no single global distributed consensus blockchain in it. So there is no mining. There is, however, a proof-of-stake-ish solution to solving edge cases or malicious attempts at double spending, and that's where I expect serious problems to eventually be found.

Please don't read this as endorsement of Nano. I am merely giving an example of a system (that happens to use blockchains, but not globally distributed consensus blockchains) that solves a problem (sending money outside of the banking system, globally), without relying on the same set of parameters you mentioned, and thus avoiding many of the problems.

There is a world where we could focus on such projects. But there's too much money already pumped into all the stuff on globally distributed consensus blockchains already, and too much bullshit peddling and shilling noise that crowds these out. Which is yet another reason why I am very critical of the whole crypto scene.

[–] wazowski@lemmy.ml 1 points 2 years ago (1 children)

Every problem I have seen distributed consensus blockchains have been so far used for seems to have a solution that does not require such blockchains, which doesn’t have drawbacks associated with such blockchains.

a solution which doesn't have some problems associated with blockchains, but introduce their own problems, which do not exist with blockchain space

for example, you mentioned federated code hosting or social media platforms (like lemme), in this case, you eliminate certain problems exclusive to blockchains, but simultaneously introduce other problems, like more centralisation and potential for censorship (instances in the fediverse are controller by individual ppl, who have virtually complete control over that instance, and these instances are accessed using http and dns, the former of which having little resistance to censorship and the latter being mostly very centralised), which are problems already solved by blockchains

so once again, it's a question of what you value more and what's you're ready to sacrifice

[–] rysiek@szmer.info 1 points 2 years ago

for example, you mentioned federated code hosting or social media platforms (like lemme), in this case, you eliminate certain problems exclusive to blockchains, but simultaneously introduce other problems, like more centralisation and potential for censorship (instances in the fediverse are controller by individual ppl, who have virtually complete control over that instance, and these instances are accessed using http and dns, the former of which having little resistance to censorship and the latter being mostly very centralised), which are problems already solved by blockchains

These problems are not solved by blockchains.

Between developers pushing updates that users might not necessarily even be aware of or understand the consequences of, proof-of-stake blockchains being open to abuse due to concentration of ownership and thus voting power, proof-of-work blockchains experiencing mining pooling which concentrates effective power in the hands of people who control the pools - centralization of power effectively still remains a problem. It happens differently, on a different level, but it's far from "solved".

And federated solutions might even be more resilient to such secondary centralization simply by virtue of operating on the level of communities built around specific instances instead of the whole network.

The basic unit of sustainable human life is a village, not a singular human being. That is still surprisingly valid in the digital world. That's what blockchain people seem to get wrong.