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.

  • @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).