Spyke

Replies

Comment on

Owners of a domain, which domain registrar did you choose and why?

Reply in thread

Yes, you need to buy (register) a domain beforehand.
The e-mail provider of your choice that provides custom domains will ask you to

  • either point your domain to their nameservers (done from the domain provider's panel)
  • or insert/update some DNS records on your domain (either from your domain provider's panel if it is supported or you can link your domain to another DNS service e.g. CloudFlare)

Comment on

[Solved] I want to ditch Nextcloud notes

Reply in thread

No problems at all.
I setup a 3-way folder sync between 3 nodes:

  1. Desktop (Linux)
  2. Android
  3. VPS

VPS is always on, so even if my smartphone is not connected to the internet when I log off of my desktop, the smartphone automatically fetches the updated folder from the VPS .

I haven't used git for this purpose but I'd think the process would be tedious. Manual commit, push, fetch ...

Also, I tried to set it up with Nextcloud but I couldn't get Android Logseq to use the Nextcloud folder for some reason. I don't remember the exact issue.

linux

Comment on

Is there a downside to Flatpak?

Reply in thread

I ran into an issue with flatpak version of Kdenlive that it would render only the topmost V track if it was a simple still image.
Preview worked fine.
Luckily, someone in Kdenlive's Matrix suggested that I use an appimage. I used my distro's version and the final render was fine.

Other than that I had positive experience with flatpaks in general.