this post was submitted on 09 Jul 2024
1419 points (98.6% liked)

Programmer Humor

19149 readers
1086 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

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] DokPsy@infosec.pub 7 points 2 months ago* (last edited 2 months ago) (5 children)

We have a running leader board for uptime. Servers don't count. That said, I've seen some people who think they actually are turning it off but the machine just enters sleep mode. I only trust

shutdown /r /t 0

[–] ikidd@lemmy.world 2 points 2 months ago

Is everyone using kpatch then? Because uptime if you're still running 3.12 is silly.

[–] DonGirses@lemmy.world 1 points 2 months ago

add a /f for good measure

[–] kewko@sh.itjust.works 1 points 2 months ago

/a /A Pleeeeease Haiku?

[–] SLVRDRGN@lemmy.world 1 points 2 months ago

Wouldn't shutdown /p be faster?

[–] ulterno@lemmy.kde.social 1 points 2 months ago* (last edited 2 months ago) (3 children)

I just press the power button/switch on the UPS/PSU/wall.

[–] shield_gengar@sh.itjust.works 5 points 2 months ago (1 children)

IT people casually telling users to turn off all the breakers for 30s

[–] Ookami38@sh.itjust.works 4 points 2 months ago

To be fair, I do IT for convenience stores. Sometimes we have to reboot pumps or similar, and all we can do is have them throw a breaker for 30 seconds lmao

[–] DokPsy@infosec.pub 3 points 2 months ago (1 children)

I'm remote so either I trust the user or push commands. I know which I prefer

[–] ulterno@lemmy.kde.social 0 points 2 months ago

Hello there REISUBber!

[–] isolatedscotch@discuss.tchncs.de 2 points 2 months ago (1 children)

unless you do it from a running system (which you shouldn't, unless you want everything corrupted, that won't help. windows has a feature called fast startup that only kinda shuts down your PC, even if you unplug it, so things that would get fixed by an actual reboot wouldn't be fixed in your case

[–] ulterno@lemmy.kde.social 0 points 2 months ago

Thankfully, I'm not on Windows.
But the switch is only to make sure it is off. Of course I poweroff before that.

...

Trust me! I really do!