← Back to context

Comment by Velocifyer

4 days ago

My main wish is if radicle had a way to make issues online, without installing the software. Runing a piece of software is a high barrier of entry to make a bug report, which the entire reason I use codeberg instead.

That's a downside of all decentralised software, isn't it? If there's a convenient access point, that access point is also a point of centralisation. To be distributed, you have to be running the software yourself. The big problem is that the software always ends up being inconvenient. People have no problem using bittorrent because the software is actually usable.

  • > If there's a convenient access point, that access point is also a point of centralisation

    I don't think that's true. Bitcoin and Ethereum are very decentralized but most casual users don't run a node and do everything with a gateway. ATProto/Bluesky is the same.

    What they have in common is shared global state, using a blockchain or PLC. That means everyone gets a full view of the network (outside of censoring relays) and user account are portable. You can go with a commercial provider for convenience but always have the option of self hosting if they raise prices or censor you.

    That option is more important than the share or users who self host right now.

    • Ethereum is an interesting case for this, because there's a default node address in Metamask, and that's obviously the one that most people are using. It also costs money, forcing enshittification.

      Not sure about bitcoin - I run my own node for that (as I said, running the software). If you have a light client I think you have to have your own server?

      Look at IPFS though. Extremely slow to access files but since everyone used ipfs.io gateway which cached all files ever accessed, nobody noticed the underlying decentralised system actually sucked.

Like onion/ipfs/many others, I'd expect gateways to pop up if it grows relatively popular. If LLM scrapers don't destroy them immediately, at least.

My main wish is a way to search the repositories on a node. Or a way to have tags. The whole network is like a blackbox of projects unless you can get an outside link.