Difference between revisions of "Nerd humor"

From Noah.org
Jump to navigationJump to search
(New page: This is how I asked my coworker if he wanted to go out to get lunch: <pre> (01:35:35 PM) Noah: ping (01:36:19 PM) jondelanders: pong (01:36:34 PM) Noah: insert food? (01:36:51 PM) jondelan...)
 
Line 6: Line 6:
 
(01:36:51 PM) jondelanders: select * from kitchen.fridge;
 
(01:36:51 PM) jondelanders: select * from kitchen.fridge;
 
(01:37:09 PM) Noah: I hope you add a where clause to that...
 
(01:37:09 PM) Noah: I hope you add a where clause to that...
 +
(01:37:57 PM) jondelanders: select * from kitchen.fridge where food like '%jimmy%dean%';
 
</pre>
 
</pre>

Revision as of 13:40, 7 June 2007

This is how I asked my coworker if he wanted to go out to get lunch:

(01:35:35 PM) Noah: ping
(01:36:19 PM) jondelanders: pong
(01:36:34 PM) Noah: insert food?
(01:36:51 PM) jondelanders: select * from kitchen.fridge;
(01:37:09 PM) Noah: I hope you add a where clause to that...
(01:37:57 PM) jondelanders: select * from kitchen.fridge where food like '%jimmy%dean%';