m

joined 2 years ago
[–] m@social.tthi.as 10 points 1 week ago (1 children)

Can I introduce you to my friend zigbee2mqtt?

[–] m@social.tthi.as 3 points 1 week ago (1 children)

Vaultwarden's readme says that it supports the Bitwarden Emergency Access feature. Why not use that?

[–] m@social.tthi.as 1 points 1 week ago (1 children)

Sorry, you didn't go into any detail about why you can't automate the process of detecting changes in web pages, so I'm going to offer an automation suggestion anyway:

https://github.com/dgtlmoon/changedetection.io

[–] m@social.tthi.as 2 points 2 months ago

Like some others, I have separate storage and compute servers.

The data directory is an NFS share on my storage server and I run Nextcloud in docker on my compute server.

I have the NFS share defined as a volume of type nfs in the docker compose, mounted to /var/www/html/data. Nextcloud itself just treats it like a local directory.

[–] m@social.tthi.as 2 points 3 months ago

I started with an Afternoon Breeze (https://www.afternoonlabs.com/breeze/). I have since built a Sofle RGB (https://josefadamcik.github.io/SofleKeyboard/build_guide_rgb.html), with a second Sofle RGB planned to leave at the office.

[–] m@social.tthi.as 5 points 1 year ago

I’m using Autorestic, a wrapper for Restic that lets you specify everything in a config file. It can fire hooks before/after backups so I’ve added it to my healthchecks instance to know if backups were completed successfully.

One caveat with Restic: it relies on hostnames to work optimally (for incremental backups) so if you’re using Autorestic in a container, set the host: option in the config file. My backups took a few hours each night until I fixed this - now they’re less than 30 minutes.

[–] m@social.tthi.as 8 points 1 year ago

I use it to synchronise RetroArch save states across my devices - desktop PC, Android TV, and Android handheld.

[–] m@social.tthi.as 4 points 1 year ago (2 children)

I've done a couple of host migrations since using Docker for all my services.

I don't even bother with database dumps or anything like that, I copy my compose files and mapped directories, being sure to preserve permissions, and all my services come back up without any issues.

[–] m@social.tthi.as 1 points 2 years ago

@SeeJayEmm I totally get it. Learning curves can be brutal.

[–] m@social.tthi.as 0 points 2 years ago (3 children)

I just swapped from Ubuntu to Debian but I don’t use VMs - only containers. I back my files up directly to B2 using autorestic, also running in a container that is scheduled by… another container (chadburn).

No need for any VMs in my house. I honestly can’t see the point of them when containers exist.

[–] m@social.tthi.as 3 points 2 years ago

Since I started posting online under my real name, I’m even more careful about what I post.

1
submitted 2 years ago* (last edited 2 years ago) by m@social.tthi.as to c/general@lemmy.world
 

Lemmy client that lets you use a Mastodon account

Probably an edge case, but I have a sweet Mastodon vanity username and I'd like to use the power of the Fediverse. Interacting with Lemmy from Mastodon itself is a little clunky (I acknowledge that it's still early days!)

Is anyone developing a Lemmy client that lets you use a Mastodon account?

@general

view more: next ›