function do_stuff() {
if (in_array($date, $holidays) && $vacation == true) {
travel('away');
visit_family();
$gifts->exchange();
eat();
travel('home');
}
if ($new_year == true) {
eat() && drink();
$weight++;
$sleep = false;
}
$slack = false;
$resolve++;
$work->resume();
return(true);
}
return(true);
Related posts:
- Weight Goal
" I had some sort of unexplained jump in my weight early last week, so I’m actually up a half pound since last Monday. I..." - Job Interview 2: Return of the Interview
" Remember that telephone interview I had, and how I was hoping to get a call back for a second interview? I had just about..." - Weight Goal
" My weight on the scale today was 255 pounds, which is only 1 pound less than last Monday. But a few days ago, I..." - Weight Goal
" Missed my weight goal again. Only lost half a pound since last Monday. I was kind of surprised that my weight was up this..." - CSS: The One True Layout
" I had recently been using Alex Robinson’s 3-column CSS technique called “ordered columns, float-margin/float-margin” for some website designs. But he has superceded that with..."














13 Comments
Yes, Ladies and Gentleman he is one of us. Welcome to our GeekDom.
For eat() you forgot to set the $diet argument to 0.
KafkaesquÃ: the $diet flag was definitely set to false. Trust me.
However, we’ve finally done some garbage collection on the $leftovers array, and reset the $diet flag to true.
I also found a bug – when calling the drink() method too many times with the $drink_type flag set to “alcoholic” you generate some interesting memory leaks…
this.chuckle();
Hmmm…seems like a dream I had last year.
Thankfully I’ve ceased dreaming in PHP/CSS coding (at least for now, and I think in part due to reading ‘normal’ books).
never forget do set some do_nothing()-loops from time to time, otherwise your CPU will overheat mandatorily!
LOL.
lol @ the gay comment.
Thank god my geekdom is not THAT geek-y
Lmao@ Jay Reding
I’m a geek.. I actually enjoyed the joke
I enjoyed this, but couldn’t possibly have written it. Does that make me more of a wannageek?
Lol. Spent 3 minutes trying to understand the formula.
7 Trackbacks
[...] i’m not a computer geek, and even though i quit college cuz i didn’t wanna be a gay software engineer who told jokes like this i can still appreciate them and sometimes i can laugh at the humor. [...]
[...] As fine an example of geek humour as I’ve ever seen. From Dougal Campbell’s Geek Ramblings: return(true);. [...]
[...] VÃa | Dougal Campbell [...]
[...] Now, that is what you call coding. [...]
[...] return(true); } Vía | Dougal Campbell [...]
[...] Now and then, though, you get time to do some aimless wandering on the web, and I ran across this geeky holiday humor piece that computer programmers will enjoy. [...]
[...] lachen (aber ich lachen ja auch über jeden scheiß…). Beim Blogs surfen bin ich auf das hier gestossen. Ich glaube, man muss ein bisschen PHP oder so was kenne, um es wirklich witzig zu finden (kann [...]