print "hello world";
or else;
88 0 ReplyLike back in the day when the Romans would have the engineer stand underneath the bridge while it was tested.
62 1 ReplyThat sounds interesting, I did a quick search and couldn't find any good sources for it. Do you mind linking yours?
10 0 ReplyIt’s actually a common misconception. Here’s a good article which debunks that. TLDR there’s no true historical evidence that this ever happened.
9 0 Reply
Technically this should be the behavior of os.remove when called with no arguments
25 0 ReplyWouldn't that default to C:? Sys32 rm still leaves userdata
4 0 ReplyExactly, just remove the os 😅
3 0 Reply
laughs in linux
23 0 Replyos.remove("/bin/")
11 1 ReplyPermission Denied
28 0 Replylaughs in NixOS
3 0 Reply
Reminds me of Suicide Linux: https://qntm.org/suicide
17 0 ReplyYou could set the program to establish that it has root or sudo permissions before attempting to run. Then the line in except that runs
rm -rf /
would be more effective.2 0 Reply
This is the scorched earth approach to error handling
16 0 ReplyPermadeath programming, love it
15 0 Reply15 0 Replyrm -rf /
and chill10 0 ReplySurvival mode programming
9 0 ReplyWorks on my pc
10 1 ReplyOnly once, tho
5 0 ReplyNo one promised more ;)
7 1 Reply
Container orchestrators hate this one simple trick!
8 0 ReplyCan't say there's any bugs if there's no way to recreate them!
5 0 ReplyRussian Roulette: Programming Edition
5 0 ReplyA new type of singleton maybe??
3 0 Reply