Comment On 2.8: (Around Going)

« PrevPage 1 | Page 2Next »

Re: 2.8: (Around Going)

2008-07-17 00:09 • by Alex Papadimoulis • 11 Replies • Last 2008-07-18 05:21
In case you were curious (hint, hint), that text in the last panel was...
Jenkins:

(defun parse (key-string)(do ((result nil)(i 0 (1+ i)) (len(length key-string)))((= i len) (nreverse result))(case (char key-string i)(#\A (incf i)(push (ecase (char key-string i)(#\A't2)(#\B'ny)(#\C'ur)(#\D'm/)(#\E'MO)(#\F'4c)(#\G'TV)(#\H'P))result))(#\* (incf i)(push (ecase (char key-string i)(#\1'mf)(#\2'8)(#\3'DF)(#\4'ti)(#\5'd2)(#\6'l.)(#\7'co)(#\8'TV)(#\9'YZ))result))(t (push (list (char key-string i))result)))))(parse "*4ABAC*6*7AD*1*5*2AHAA")



As for the 2.7 comics... they were impressive! Here's the round-up:

* Best Replacement Dialog was derula's #206157; runners up include John's #205984, ComfortablyNumb's #206070, Spartan's #206130/#206138

* With #205974, RayS reminded us of the only thing more rediculous than Lost's numbers: the Matrix's code

* bstorer wins in both the Most Subtly Modified category(#205976) and the Most Insanely Modified (Mandatory Acid Day)

* The heckling was a little weak, so instead "CAD" gets the Best Replacement Legs prize with #206006

Now have some fun with this blank one.

Mini-Contest: I'll mail a WTF Sticker and an official award certificate (which may or may not actually be a post-it note that says "congrats!") to the winners. Assuming, of course, you haven't already gotten a sticker, you post with your TDWTF account, and you have access to the email account associated with it. If you won, please contact me with your mailing address if you'd like a WTF sticker.

Re: 2.8: (Around Going)

2008-07-17 08:35 • by Kefer • 1 Replies • Last 2008-07-17 18:20

Re: 2.8: (Around Going)

2008-07-17 08:36 • by amischiefr • 0 Replies

Re: 2.8: (Around Going)

2008-07-17 08:36 • by ObiWayneKenobi • 4 Replies • Last 2008-07-17 09:59

Re: 2.8: (Around Going)

2008-07-17 08:56 • by Peter Gordon (unregistered)4 Replies • Last 2008-07-17 09:22

Re: 2.8: (Around Going)

2008-07-17 09:04 • by fruey (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-17 09:05 • by Sunstorm • 1 Replies • Last 2008-07-17 10:33

Re: 2.8: (Around Going)

2008-07-17 09:13 • by bstorer • 8 Replies • Last 2008-07-21 21:44

Re: 2.8: (Around Going)

2008-07-17 09:14 • by pzyko106 • 0 Replies

I win! Thank goodness for CLISP

2008-07-17 09:17 • by b0red (unregistered)4 Replies • Last 2008-07-17 14:25

Re: 2.8: (Around Going)

2008-07-17 09:30 • by bstorer • 6 Replies • Last 2008-07-17 15:34

Re: 2.8: (Around Going)

2008-07-17 09:38 • by Thomas Wieczorek • 0 Replies

re: Lisp

2008-07-17 09:51 • by Jake McGraw (unregistered)6 Replies • Last 2008-07-17 18:25

Re: 2.8: (Around Going)

2008-07-17 09:58 • by Volmarias • 1 Replies • Last 2008-07-18 22:36

Re: 2.8: (Around Going)

2008-07-17 10:00 • by burmance (unregistered)2 Replies • Last 2008-07-17 12:22

Re: 2.8: (Around Going)

2008-07-17 10:20 • by derula • 0 Replies

Re: 2.8: (Around Going)

2008-07-17 10:40 • by Anon (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-17 10:51 • by mauhiz (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-17 11:16 • by Evo • 4 Replies • Last 2008-07-19 11:18

Re: 2.8: (Around Going)

2008-07-17 11:36 • by shinobu • 2 Replies • Last 2008-07-22 04:16

Re: 2.8: (Around Going)

2008-07-17 11:53 • by Biomimetic Pup (unregistered)2 Replies • Last 2008-07-21 13:55

Re: 2.8: (Around Going)

2008-07-17 12:03 • by Siloria • 2 Replies • Last 2008-07-18 11:00

Re: 2.8: (Around Going)

2008-07-17 12:24 • by MindChild (unregistered)7 Replies • Last 2008-07-19 11:22

(not (equal "Lisp" "automatically funny"))

2008-07-17 12:27 • by Lord of the Gerbils • 0 Replies
You know, I don't think I've ever seen anyone unsuccessfully attempt to make a pun before. That's almost impressive, in a way.

(Yes, I get to post a text comment and you don't. Nyah! Nyah!)

Re: 2.8: (Around Going)

2008-07-17 12:38 • by crob611 • 0 Replies

Re: 2.8: (Around Going)

2008-07-17 12:47 • by topspin • 0 Replies

Re: 2.8: (Around Going)

2008-07-17 13:33 • by Coincoin • 2 Replies • Last 2008-07-19 11:24

Re: 2.8: (Around Going)

2008-07-17 13:33 • by RC Pinchey (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-17 13:36 • by therealjimshady4 (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-17 13:36 • by RC Pinchey (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-17 13:45 • by RayS • 0 Replies

Re: 2.8: (Around Going)

2008-07-17 13:52 • by car912 (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-17 14:25 • by Nazca • 0 Replies

Re: 2.8: (Around Going)

2008-07-17 14:29 • by Michael (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-17 15:07 • by Pete (unregistered)3 Replies • Last 2008-07-18 08:22

Mandatory Rock Band Day

2008-07-17 15:08 • by Michael (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-17 15:21 • by smileyface • 1 Replies • Last 2008-07-19 05:03

Re: 2.8: (Around Going)

2008-07-17 15:37 • by Micael Hannibal (unregistered)2 Replies • Last 2008-07-21 08:32

Re: 2.8: (Around Going)

2008-07-17 16:06 • by mstum • 3 Replies • Last 2008-07-19 11:30

Re: 2.8: (Around Going)

2008-07-17 16:41 • by wtfrox • 0 Replies

Re: 2.8: (Around Going)

2008-07-17 19:43 • by Rev. Johnny Healey (unregistered)2 Replies • Last 2008-07-18 15:30

Sadly I couldn't find the C & H comic I was after...

2008-07-17 20:28 • by Moss • 2 Replies • Last 2008-07-18 02:08

Re: 2.8: (Around Going)

2008-07-18 09:37 • by Tobias (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-18 13:15 • by Mikoangelo (unregistered)0 Replies

TRWTF language

2008-07-18 13:46 • by CAD • 1 Replies • Last 2008-07-19 18:14

Re: 2.8: (Around Going)

2008-07-18 14:31 • by Zach Beane (unregistered)1 Replies • Last 2008-07-18 18:05

Re: 2.8: (Around Going)

2008-07-18 18:16 • by Grey Squire (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-18 18:18 • by Grey Squire (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-19 02:12 • by piyo (unregistered)0 Replies

Re: 2.8: (Around Going)

2008-07-19 19:35 • by Billie • 0 Replies
« PrevPage 1 | Page 2Next »

Add Comment