June 2033

Pronouns: he/him/his

  • 3 posts
  • 141 comments
Joined 3 years ago
Cake day: July 1st, 2023
  • Welcome! As a new mod of a community that recently went through similar growing pains (and rules updates), I can appreciate the challenges ahead of you and @ayyy@sh.itjust.works. You sound like you’ve got a good head on your shoulders, and that will do a lot for you and this community. There is nothing more humbling than being given a responsibility like this (at least, that’s how I feel: YMMV).

    It is my understanding that mods from different instances than the community do not (always?) see the mod reports for the community (or get notified?). It might be worth looking into more just to be sure.

    Also, I’d love to learn more about your local AI setup. I’ve been interested in doing something like that myself, but I am not sure where to start. 😊

  • None of what you said makes any sense.

    This is the equivalent of an anti-vaxxer denouncing vaccines because they feel that their herbs are close enough to real medicine. 🤦‍♂️

    Don’t do that. Syntax absolutely matters.

  • The issue this is referring to is because the user cannot paste into a text field. And the user was not rude about it either.

    So instead of fixing the actual problem, the developer went nuclear and removed the validation. A dick move in my opinion given the developer’s attitude.

    ~It’s more sad than funny. 🤷‍♂️~

  • It’s all subjective and based on your personal level of interest. From a technical standpoint the time needed is based on how fast your computer can compile everything, how fast you read and understand the instructions, and how much effort you want to put into it.

    So yeah, a weekend could be reasonable.

Hi, my name is @dohpaz42@lemmy.world and I am a HomeKit user.

My draw to HomeKit is the ecosystem, and its ease of use for me and for my kids (we are all iOS users).

I have been reading about the differences between both Home Assistant (HA) and HomeKit (HK), and I do like the idea of having more control over everything, and exponentially more devices available to me through HA.

In fact, what inspired my research is to look for an alternative to myQ for my garage door opener. And while I have found ratgdo that can do everything myQ can do, and more, it’s my basic understanding that HK support is not as great as HA.

I do understand that to use HA, I will need something to use as a dedicated hub; I have a few Pis running in my house already that I could easily make into a dedicated hub. So that’s not an issue.

I am also tech savvy, but I do not wish to spend all of my waking hours tweaking things. More importantly, I want to know if my kids can easily use HA devices without them having to be tech savvy.

Can HA be set up in a way that my kids can just point and click using apps on their devices? Can anybody help show me (screenshots, videos) what that might look like?

Thank you in advance.

  • I put my ticket numbers in my tickets, but i also try to describe the change too (e.g. “Fix bug where xyz happens due to zyx action”). Also, atomic commits: commit only related changes.

    Yes, it takes longer to commit large changes, BUT you can easily merge the commits, and rollback only what needs to be rolled back.