print "hello world";
or else;
print "hello world";
or else;
Like back in the day when the Romans would have the engineer stand underneath the bridge while it was tested.
That sounds interesting, I did a quick search and couldn't find any good sources for it. Do you mind linking yours?
It’s actually a common misconception. Here’s a good article which debunks that. TLDR there’s no true historical evidence that this ever happened.
Technically this should be the behavior of os.remove when called with no arguments
Wouldn't that default to C:? Sys32 rm still leaves userdata
Exactly, just remove the os 😅
os.del_universe()
For quantom bogo sort
laughs in linux
os.remove("/bin/")
Permission Denied
Real men execute everything as root
You guys have normal user accounts?
sudo python3 boom.py
whoareyou is not in the sudoers list. This incident has been reported.
~
Not sure if you can use it in Python directly but you got the idea
laughs in NixOS
Reminds me of Suicide Linux: https://qntm.org/suicide
You 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.
Permadeath programming, love it
This is the scorched earth approach to error handling
rm -rf /
and chill
Works on my pc
Only once, tho
No one promised more ;)
Survival mode programming
Container orchestrators hate this one simple trick!
Russian Roulette: Programming Edition
Can't say there's any bugs if there's no way to recreate them!
A new type of singleton maybe??
Post funny things about programming here! (Or just rant about your favourite programming language.)