All language subtitles for 21 - MULTITHREADING

af Afrikaans
ak Akan
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (SoranĂ®)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil)
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian
rm Romansh
nyn Runyakitara
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es-419 Spanish (Latin American)
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:00,000 --> 00:00:04,600 The other neat thing is, when you do multiple threads... 2 00:00:07,133 --> 00:00:11,566 When you do multiple threads. See, it captivates. When you do multiple 3 00:00:11,600 --> 00:00:14,866 threads, you start a story and you run it, right. What happens 4 00:00:14,866 --> 00:00:17,666 when you end it? You're like, I finished the story and you have 5 00:00:17,666 --> 00:00:20,066 that awkward pause because you gotta start a new story. It's 6 00:00:20,066 --> 00:00:22,466 weird. So what I like to do instead is halfway through, 7 00:00:22,466 --> 00:00:26,933 pause it, start another story, right, and then pause that and 8 00:00:26,966 --> 00:00:30,299 then I can go back to this one and continue it. And if I 9 00:00:30,300 --> 00:00:33,400 finish it I go, okay. It's better than starting a new one, I can 10 00:00:33,433 --> 00:00:36,366 go to a previously opened thread. I can say, where were we? Oh yeah. 11 00:00:36,400 --> 00:00:38,133 Well, I still haven't even talked to you about the 12 00:00:38,166 --> 00:00:41,266 Hollywood sign, you know, like touching it for good luck. Why 13 00:00:41,266 --> 00:00:43,966 is that good luck? And I can go back to a previously opened thread 14 00:00:43,966 --> 00:00:47,166 and continue that. Pause that. Only when I pause it do I cut 15 00:00:47,166 --> 00:00:50,433 myself off to start a new story. This is normal. This is 16 00:00:50,466 --> 00:00:54,533 called "multiple threading". It's basic and advanced. 17 00:00:54,533 --> 00:00:58,199 The basic part is you've gotta use it tonight. You know, the 18 00:00:58,200 --> 00:01:03,233 basic part is it's built into us now. Multiple threads, 19 00:01:03,266 --> 00:01:06,866 multiple ideas, right. Back and forth. 20 00:01:06,866 --> 00:01:09,899 Multiple threading is a rapport building thing. It's what you 21 00:01:09,900 --> 00:01:11,500 do with your friends, with people you feel comfortable 22 00:01:11,500 --> 00:01:15,800 with. Right. That's what makes it basic, is that you've gotta use it. 23 00:01:15,800 --> 00:01:19,933 What makes it advanced is that you need this routine handled, 24 00:01:19,966 --> 00:01:21,966 you need this routine handled in your head, and this routine 25 00:01:21,966 --> 00:01:24,433 because you're going to run three routines. Like if I were 26 00:01:24,466 --> 00:01:29,666 to say in your mind, think of a chalkboard or a 27 00:01:29,666 --> 00:01:33,899 blackboard. Are you creative? Are you creative? –Creative? 28 00:01:33,900 --> 00:01:38,766 –Creative. Are you a creative sort? Can you draw? –Yeah. Yeah. 29 00:01:38,766 --> 00:01:43,066 –Yeah. –Yeah. Think of a number, we'll start small, from one to 30 00:01:43,100 --> 00:01:46,133 four. Don't say it. Just draw that number that you're 31 00:01:46,133 --> 00:01:51,566 picturing on the blackboard in your mind. –Yeah. What number? 32 00:01:51,566 --> 00:01:54,599 –Just whatever you're thinking. If you had no chance of 33 00:01:54,600 --> 00:01:56,666 failure, you could be anything in the whole wide world, what 34 00:01:56,700 --> 00:01:59,566 would you want to be? 35 00:02:01,200 --> 00:02:08,933 Hold that thought. Three. Let's try this again. Erase the 36 00:02:08,966 --> 00:02:13,666 number. New number. This time from one to ten. It's the first 37 00:02:13,666 --> 00:02:16,133 number that pops into your head. Draw it on the chalkboard but 38 00:02:16,166 --> 00:02:20,666 imagine it. Visualize it. –I would like to travel around the 39 00:02:20,666 --> 00:02:24,566 world all my life. –Just constant twenty-four seven 40 00:02:24,566 --> 00:02:30,666 travel. Would you travel with luggage or with a backpack? 41 00:02:30,700 --> 00:02:34,000 –With a backpack. –The backpack? –Yeah. 'Cos it gives you more 42 00:02:34,000 --> 00:02:37,666 options. –Yeah. –There are places that I would want to go. Now, 43 00:02:37,700 --> 00:02:41,600 I'm a socialite. I'm social. I'm a city person but my 44 00:02:41,600 --> 00:02:46,066 interest in travel has to do with the nature of places, the 45 00:02:46,100 --> 00:02:49,133 places that are far away and hard to get to, like Patagonia. I 46 00:02:49,133 --> 00:02:52,166 have a fantasy of going to, which you have to know, I 47 00:02:52,166 --> 00:02:56,566 want to go to Patagonia, Argentina. South America. 48 00:02:56,566 --> 00:03:01,766 Right. Are you picturing that chalkboard? I'm picturing the 49 00:03:01,766 --> 00:03:10,266 number seven. What was it? –Eight. –This is irrefutable 50 00:03:10,300 --> 00:03:21,133 evidence that ESP, mind reading, is bull****. It's bull**** dude. You 51 00:03:21,166 --> 00:03:24,766 know, dress 'em up, can't take them anywhere. Dream on. See, that's 52 00:03:24,766 --> 00:03:26,599 it. It doesn't matter whether you get it right or 53 00:03:26,600 --> 00:03:30,900 not. –The first one you did. –I know. I know. It works 54 00:03:30,900 --> 00:03:33,700 differently on everybody. But it doesn't matter to me, 55 00:03:33,700 --> 00:03:35,766 'cos it's just me running material while I'm running 56 00:03:35,800 --> 00:03:39,233 material here. I'm showing you multiple threading, to run two 57 00:03:39,233 --> 00:03:43,233 different conversations at the same time. This is normal. I 58 00:03:43,233 --> 00:03:46,733 know both routines separately, but I merge them together, 59 00:03:46,766 --> 00:03:48,999 a little here, a little here, to keep everyone interested. 60 00:03:49,000 --> 00:03:52,933 Because if there's a new person coming in, I can run material, 61 00:03:52,966 --> 00:03:56,166 right, just to occupy this person quick, and it keeps my brain 62 00:03:56,166 --> 00:03:58,633 interested, and I get to multiple thread. So, if I run 63 00:03:58,633 --> 00:04:03,033 out, if this conversation ends, I can then say, are you 64 00:04:03,033 --> 00:04:06,366 creative? You draw a chalkboard. Think of a number 65 00:04:06,400 --> 00:04:08,700 from one to ten. Now, you draw a chalkboard. Think of a number 66 00:04:08,700 --> 00:04:11,100 from one to ten. And then on the count of three, the two of you 67 00:04:11,100 --> 00:04:17,400 say the number. Right. How long have you two known each other? 68 00:04:17,400 --> 00:04:20,666 How long have you two known each other? Do you know each 69 00:04:20,700 --> 00:04:25,166 other well enough to finish each other's sentences? –I don't understand, 70 00:04:25,166 --> 00:04:28,899 sorry. –Enough about me. What do you think of me? Don't answer that, it was 71 00:04:28,933 --> 00:04:32,599 rhetorical. I'm pooping words right now. But notice the 72 00:04:32,600 --> 00:04:36,733 stacking of this. You're in control of it. That's all. 73 00:04:36,766 --> 00:04:39,399 That's all I'm trying to demo here. So what this does, 74 00:04:39,400 --> 00:04:43,933 multiple threading, it protects you. Now notice. You get 75 00:04:43,966 --> 00:04:49,333 it? You see the pattern here? We were a group. Right. We had 76 00:04:49,366 --> 00:04:53,033 this talk, this talk, and this talk. I paused this talk to do 77 00:04:53,033 --> 00:04:56,866 this and this to demonstrate this. That's genius. That's 78 00:04:56,866 --> 00:05:00,066 what you're all going to do infield is multiple threading. To 79 00:05:00,066 --> 00:05:03,799 keep everybody interested. If you lose track of somebody you 80 00:05:03,833 --> 00:05:09,133 can throw keys at them. –Yeah. –It's all coming together here? 81 00:05:09,133 --> 00:05:13,199 Right. Do this because it protects you from 82 00:05:13,200 --> 00:05:16,866 conversational lockout. You always have something to say. 83 00:05:16,900 --> 00:05:19,833 And the reason why I like doing this is this one I 84 00:05:19,866 --> 00:05:22,266 haven't finished yet, and I'm telling this one, I'll pause 85 00:05:22,266 --> 00:05:25,299 this one, I'll open this, I can, you know, pause this one. 86 00:05:25,300 --> 00:05:28,566 Now when I'm done and I say, okay, listen, I've gotta get going. 87 00:05:28,566 --> 00:05:31,833 So, you know, I finish up by getting the phone number. 88 00:05:31,866 --> 00:05:35,366 Right. So we can continue again. I can then say, we have 89 00:05:35,366 --> 00:05:38,166 so much to talk about. And she'll look back and go, yeah, we 90 00:05:38,200 --> 00:05:41,700 haven't finished that, we haven't finished that. Get it? 91 00:05:41,700 --> 00:05:45,600 So I can say to her, I can talk to 92 00:05:45,633 --> 00:05:50,266 you forever. I can't listen to you, but I can talk to you 93 00:05:50,266 --> 00:05:53,699 forever. You know, you make it really easy to talk to you. I 94 00:05:53,700 --> 00:05:56,166 really enjoy you. Your first impression was neutral but now 95 00:05:56,200 --> 00:05:59,000 that I get to know you, I just enjoy you. You make me feel 96 00:05:59,000 --> 00:06:02,833 good. In fact, I'll let you in on a little secret before I go. 97 00:06:02,833 --> 00:06:06,499 When you went to the washroom instead of my, in that moment of 98 00:06:06,500 --> 00:06:09,200 lull, instead of my initiating conversation with all the 99 00:06:09,233 --> 00:06:12,099 awesome random people around me, I just waited quietly here 100 00:06:12,100 --> 00:06:15,600 to let it sink in that I actually felt like I missed you, and that 101 00:06:15,633 --> 00:06:19,299 felt neat. I indulged in that horrible feeling of I missed 102 00:06:19,300 --> 00:06:23,366 you. So I know that when I'm on my way home I will be thinking 103 00:06:23,400 --> 00:06:29,900 of you, and you'll be thinking of me. Isn't this good? That's 104 00:06:29,900 --> 00:06:33,400 it. That's multiple threading. –I heard you 105 00:06:33,433 --> 00:06:36,866 yesterday use a routine, I have a thought for you, for the 106 00:06:36,866 --> 00:06:40,366 girl, –Oh, right. –and then you left it hanging. I was curious, how do you 107 00:06:40,400 --> 00:06:44,533 then close this because... –She came back. –Yeah. –But I was 108 00:06:44,566 --> 00:06:49,766 being mauled, –Mm hmm. –and she was seeing it, but she wasn't 109 00:06:49,766 --> 00:06:53,099 seeing me make out, she's just seeing me being busy and going, 110 00:06:53,100 --> 00:06:57,166 ah. Okay, okay. Get her off me, right. So she just 111 00:06:57,200 --> 00:07:00,533 never got a chance to come back to me, and I didn't get a chance 112 00:07:00,566 --> 00:07:05,366 to go to her. So that's a **** up, in my opinion. It was 95% on. I was 113 00:07:05,366 --> 00:07:08,966 pre-selected by women, leader of men, willingness to roll 114 00:07:08,966 --> 00:07:13,033 off demonstrated, you know, go back to your friends. But your 115 00:07:13,033 --> 00:07:17,833 friend Ashy would know her, right? And I'm sure we can get 116 00:07:17,833 --> 00:07:21,966 her back. She's on camera, you know, that girl. So, the way I 117 00:07:22,000 --> 00:07:24,800 would have done that is she would have come back and 118 00:07:24,800 --> 00:07:30,866 my intuition about her is, I bet you a lot of 119 00:07:30,866 --> 00:07:33,566 people have stereotyped you and think you have life a lot 120 00:07:33,600 --> 00:07:38,100 easier than you do, that's an RJ one, when that's not the 121 00:07:38,100 --> 00:07:40,233 case in point. You've had to try that much harder to get all 122 00:07:40,266 --> 00:07:43,366 the things you want in life and then add to it the illusion 123 00:07:43,400 --> 00:07:48,166 that it was all just handed to you, right? You weren't given a 124 00:07:48,166 --> 00:07:51,899 silver spoon in your mouth. You had to get what you have in 125 00:07:51,933 --> 00:07:55,433 life. Even though everyone thinks it was handed to you 126 00:07:55,466 --> 00:07:58,499 because you're just naturally beautiful. That's not the case 127 00:07:58,500 --> 00:08:04,633 in point at all. That's all. That's my intuition. But I 128 00:08:04,666 --> 00:08:07,133 also like saying, I have an intuition about you. But go run 129 00:08:07,133 --> 00:08:09,833 along, you know, don't piss your boss off. Go make your 130 00:08:09,866 --> 00:08:14,166 money and come back and find me and I'll explain to you what I 131 00:08:14,166 --> 00:08:21,199 see. Right. That has gotten girls 'cos it's basically, okay, tell me 132 00:08:21,200 --> 00:08:27,500 about me? Right. Reengage. Yeah, yeah. You, you, you. It's always 133 00:08:27,533 --> 00:08:31,533 you, Miss Popular. 134 00:08:34,200 --> 00:08:38,133 Good stuff right? –Yeah. –It's kind of piecing it together. 135 00:08:38,166 --> 00:08:41,999 'Cos we, for the last two days we've been doing infield, one by 136 00:08:42,000 --> 00:08:50,866 one. Like opener, opener, routine, routine. Right. It's 137 00:08:50,866 --> 00:08:54,766 just like a timeline one way. But when you think of it in 138 00:08:54,800 --> 00:08:57,900 multiple threads, now you can control several groups. Several 139 00:08:57,900 --> 00:09:00,533 different stories. Tap them. Bring them in. Keep it 140 00:09:00,566 --> 00:09:04,199 interesting. Keep some conversations open. You know. 141 00:09:04,200 --> 00:09:07,533 There's just more maneuverability in all that? And it's more 142 00:09:07,566 --> 00:09:10,666 fun and more fast. Sometimes I'll pause and say, oh I love 143 00:09:10,700 --> 00:09:15,066 that song. You hear the song? Right, where were we? Oh yeah, 144 00:09:15,066 --> 00:09:18,666 we were talking about me. I just pause. It's called 145 00:09:18,666 --> 00:09:22,099 fractionation. You fractionate. It's like breaking 146 00:09:22,100 --> 00:09:24,400 it up like this. But it's like these little 147 00:09:24,433 --> 00:09:26,899 bits to show that your attention span is a little 148 00:09:26,900 --> 00:09:30,900 short and they have to keep you entertained too. Girls love it. 149 00:09:30,900 --> 00:09:33,933 Girls do that. They're talking to you and they 150 00:09:33,966 --> 00:09:36,899 go, oh I love this song, and then continue. They just do 151 00:09:36,900 --> 00:09:39,700 that. So I do that to girls. It just seems to get their attention 152 00:09:39,700 --> 00:09:45,200 again when it's short. –I think for a man it'd be annoying. –It is 153 00:09:45,200 --> 00:09:49,666 annoying, you know. But I just act like a girl. I act like a 154 00:09:49,700 --> 00:09:58,100 girl, you know, like a short attention span, girl. Okay. 15143

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.