• 0 Posts
  • 9 Comments
Joined 3 years ago
cake
Cake day: February 16th, 2021

help-circle
  • I personally switched from NextCloud to Syncthing.

    Syncthing:

    • is easier for me to maintain,
    • allows for the “server” to be behind NAT,
    • lets me have multiple “servers” at the same time (eg. something at home and a VPS)
    • lets me have certain “servers” set as untrusted, so all data on them is encrypted, while others can have it unencrypted for easier access I put “server” in quotes, as Syncthing doesn’t really have a server, all clients are equal peers.

    On the other hand, NextCloud:

    • gives me a way to share files by link with others,
    • lets me browse files via a web interface,
    • mobile app lets me access files as I need them instead of having to synchronize everything.







  • Matrix works, but it’s way harder and more expensive to selfhost than for example XMPP, which can be hosted even on cheapest VPS or first RPi. I would definitely take the cost and “how hard is it to maintain in the long run” into consideration.

    Mattermost also works and is pretty easy to selfhost, but it doesn’t have federation.

    Another option is always an email with delta.chat - I don’t think it offers voice calling, but email is one of the most basic services one can host, and many automated solutions to help with that exist.


  • Vim/Emacs/… starter kits achieve the same experience.

    Which Vim/Emacs/… starter kit sets up the same keyboard navigation model as Helix uses? I think that it’s its main strength, the selection -> action approach, which is quite intuitive (at least for me once I’ve tried) is what really matters in Helix. The rest is just an addition, the one that makes it a quite competent and convenient environment to work with, but an addition.