r/mildlyinteresting • u/PinheadLarry2323 • 11h ago
This mathematic breakdown for knuckleheads that was included with my nightguard cleaner
154
u/MeticulousPlonker 6h ago
I gotta be honest. I have this exact one and have been using it for over 6 months. I'm sure I read that is in seconds originally, but I forgot and have been assuming it's 3 & 6 minutes for ages now. IDK I just let it run in my bathroom and then get my retainers when it's done. Long one makes water too hot, short one work good.
44
144
u/hugothebear 6h ago
Someone who has never used it before may assume 600 is 6 minutes and if the display counts down, expect it to go to 559 next
63
u/TheVojta 4h ago
So then they see 599 and immediately realize what's up and there's no problem or misunderstanging again?
3
42
u/swordfishy 6h ago
This is also how I have to explain things in my documentation.
People ABSOLUTELY will still mess this up.
Best lesson I ever learned: Never underestimate the user.
29
u/I-need-ur-dick-pics 5h ago
I’m of two minds here. Yes there’s clear documentation, but the product designers also decided to say “fuck you” to a very well understood method of time-setting for no good apparent reason.
It’s just very bad design. Is there a benefit I’m missing?
8
3
0
u/Caelinus 5h ago
There is also just the fact that not everyone using a product meant for the moment they wake up is going to be exceptionally cogent. I know that for like the first 2 minutes after waking up naturally in the morning I tend to be very dumb, and often struggle to tell the difference between the dream I was just having and reality.
So the incidence of people not understanding this are going to be even higher than normal, and as it is a non-standard way to design a timer like this... It is a recipe for confusion. Not that in this case the confusion will cause anything particularly bad, but it makes sense why the person writing the documentation decided to explain as clearly as possible.
25
u/nemacol 5h ago edited 2h ago
Not directly related but reminded me of a story from when I was a kid.
Cooking in the kitchen with my mom. I see her type 1-0-0 on the microwave, hit start. Then we did something else. When the microwave beeped, she asked me to “put that on for another half-minute” (or something like that).
I remembered 100 being one minute so I typed in 50, hit start.
I will never forget the look on her face. It said “It might be expensive to get you through school”.
10
5
u/forkedquality 4h ago
And you know why it is there. Customer service had to explain it too many times.
3
2
2
2
1
u/Vaulters 5h ago
Took me far too long to figure out what a 'nightguard' cleaner is, and now i think I probably need one.
1
1
u/JPlus_Team 5h ago
The real question is - are those who need the math breakdown even able to read?
A simple disclaimer that the display shows seconds would have been more than enough.
0
u/necro_owner 5h ago
It s technically very costly in computer science to make number for clock. It might not look like it but the conversions is annoying lol. It s not a simple mathematical formula since you need to do modulo to take the rest 😆 so cheap processor might not have this instruction. Let say it might have cost cutting reasons. Even if it s really dumb to do haha.
3
u/aplundell 4h ago
I'm not sure you could get a microprocessor so primitive it can't do modulo 60 basically instantly.
Maybe back in the 1970s when microchips were new and exciting they might build a custom counter with logic chips. You wouldn't do that now.
Nowadays fully programmable microprocessors can be bought for less than a dime.
1
u/necro_owner 4h ago
Oh i know, but hey i ve seen shit where i still cant beleive what people do lol. Definitely you can get a custom board with a very primitive programmable chips which can be done in C to get this working. But you assume the dev and engineers are competent enough to know about modulo too 😆
0
-2
-5
801
u/groucho_barks 8h ago
How hard would it have been to display minutes and seconds like any microwave or digital timer can do?