This seems like an AI chatbot would work just as well for you then, since it achieves the same end goal of not having to personally wade through FAQs and such.
I find LLMs are excellent at finding relevant documentation and giving advice, as long as the issue isn’t overly niche, but humans tend to fail there as well.
Running the hot water tap beforehand assumes that the dishwasher is hooked up to the hot water in the first place, which isn’t common everywhere.
Where I live this feature is called hot fill, I believe, and a lot of dishwashers don’t even support it. For those that do support its still generally not recommended to use it since the dishwasher now can’t do any rinsing with cold water, which is not only wasteful but I’ve heard the hot water can damage the water softener in your dishwasher.
But if you do hook it up to hot water (which is a lot more common in the US, I think) this makes a lot of sense.
This is true when using a UTC offset as it has any potential DST already applied, so it can’t adapt to changes like that.
But if you say I have an appointment at 2026-09-07 15:00:00 in the timezone America/New_York I think that also accounts for future rule changes of that timezone.
I’m no expert on this matter but I believe that’s similar to how the new JS temporal API handles such things
We used to have a lot of classes like that, but for us PHPStan is sufficient and we effectively have generics now through static analysis warning us of improper usage of types in our CI and IDEs.
The article mentions a security.txt[1] which doesn't seem to contain an email address but it does contain a link[2] to a disclosure program, I'm guessing that's how they submitted all their findings?
Actually, I find airpods to be very usable as bluetooth earbuds for all kinds of devices, these days I mostly use them behind my desktop PC when playing games and they work just fine.
When I pop them out of the case they automatically connect to my PC just like they would an iPhone or other apple device. They won't automatically switch to the PC like they would for apple devices but they also won't just switch from the PC so I don't mind.
Taking them out doesn't pause media but the play/pause controls do work.
I do think that most people without an iPhone won't buy them so they're essentially still bought as iPhone accessories, but they don't have to be!
I agree about the watch though, that's definitely an iPhone accessory.
> Your dishwasher, wherever in the world you may be, will start up by using whatever water it can get for an initial rinse of the dishes, and it will measure how dirty the water is after this initial rinse.
> Normally this water will be tepid. But if you make it hot by running your hot tap first, the hot water will rinse more dirt off the dishes than tepid water ...
I might be misunderstanding you, but this definitely doesn't apply everywhere.
I don't know how this works in the rest of the world, but in the Netherlands at least my dishwasher is only hooked up to the cold water, running my tap will have no effect on the temperature of the water my dishwasher receives.
I find LLMs are excellent at finding relevant documentation and giving advice, as long as the issue isn’t overly niche, but humans tend to fail there as well.