• Ilgaz@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    What we need is something that is a) Private (not saying nc isn’t) b) Independent of any judicial government c) P2P and ultra redundant d) Run by a true non-profit (not like openAI) e) Massively distributed, process wise and storage wise f) OS independent, written in pure C or Rust.

  • Hexarei@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    The solution for me is that I run Nextcloud on a Kubernetes cluster and pin a container version. Then every few months I update that version in my deployment yaml to the latest one I want to run, and run kubectl apply -f nextcloud.yml and it just does its thing. Never given me any real trouble.