Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PE
Посты
15
Комментарии
200
Joined
2 yr. ago

  • I fail to understand how managing wastes remotely toxic to all forms of life for 500K years would be economicaly viable. This just calls for increasingly more power demand. It is hard to sell when there are alternatives that are cheaper, cleaner, more scalable, easier to build (eg offshore wind).

  • I think users should always join the biggest communities, to avoid replicating data and fragment communities.

    If an instance is decommissioned, all of its communities are lost. It is mitigated by the fact that no single instance hosts all communities.

    The design is not perfect but this is how ActivityPub is designed.

  • Restored security (SHA-256) is the first reason.

    But what's most interesting to me is the single files hashes.
    Each individual file will get it's own hash, reachable from the DHT. It also seems that there will be some kind of standard hashing method allowing to get unique reproducible hashes (no more piece size or parameters). Two persons would always obtain the same hash for the same file even for different torrents. This is all to reduce swarm fragmentation.
    So it would be similar to IPFS (except this one broke his promises by introducing several multihash versions…).