Amazon Is Using Your Conversations With Alexa to Train AI

https://lemmy.world/post/5777847

Amazon Is Using Your Conversations With Alexa to Train AI - Lemmy.World

I’m never putting one of these in my home.

I will be the last person to not have a smart home. There will be a banner over the doorway: “Welcome to Stupid House”.

There will be a small cover charge.

I’m with you. I hate how they expect me to control everything from my phone or with voice commands. I’m fine walking to a light switch or walking to the thermostat.
There’s a middle ground as well. I refuse to put Alexa or OK Google or whatever on any of my stuff, but I run home-assistant with zigbee smart devices. My entire setup runs completely cut off from the internet. I could in theory even air gap it, although that’s a little overkill. It’s a “smart” house, but one I’m 100% in control of.
Is that self hosted? I’d just about fuck with a FOSS self hosted smart home setup, but even then I could barely be arsed
Yes. You can host it on a pi if you want

I’ll get a lot of hate for this but when you say pi you mean pi4. I kept seeing this HA on lemmy and tried it on a pi2. I don’t know if it worked or not, it’s a very bloated piece of software. After an hour of waiting I installed docker and the HA instance on my main server (which is ancient) in under a minute.

It’s cool and all but my feit dimmers require some pcb work and flashing to be compatible so verify what devices you have before you hop in.

I used to have an automated building running on a bare 386 and a floppy drive. Hate on me all you want but sending simple commands like turn device on shouldn’t require a giant software package but otherwise HA is neat, just a lot of overhead i can’t exactly justify.

Worth trying out though.

I think reflow stole a lot of their code.

No hate from me.

Just about every project I’ve started with a pi has ended up working out a lot better as a vm on an x86 host. But lots of people seem to love them.

To be fair It has its uses i suppose. I’ve had one running pihole since the original pi came out. Used PI2s in the past for OSMC and, even better, ambilight.

I think now a cheap android TV box you can flash is probably better for a simple less than 5watt device.

Besides the HA test I’ve been trying to use one to be an openvpn TAP interface but it’s been a fight and i think you just convinced me to do it in another docker instance on the server and save myself some headaches.

PiVPN was actually one of the things I thought the HW handled pretty well. Other than how much it ends up getting throttled by the 100Mbps link.