The decentralised finance club needs to make their core values poster bigger and easier to understand

We’re here in 2023 and they still forget that the core value of “not your keys not your wallet” is the equivalent of putting your cash under your mattress instead of using a bank and the complexity that comes with that is unavoidable.

You can get more people to use a mediocre product/technology by making it easy to use

People will use complex products/technologies if they are useful enough.

But these people can’t make it useful so they keep banging their head against the wall trying to make it more simple.

It is inevitable that they will try the even lazier route of deceiving people into thinking it is simple.

Nitter: https://nitter.net/evanvar/status/1699032296870015232

edit: changed title to reduce keyword matches in lemmy fediverse searches

  • Swedneck@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    10 months ago

    I don’t think most people would consider it web3 but there’s stuff based on IPFS and related/similar projects that for example let you chat with people without need for any sort of server (technically, you need some “server” to bootstrap yourself into the network but it’s very much a small detail and you can just store a list of peers you’ve seen and hope that they’ll be enough to bootstrap you.)

    The whole “web3.0” and blockchain thing is such a damned shame because it has tainted projects like IPFS by association, and IPFS (really mostly libp2p which ipfs is built on) mostly actually lives up to the hype around decentralization, at least for networking nerds.

    I think my favourite example of how libp2p/ipfs can revolutionize things so far is https://hyprspace.io, one guy was able to put together a VPN that is so much nicer to use than stuff like wireguard, you just run it on every device, configure the IP you want the devices to have, and so long as they can discover each other over some connection (switching between connections is still janky sadly) It Just Works. Yeah the average person is probably bored to tears but to me that’s… magic, that’s how networking should have been for the last 20 years!