Earlier quoted context omitted.
I saw from another thread that this is actually for the temperature of a meat thermometer, that you can constantly monitor and without having to open the grill (which is undesirable). So actually not a crock of shit, and pretty useful if you're grilling/smoking over long periods of time before/during a big party or something. Not all grilling is quick searing. Sometimes new features aren't just gimmicks, you know?
Yes that's useful but it its too bad you need an entire app for the BBQ. If it could push that info on your your home's info bus along with the other IoT stuff then you would just need one app for all.
I think my BBQ just offered to be my default browser?
131–140 of 253 posts
Re: I think my BBQ just offered to be my default browser?
#132Earlier quoted context omitted.
> the absolute inability to override the order of items in the sharing panel As an extra F.U., it also changes the list of contacts after a second. So I try to tap on my wife, only to have it substituted with the plumber who came once half a year ago... and this of course gets logged by the AI, ensuring the plumber continues to hold pride of place in my contacts.
Is there an agreed upon name for this, where a website or app loads elements piecemeal so we click the wrong thing by mistake? I know it exists as an intentional dark pattern (so we just think that's what happened). But it also seems so common now across computing and it pisses me off every time.
Re: I think my BBQ just offered to be my default browser?
#133Earlier quoted context omitted.
It's easier to do it over the internet with all the HTTP-oriented infrastructure we have nowadays. If I were the developer and just want it done quickly and reliably, I'd do a central server thingy as well.
So that when the manufacturer goes out of business (or decides that continued support isn’t profitable) it becomes a paperweight.
Re: I think my BBQ just offered to be my default browser?
#134Earlier quoted context omitted.
Have you ever used the kind of application that would be produced by a barbeque grill manufacturer? I am not surprised it has an embedded web browser and this type of misconfiguration in the bundle.
No, I usually don't install apps for things like grills, refrigerators, trashcans or other domestic objects since I can't imagine they'd offer me anything obviously beneficial. I'm sure that's why I haven't enjoyed experiences like this.
Re: I think my BBQ just offered to be my default browser?
#135Earlier quoted context omitted.
Is there an agreed upon name for this, where a website or app loads elements piecemeal so we click the wrong thing by mistake? I know it exists as an intentional dark pattern (so we just think that's what happened). But it also seems so common now across computing and it pisses me off every time.
In my opinion, Windows search is the absolute most infuriating example of this, compounded by how slow it is. Let's name it so we can shame it
Re: I think my BBQ just offered to be my default browser?
#136Earlier quoted context omitted.
I swear there's some AI going on here. I've noticed that suggestions in my share panel differ depending on content, location, and other things. Or maybe it's just really undeterministic. :)
Any sufficiently unadvanced AI is indistinguishable from a random number generator.
Re: I think my BBQ just offered to be my default browser?
#137Earlier quoted context omitted.
> the absolute inability to override the order of items in the sharing panel As an extra F.U., it also changes the list of contacts after a second. So I try to tap on my wife, only to have it substituted with the plumber who came once half a year ago... and this of course gets logged by the AI, ensuring the plumber continues to hold pride of place in my contacts.
This is quite literally my least favorite UI feature that Android has ever released. It's slow. It encourages mis-taps. I have intentionally tapped it literally ever despite using the share dialog thousands of times, since it almost never shows me the desired contacts, and even then I've tapped the wrong contact half the time. It's incomprehensibly awful , wantonly violates even the most basic user-interaction guidel…
Re: I think my BBQ just offered to be my default browser?
#138Earlier quoted context omitted.
https://www.darkpatterns.org/types-of-dark-pattern Maybe one of these?
A dark pattern is intentional, most of the stuff I'm talking about seems to be from ignorance or indifference. Asynchronous element loading saves time overall but it costs time when key UI elements rearrange. It's probably difficult to pull off but linear/blocked/sequential loading for the current viewport and offscreen asynchronous loading is probably what we need to avoid this (or ugly placeholders).
Re: I think my BBQ just offered to be my default browser?
#139Earlier quoted context omitted.
I confess I switch to Android from iPhone as a single issue voter - I just wanted to put files on and off it without the OS getting in the way. These days though I think iPhone is a little better at that, and Android gets in the way all the time ("Camera has crashed, please restart your phone" - somehow, restarting all apps that may have interacted with the camera works too Android, why don't you clean up after yours…
Yeah, I'm also a single-issue Android user (have used Dvorak for nearly 20 years now, no interest in using/learning the iOS QWERTY keyboard), and if anyone asks me, I'm hard-pressed to recommend an Android device over an iOS device.
Re: I think my BBQ just offered to be my default browser?
#140Earlier quoted context omitted.
> the absolute inability to override the order of items in the sharing panel As an extra F.U., it also changes the list of contacts after a second. So I try to tap on my wife, only to have it substituted with the plumber who came once half a year ago... and this of course gets logged by the AI, ensuring the plumber continues to hold pride of place in my contacts.
Is there an agreed upon name for this, where a website or app loads elements piecemeal so we click the wrong thing by mistake? I know it exists as an intentional dark pattern (so we just think that's what happened). But it also seems so common now across computing and it pisses me off every time.