• 0 Posts
  • 27 Comments
Joined 10 months ago
cake
Cake day: December 28th, 2023

help-circle
  • If there was a way I could leverage the unlimited bandwidth/storage as an offsite backup, that would be amazing, but I’m not sure it would be a great idea backing up stuff to a webserver where there best security I can add it via an .htaccess file.

    Your off-site backup solution shouldn’t have to care about that level of security because you should be encrypting your backups before they leave your network. Even if you have a solid backup host in the cloud, you still want to encrypt your backup data before you send it to their hosted repo.

    Unless your vendor has a reason to read your backups, they shouldn’t be able to.








  • Man, I’m super glad I gave up on kbin at Christmas and migrated when I still had access to everything.

    Sorry to hear you lost your community, but I’d be lying if I said this was a surprising outcome. Even back then people were seeing the writing on the wall with ernest’s personal issues, and personal issues are fine and we all have to deal with it. But as someone who has tried to run microservices for friends, I could tell he was less than a year from just turning the servers off.

    Here’s hoping you can at least partially resurrect your community. And that ernest is able to get to a good place.










  • so can someone explain why a pretty robust dedicated device is necessary as a replacement?

    The cloud is just someone else’s computer, so when you cut the cord from the cloud, you gotta run your own server.

    And you don’t need to buy a (robust) device to run HA, just install it on a spare system and start playing with it. I started building mine about 1.5yrs ago when I bought a house and I think I only gave mine like 2 CPU and 8gb ram.

    What actually happens when I turn on a smart switch in my home? Does that command have to be sent to a server somewhere to be processed?

    Yes, you have to have something that accepts your commands and sends the action to the end device. Just like your Google home did.

    What really has to be processed, and why can’t a smartphone app do it?

    Because that’s not how things work. Your app has to talk to a server to send the commands, Google home has cloud servers and a local bridge. HA has an app that you can use to control your stuff, same as Google Home.

    Smart Home apps are worthless without hardware required to connect the app to your home.