Humor

Ncurses Motha F##ka

Ncurses Motha F##ka

I love when I read through code as I’m hacking it up and I actually laugh out loud.  This one got me today when I was hacking up “Linfo” (PHP Linux System information script). // Extensions runExtensions($info, $settings); // Make sure we have an array of what not to show $info['contains'] = array_key_exists(‘contains’, $info) ? [...]