https://beets.io/ could do all of that for you.
https://beets.io/ could do all of that for you.
Second restic or Borg with a rclone sync to storage. Restic will handle both for you though. Borg is an option if you want a local back up that then gets synced (or use restic to do multiple backups)
I use B2 storage and it’s dirt cheap compared to other offerings. You can use rclone to mount the bucket locally and only recover what you need to save on egress costs.
The advantage of restic/borg is not only encryption but snapshots, deduplication, and compression over a simple rsync.
Rsync.net can run a Borg server if you want to back up to that but B2 is much more cost effective.
I use Linkding https://github.com/sissbruecker/linkding which is a clone of pinboard. Not sure if it will work with Samsung browser but I use custom actions on iOS to add links and the web UI to access links
I meant use random.org select the words directly rather than go through the steps of getting numbers and then lookup.
I get the bias. A big weakness in the one time pads from WW2 was the word callers putting words back they thought were too frequent :)
If you haven’t got any dice handy you can use random.org to generate the numbers for you. Or even select a set of words from the list
I use https://wekan.github.io/ for tracking items to repair.
Not unusual but not common is fish sauce on your fried or scrambled eggs.
Linkding which is like pinboard but self hosted. Just because it’s simple. I could do with just using browser sync but hey, I’ve got a server running so I might as well host it
On larger bottles when I pour into a glass the attached lid always swings round. And it’s awkward to hold it wwhile pouring.
As sibling comment said tab groups are good but they are in tree style tabs too. I like the coloured groups and that it’s snappier than tree style tabs.
I am keen to see the native tabs now though!
Give sideberry tabs a try. I used to use tree style tabs too, but find sideberry faster and more featureful
XCom enemy unknown et al also
Into The Breach took me a while to get into but now I also have it on my phone and it’s just so good and replayable. Would also love to have suggestions of similar games.
As sibling comment says, I also found some info regarding this related to push events. https://www.reddit.com/r/LibreWolf/comments/15bgn04/comment/juifjik/
Ah yes. Good point. I haven’t used it myself yet as I’ve not had reason too. Just on my list of Tailscale things to try out
Wouldn’t Tailscale funnel achieve what they want? https://tailscale.com/kb/1223/funnel
As an aside you can use Nextcloud’s WebDAV to sync Joplin if you wanted to reduce the number of services running on your server. Not sure how it compares in performance though.
Yep, have read it, but not more than once.
Only two so far
Hitchhikers guide to the galaxy
And
Gone away world
B2 is Backblaze’a version of S3. It’s a cloud storage solution. https://www.backblaze.com/cloud-storage/pricing
Restic will encrypt the backup https://restic.readthedocs.io/en/latest/070_encryption.html
And it will backup directly to B2 so not intermediate storage is needed.