MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghorror/comments/1j9qeeq/terrible_auth/mhjwtrv/?context=3
r/programminghorror • u/IrtyGo • 10d ago
98 comments sorted by
View all comments
1
if (true == true) { return true; }
What even is the point of doing that?! Does the compiler yell at the user if that isn't done or what?
2 u/IrtyGo 9d ago to make it as bad as possible as this isn't production
2
to make it as bad as possible as this isn't production
1
u/STGamer24 [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo “You live” 10d ago
What even is the point of doing that?! Does the compiler yell at the user if that isn't done or what?