• 2 posts
  • 82 comments
Joined 3 years ago
Cake day: June 10th, 2023
  • Improving your input, and the system message can also be part of that. There are multiple optimizations available for these systems that people aren’t really good at yet.

    It’s like watching Grandma google “Hi, I’d like a new shirt” back in the day and then having her complain that she’s getting absolutely terrible search results.

  • I’d argue home assistant with some smart LEDs and a few sensors would be great.

    Having a bulb that let’s you know the outside temperature/weather when you’re getting dressed in the morning is neat. Having a dimming pattern for sleeping time. Tons of other really simple stuff available too.

  • It really just helps in cases where you get hacked, but the hacker doesn’t have continued access. Say someone physically penetrates into your building, grabs the key through an unlocked station, and leaves.

    That being said, like you mentioned, if someone is going through this effort, 45 days vs 90 days likely won’t matter. They’ll probably have the data they need after a week anyways.

    Encryption key theft really requires a secondary attack afterwards to get the encrypted data by getting into the middle and either decrypting or redirecting traffic. It’s very much a state level/high-corporate attack, not some random group trying to make a few bucks.

  • So there’s an answer, and then there’s a problem.

    The easy answer is that Home Assistant has Voice Assistants now, and you can use Ollama, Whisper, and Piper to do that all locally.

    The problem is that it really only talks to Home Assistant, there’s no ability to have it search the web, or make a phone call, or really anything else outside of Home Assistant without significant addon stuffs.

    It also requires a reasonably significant amount of RAM on your computer to run the VM for Home Assistant while supporting Whisper and Piper and Ollama.