

Do you use Home Assistant? If so, any Z-Wave lock will be privacy-respecting. I’ve only used the Schlage Connect, but it was very reliable. I could change the codes remotely using Z-Wave JS UI.


Do you use Home Assistant? If so, any Z-Wave lock will be privacy-respecting. I’ve only used the Schlage Connect, but it was very reliable. I could change the codes remotely using Z-Wave JS UI.
But compared to Google and not owning your data? It’s SO much better, not that it’s really a fair comparison.
Sorry your experience has been so bad. I’m using the LinuxServer.io version. I’ve had to run some OCC commands when upgrading and it’s sometimes slow, but for me it syncs my files and does version control + sharing well.
Nextcloud is awesome, you should definitely still use it. It’s really big and has its issues when upgrading, but it’s still one of—if not the—best for file sync and share.
Easy Docker solutions:
My two cents: try it yourself but don’t start using their app store until you’ve gotten a better feel for things. They have some great app store apps, but it makes you dependent on Nextcloud.


Have you considered Kanban apps? All of them should support A+C. I’ve used Wekan and Kanboard. Hope this helps your searching!


I haven’t used Speech Note, but I have been using Whisper with great success. I run it via Docker.
Caddy has this feature built-in. It looks nice too.
recipes.local {
	root * /srv
	file_server
}
https://caddyserver.com/docs/caddyfile/directives/file_server
There’s also File Browser.
aerc for email


Agree, highly recommend this and/or Tailscale.


Great list! If you already have the Raspberry Pi devices, great. If you were going to buy some, I would look at thin clients instead. Low-power, cheaper, more powerful, can use real hard drives instead of SD cards or adapters, and x86 instead of ARM. I have an HP T630 I like but I hear good things about the Dell Wyse 5070 too.


I really like Vikunja and use it individually both personally and professionally. It meets all of your criteria except tracking hours. They have a nice demo too: https://try.vikunja.io/.


I was going to say that Finamp doesn’t support offline filtering by artists, but when looking for the open issue I just found out the beta does support this! Awesome!
I mostly agree with this. If you’re asking for help on an Arch forum, I think it’s fair to expect you know how your system is installed and configured. However, we know many use EndeavourOS (or Archinstall) to avoid having to configure their system. Forums provide free support; I think it’s fair they get a say in what issues they don’t want to deal with.
Agreed, switch the applications first. I like using https://alternativeto.net/ to find replacements.
As others have said, Nextcloud for files/calendar and Tailscale for VPN is your answer.
Nextcloud can be installed in several ways, one of which is Docker Compose. Docker Compose is flexible but requires learning a bit, although you can use it for most self-hosted software.
I agree with this, the issue may be the packages installed rather than the distro. For a more reliable experience, I like to:


I have a T630 as well. It’s currently running 26 Docker containers without issue. I love it.


I can share the script on GitHub if anyone is interested. Among other things, it converts funds to their value at the time of the transaction and adds additional transactions to reflect capital gains and losses. This allows Metabase to accurately report net worth over time.
Docker + Caddy (for reverse proxy) fits most use cases IMO. I really like this person’s approach: https://github.com/DoTheEvo/selfhosted-apps-docker. They use Docker networks to avoid unnecessary port mapping - it’s a very clean method.


I really want this too. Neither Actual nor Firefly III support stocks/funds (open issues for Actual and for Firefly III.
I use GnuCash for my transactions, which I manually export from my accounts as QFX files. Although GnuCash has support for tracking fund values and generating reports, I do this with a custom Python script and Metabase instead.
Any to-do app that supports recurrence with:
I use Vikunja, but I think Donetick would be perfect for your use case! It has a log of task completions and fulfills both bullets above.