Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NI
Posts
0
Comments
32
Joined
2 yr. ago

  • I second this. I broke the screen on my OnePlus Open and just decided to go back to a normal phone and went with a Pixel 9. I’ve since moved to a iPhone SE 2022, it’s so nice having such on a powerful phone in such a small footprint, I just wish the battery life was better.

  • I love headscale. I use it for subnet routing. I have a server in the cloud with NGINX for reverse proxy and the a subnet router at home that just routes internal stuff so I just use the local IP for the backend service and it just works.

  • Headscale running as it's own user with tailscale ACLs. Tailscale calls home to headscale via HTTPS and gets the info. Assuming the person doesn't get root access it's should be fairly safe. With tailscale ACLs you set up whicu systems can reach where. Also don't forgot you can use UFW/iptables in each client that way it's still locked down.

  • For servers autorestic just worked. It's a wrapper for restic. I sent data to backlaze B2 and StorJ. Now that I have a couple proxmox hosts in a colo, I have an off-site PBS running in ZFS.rent.

    First VMs back up to local PBS , then nightly that's synced to ZFS.rent. I have PVE set to do encrypted backups to PBS so it's all encrypted.