I’m David. I live in Tacoma, Washington. I do square foot gardening, home automation with Home Assistant, and have too many cats.

Piefed: emuspawn@geostationary.orbiting.observer

  • 2 Posts
  • 23 Comments
Joined 3 years ago
cake
Cake day: July 31st, 2023

help-circle


  • What @AtariDump@lemmy.world said is correct, if it’s critical data, 3-2-1 is necessary. I personally use BuyVM as my offsite as it’s got pretty cheap storage (~$5USD/1TB/month), but if you’ve got family or friends with a decent internet connection, it’s trivial to set up a remote sync job to any offsite Proxmox Backup Server, perhaps on a box stored at their house.

    Now, just to throw it out there, my actual ‘critical data’ is way smaller than my total backed up data, including my media library, random ISOs, etc. - it can be worthwhile to determine if you really need to backup everything offsite or if you can sort out some less necessary data, and only upload some data to a remote server. Maybe the answer is yes, and you’ll need to account for that!




















  • Have you played around with hosting your own LLM? I’ve just started running oobabooga, it lets you download various LLMs and host them. I’ve been working on getting it set up so the AI can provide text for Piper, and take input from Whisper. It requires ideally an nvidia card, but will work with AMD and CPU. That would let you use the API to get text for piper to read. It’s a lot more privacy oriented than sending your queries off to ChatGPT. The larger models do take more CPU/RAM/VRAM to run, but perhaps a smaller tuned model would suit your needs.