cross-posted from: https://lemmy.ml/post/4956418

I like the IPFS technology as an idea, I can pin my files I guess, but I don’t know any communities or services that I wanna use that leverage IPFS.

I was wondering what y’all are using.

  • kpw
    link
    fedilink
    35 months ago

    I played around with IPFS a bit. The best use case currently is that it hosts Genesis Library and you can retrieve single files. Other than that I found it to be horribly slow and unusable. It’s just one of those bloated venture capital funded protocols that want to “disrupt” existing internet standards instead of improving them. HTTP and BitTorrent work better than IPFS.

  • @andruid
    link
    28 months ago

    I was using the nerdctl feature to get ipfs images and running those. I would love to see more containers, packages, ISPs, etc available from IPFS

    • @liminalOP
      link
      38 months ago

      So you’re running a website, and nerdctl’s IPFS support let you serve your website over IPFS?

      • @andruid
        link
        38 months ago

        In my case I was building an light weight images of Mozzilla Deepspeach (a speech to text program) and storing it on IPFS as my back end storage (as opposed to something like NFS or dockerhub).