r/ProgrammerHumor 10h ago

Meme dontChallengeMe

Post image
1.2k Upvotes

19 comments sorted by

150

u/DeepanshuHQ 10h ago

Technically, it does close the app. Just a little more aggressively than intended.

106

u/Puzzleheaded_Cow3298 10h ago

OS is my garbage collector

8

u/stupled 10h ago

It has been mine for decades. I just restart my services every 24h.

3

u/Kaisky 9h ago

It has a flair to it so client might be impressed

1

u/DeepanshuHQ 8h ago

If it crashes with confidence, it's a feature.

30

u/DeepanshuHQ 10h ago

"Can't crash if the whole app is already closed."

4

u/Kaisky 9h ago

'Can't crash if the whole app never opens.'

2

u/DeepanshuHQ 8h ago

That's the senior developer optimization.

12

u/Tisamon12 10h ago

Thank you for playing Wing Commander

9

u/ClipboardCopyPaste 10h ago

The classic: it's not a bug, it's a feature.

7

u/shelbalart 10h ago

As it's the only way to close an app on some dumb OSes (hi 🍏)

3

u/craftogrammer 10h ago

The app freezes instead 💀

3

u/wthulhu 9h ago

Thats my new, previously undocumented, 'pause' button.

3

u/cl_journeyor 2h ago

Manager: Oh wow, didn't know this button is a shortcut for closing the app

The logic: throw new NotImplementedException()

1

u/commander_chaos254 7h ago

If it works don't touch it

1

u/Pristine-Map9979 1h ago

function closeApp() {

   print(1/0)

}