• 79 Posts
  • 1.77K Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle

  • I’m talking about the general sentiment from articles like this, not the article itself. The content of the article doesn’t really matter in the grand scheme of things.

    It’s the Constant. Fucking. Beratement. of the technology.

    Like, we fucking get it: You’re a technophobe and hate technology, and love to write articles that shit on LLMs, because that’s what gets clicks. And judging from the votes from this forum, most everybody falls for the clickbait, which then generates even more hateful articles because they know it gets them views.

    Meanwhile, out there in the real world, people go to work, and use this sort of technology in their day-to-day jobs. There’s this extreme and jarring disconnect between public opinion, what the news report, and what’s actually happening in real life. I feel like I’m watching Fox News half the time. It’s like all of these haters of LLMs suffer from a massive cognitive dissonance when they are in the workplace. Or they are so behind the times that they aren’t using this technology. Or they don’t even realize the things they use are using this technology behind the scenes.

















  • 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.