Tomer Shemesh

2 Followers
23 Following
42 Posts
Software Engineer & Systems Architect
Websitehttps://tomershemesh.me
@caseyliss I filled it out as well, but it’s odd to me they even sent out a survey. I think anyone who has been on this planet for the past 15 years knows what everyone thinks about Apple feedback and the frustration and never hearing anything back. Don’t think they need a survey for that haha.
@marcoarment I actually have had a surprising amount of success when these errors happen just copying the entire file into ChatGPT or CoPilot and asking it to find the error for me.
@marcoarment I can’t tell if your joking or not. I found it to be completely useless! I tried the latest GitHub copilot for Xcode and found it wayyyy better (insert disclaimer here about on device vs cloud based)
@_Davidsmith @qzervaas Does defaultResult in EntityQuery properly refresh for you when people add new widgets? or do you not change what the default is over time. When I use defaultResult, the first widget gets that new defaultResult correctly set, but then its never called again when other widgets are added, so the new widgets just default to showing whatever happened to be the item the first widget was showing. instead of showing the new item that I wanted defaultResult to return.
@_Davidsmith Does promptsForUserConfig work for you on homescreen widgets on only control center widgets? I only see it being used in control center widgets online so far, and adding it my homescreen widget config seems to have no effect.
@mgorbach what’s the recommended way for compiling an app intent into both of the main app and an app intents extension? Should it be put in a framework first, or just add both of them as targets in the file? Or something else?
@snazzyq I’m sure it’s fine, but just as a random heads up, I was always told not to use PLA as any sort of faceplate on a gang box as PLA is flammable and not UL listed since it can melt if there is a short.
@shayes lol i’m sure they realized 99% of the justifications were prob made up
@caseyliss you won’t regret it, I migrated my entire smart home setup to HA last year and was the best thing I ever did.
One of those things I wouldn’t recommend to someone who is non-technical, but for us nerds it’s absolutely amazing and they’ve really put in a lot of work into making the UI amazing and easy to use. I am also a code maintainer for the official Lutron HA extension so let me know if you have any issues on that side!
@shayes is that within android studio or in google play after you upload the build?