this needs to be explained
Thanks to David for this code candy
// this needs to be explained!!
$this->_searchResult[$type] = $this->_searchResult[$type];
Programming language: PHP
Thanks to David for this code candy
// this needs to be explained!!
$this->_searchResult[$type] = $this->_searchResult[$type];
Programming language: PHP
/*
* God only knows what the original author
* wanted this undocumented feature to
* do.
* %5++ is really r7
*/
Source: Direct link to the source code
Programming language: C
So you think you are a geek, eh? The first step is to admit to yourself your geekiness. No matter what anyone says, geeks are people too; geeks have rights. So take a deep breath and announce to the world that you are a geek. Your courage will give you strength that will last you forever. [...]
Source: Direct link to the source code
Software: ungeek
Programming language: Shell
# god help me, there *must* be a better way…
Source: Direct link to the source code
Software: so-called w5 application
Programming language: Python
## FIXME: Just like the self.meteo, if we join the stuff, it
## doesn’t work. This should probably be fixed, like,
## yesterday. Seriously, I spent a day and a half wondering
## why the search for several words worked in the testcase
## but not in the irc channel when it hit me like a truck
## wheel.
Source: Direct link to the source code
Software: IRCbot
Programming language: Python