this post was submitted on 18 Aug 2023
748 points (96.2% liked)
Programmer Humor
19522 readers
130 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So you only shower with 1° cold water? Or could the int maybe represent something like 40°C?
but degrees aren't integers, you can definitely also shower at 40,5°C
Not to overdissect a meme, but it really should be an unsigned byte since that's what the digitiser would probably have as an input or output.
You're getting down voted, but you're right lol
Yeah, don't know why people would describe temperature on a 0-1 scale
The temperature handle is either off or maxed out in this scenario. Not the temperature.
Yeah, that's why it says "supposed to work"