• 19 Posts
  • 177 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle




  • I think this confusion is proving the pointlessness of mags like Vogue and models in general. Why do models exist? They certainly weren’t there to impose their overly high unrealistic body standards for women.

    Especially with all of the airbrushing and photoshopping going on. Have you seen videos of digital editors working off of the source material? They fuck around with a LOT of the details, even to the point of changing arm/leg length. It doesn’t seem like much of a leap to go to AI at this point. Even if they didn’t, they would just use AI tools within Photoshop to almost do the same thing.

    Models only exist for advertising. That’s it. I don’t understand why we would treat advertisers as some protected class. This is just the inevitable fate of an already pointless industry.











  • It’s not really “your house connected to the Internet” as much as just connecting it together to a central hub. My lights dim and turn off at set times of the day using scenes, including a more dynamic sunrise/sunset time. If it’s stormy weather during the day, the front porch light comes on. I have a few colored lights that change colors with the seasons. Home Assistant brings down the garage door at night, if I forget. If the garage sensor is tripped, the garage light comes on. I have dumber motion sensors for locations where it makes sense, like pantries or closets.

    I can control all of my interfaces from my phone. It can hook into local cameras, so that everything is centralized. HA can hook into any of the voice assistant systems, like Alexa. There are so many little conditions and automated switches I could create, based on either outside stimuli (like the weather) or internal sensors.


  • It’s a shame, because ComfyUI can be so much more than just image generation. And just because there’s a lot of string processing for LLMs doesn’t mean that it isn’t important to capture in an I/O interface, especially when it comes to preserving chat history. Save data, load data, ask new questions, etc.

    ChatGPT is pretty damn powerful, I’ll admit. But, all of its components need to be localized, especially since something like a Mixture of Experts model could be split down to base models and loaded/unloaded as necessary.




  • The Home Assistant community has a good reputation of routing around that kind of bullshit. There’s enough users that I predict a homegrown module will pop up in the next few months.

    I love my Ratgdo garage door unit, routing around the bullshit proprietary LiftMaster APIs that want you to download some stupid phone app. No, fuck you. I hard-wire that shit into my garage door opener and get an API that works like a dream.

    Sometimes, trying to integrate smart home devices can be a pain, but the Home Assistant core makes the integration much much easier. Please don’t like shit like this to detract from a future smart home project for your house. I would encourage you to just start it, if you’re wanting to get into it and willing to learn some things.