I'm having a hard time imagining that creating shareholder value was ever a motivation for those working on the floor.
neidu
joined 1 year ago
Agreed. While I tend to disagree with most of the viewpoints coming from lemmygrad, at least the content is posted with benign intent. The room might stink, but nobody intentionally shat on the floor.
Middle top row looks like George Bluth Sr.
My solution in perl back in the day when I was a teenage hobbyist who didn't know about the modulus operator: Divide by 2 and use regex to check for a decimal point.
if ($num / 2 =~ /\./) { return "odd" }
else { return "even" }
FUCK YEAH, TEMPORARY REFUEL STOPS!