this post was submitted on 21 May 2026
675 points (99.4% liked)
Programmer Humor
31518 readers
2032 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To be fair, every OS I've used comes with a confirmation screen when you press the power button. So if you press it accidentally, you can just hit "Cancel".
On KDE Plasma, pressing the power button by default shows an array of buttons for lock, sleep, hibernate, power off, and restart! Very neat I think. You can change this of course, and you can even configure it so that the behaviour changes depending on if you are plugged in, on battery, or in low power mode! I think that is really cool :0
Windows (10 and 11 at the very least) shutdowns upon pressing it
Windows is a bit weird sometimes. On most Linux DEs there is this functionality, and I believe MacOS also has something similar.
I do know that Windows lets you change whether the power button shuts down or makes your screen go to sleep (which doesn't kill all your programs), so you could do that.
On a related note, I hate that you need to click the small button in the start menu to restart on Windows. On Linux, typing "restart" in the search field pops up the option, making it super quick for troubleshooting and that sort. One more reason why Linux is superior to Windows I guess!