- Joined
- Dec 23, 2013
I wonder how many dates he'll have lined up.
None. He's not going to get a girlfriend doing this or any other way.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I wonder how many dates he'll have lined up.
Dear god, why?EDIT: omg or better yet: (best one yet IMO)
Would you consider performing anilingus on a partner who asked you to?
Yes.![]()
He won't take "No" as an answer....
Actually, I'd say it's surprising how he is very picky, according to his answers. Of course, what Chris practices and what he preaches are very different, but he went out of his way to put up hurdles for any sweet-heart to be (like his insistence on GUARANTEED ass-to-mouth from his sweetheart - NO HAGGLE).
Double edit: Here's all the questions, plus all the possible answers. I did write code to get the categories, but right as I go to test it out, chrome or something started getting fucky and it wouldn't work. But otherwise, here you go: http://pastebin.com/TZrs8vX7
#!/usr/bin/python
import sys, re
def delimited(file, delimiter='\n', bufsize=4096):
buf = ''
while True:
newbuf = file.read(bufsize)
if not newbuf:
yield buf
return
buf += newbuf
lines = buf.split(delimiter)
for line in lines[:-1]:
yield line
buf = lines[-1]
if len(sys.argv) != 3:
print 'Usage: cwckifier.py <input file name> <output file name>'
sys.exit(1)
f = open(str(sys.argv[1]), 'r')
questions = list(delimited(f, '='*80))
questions.pop() #tail element is empty
o = open(str(sys.argv[2]), 'w')
o.write('{| class="wikitable"\n! Question\n! Answers\n! Explanation\n')
for q in questions:
number = re.search('Question #([0-9]+)', q).group(1)
question = re.search('Q: (.*)\n', q).group(1)
pas = re.compile('\n? \* (.*)\n',re.MULTILINE)
possibleAnswers = pas.findall(q)
answer = re.search('Chris\' answer: (.*)\n', q).group(1)
explanation = re.search('Explanation: (.*)\n', q).group(1)
o.write('\n|-\n| ' + question + ' ||\n')
for pa in possibleAnswers:
if (pa.find(answer)==0):
o.write('* <u>' + pa + '</u>\n')
else:
o.write('* ' + pa + '\n')
o.write(' || ' + explanation)
o.write('\n\n|}')
print 'Processed ' + len(questions) + ' questions.'
Now, I don't know what you've heard about me and ducks but I think the rift may me more related to the mandatory shit-stain lickingOf course he set up hurdles! You have to weed out the trolls, and make sure that his potential sweetheart is totally serious about getting her hands on some TRUE and HONEST Bent Duck.
Also, who in their right minds would take time out of their day to help some jobless sap with their okcupid profile? Kim's kind of nuts I guess.
Actually, I'd say it's surprising how he is very picky, according to his answers. Of course, what Chris practices and what he preaches are very different, but he went out of his way to put up hurdles for any sweet-heart to be (like his insistence on GUARANTEED ass-to-mouth from his sweetheart - NO HAGGLE).
EDIT: Look at the match rating for my old profile for example:
I hadn't been on the site in a while and I looked it up and you are absolutely correct. When I filled it out it was a yes or no quesstiom but now it looks like this:OKCupid lets you choose how important a question is, in terms of the other person answering the way you want them to. There are 3 options very, somewhat, and slightly. There is a big difference in terms of how each one affects your match percentage, but all three list "acceptable" and "unacceptable" answers. My point is, I don't know what importance he attached to anilingus, he may not have said NO HAGGLE, it may have been slightly important.
An' anurr thing, anilingus is a big word. I am not at all willing to assume Chris interpreted it correctly.
Also, Chris is a 40% match for me (the fact that we are both "straight" "males" shouldn't really affect this). This comforts me. Could be my smoking habit that is preventing our love, I am pretty insistent that "matches" be ok with it.
I hadn't been on the site in a while and I looked it up and you are absolutely correct. When I filled it out it was a yes or no quesstiom but now it looks like this:
I hadn't been on the site in a while and I looked it up and you are absolutely correct. When I filled it out it was a yes or no quesstiom but now it looks like this:
![]()
It's been awhile since I had an OKC account, but I think you can also select multiple answers you'd be willing to accept in a partner. But I think that if you do, the importance of each answer is reduced.
I know people who worked the whole system to get higher match percentages with people they were trying to hook up with--which I guess is fine if you're just looking for some strange china...
EDIT: Duh, it says "Answer(s) you'll accept" so I guess I was stating the obvious.
But what about Officer Nasty, Chris?Quote:
Would you consider dating a law enforcement officer?
No. I F***ING LOATHE THE DAMN JERKOPS!!!!!!!![]()
In my con experience, the professional/planned photo ops don't take place in front of doors or while the celeb is carrying her purse around. I'm guessing her make-up is partly rubbed off because she was returning from lunch/leaving at the end of the day when Chris caught up and asked for a picture.Cherry red chapstick? Why is her lipstick rubbed off in places?
Fatty just doesn't photograph well, I haven't seen a photo of him that looks " normal".
Could be his weird body posture and facial expressions which for once I would blame on his condition.
Er his autism not his stupidity. Just to clarify.
Chris wanted Kim to filter out trolls for him; that's all she's doing.
As a side rant: I'm reading through these questions (kinda...more like skimming) and I've noticed one that pisses me off. The question is: Which is the worst characteristic to have. The choices are only Laziness or Greed. Chris picks Laziness but then says the ONLY answer he'll accept is Greed. There's another one about "If, before the wedding, you found out that your significant other was found to be sterile; meaning you could never have kids, which would you do?" The choices vary from "Still get married, adopt later", "Get married, don't adopt", "Not get married", and "Get married and celebrate". Chris's answer is "Get married, don't adopt" and he outright refuses "Get married, adopt". Like why the fuck? I know he wants Chrystal; but I didn't realize it was Chrystal or bust with him.
EDIT: omg or better yet: (best one yet IMO)
Would you consider performing anilingus on a partner who asked you to?
Yes.![]()
He won't take "No" as an answer....