1 00:00:00,210 --> 00:00:02,070 [Music] 2 00:00:02,070 --> 00:00:02,080 [Music] 3 00:00:02,080 --> 00:00:04,070 [Music] greetings welcome to 4 00:00:04,070 --> 00:00:04,080 greetings welcome to 5 00:00:04,080 --> 00:00:08,390 greetings welcome to uh community coffee break uh i'm bp nine 6 00:00:08,390 --> 00:00:08,400 uh community coffee break uh i'm bp nine 7 00:00:08,400 --> 00:00:10,950 uh community coffee break uh i'm bp nine and uh over on the left there is uh or 8 00:00:10,950 --> 00:00:10,960 and uh over on the left there is uh or 9 00:00:10,960 --> 00:00:12,390 and uh over on the left there is uh or over on that left 10 00:00:12,390 --> 00:00:12,400 over on that left 11 00:00:12,400 --> 00:00:15,589 over on that left is uh issaboo give us a wave sobu and 12 00:00:15,589 --> 00:00:15,599 is uh issaboo give us a wave sobu and 13 00:00:15,599 --> 00:00:16,550 is uh issaboo give us a wave sobu and what you see 14 00:00:16,550 --> 00:00:16,560 what you see 15 00:00:16,560 --> 00:00:18,230 what you see and there's another there's peter but 16 00:00:18,230 --> 00:00:18,240 and there's another there's peter but 17 00:00:18,240 --> 00:00:20,310 and there's another there's peter but below us but he's not at his chair right 18 00:00:20,310 --> 00:00:20,320 below us but he's not at his chair right 19 00:00:20,320 --> 00:00:21,029 below us but he's not at his chair right now 20 00:00:21,029 --> 00:00:21,039 now 21 00:00:21,039 --> 00:00:22,630 now doug was trying to get in a while ago 22 00:00:22,630 --> 00:00:22,640 doug was trying to get in a while ago 23 00:00:22,640 --> 00:00:24,950 doug was trying to get in a while ago and uh and he's um 24 00:00:24,950 --> 00:00:24,960 and uh and he's um 25 00:00:24,960 --> 00:00:26,710 and uh and he's um having audio issues so hopefully he'll 26 00:00:26,710 --> 00:00:26,720 having audio issues so hopefully he'll 27 00:00:26,720 --> 00:00:28,230 having audio issues so hopefully he'll be able to come in and say hello 28 00:00:28,230 --> 00:00:28,240 be able to come in and say hello 29 00:00:28,240 --> 00:00:30,710 be able to come in and say hello real quick as well here's peter all 30 00:00:30,710 --> 00:00:30,720 real quick as well here's peter all 31 00:00:30,720 --> 00:00:31,669 real quick as well here's peter all right then so 32 00:00:31,669 --> 00:00:31,679 right then so 33 00:00:31,679 --> 00:00:34,310 right then so um a couple of things uh if you watched 34 00:00:34,310 --> 00:00:34,320 um a couple of things uh if you watched 35 00:00:34,320 --> 00:00:35,750 um a couple of things uh if you watched last week's coffee break 36 00:00:35,750 --> 00:00:35,760 last week's coffee break 37 00:00:35,760 --> 00:00:40,310 last week's coffee break i was trying to figure out 38 00:00:40,310 --> 00:00:40,320 39 00:00:40,320 --> 00:00:43,430 how to do encrypted communications 40 00:00:43,430 --> 00:00:43,440 how to do encrypted communications 41 00:00:43,440 --> 00:00:45,270 how to do encrypted communications and i was having some having some fun 42 00:00:45,270 --> 00:00:45,280 and i was having some having some fun 43 00:00:45,280 --> 00:00:46,630 and i was having some having some fun with that um 44 00:00:46,630 --> 00:00:46,640 with that um 45 00:00:46,640 --> 00:00:50,310 with that um and so what i i'm using gcrypt is 46 00:00:50,310 --> 00:00:50,320 and so what i i'm using gcrypt is 47 00:00:50,320 --> 00:00:53,510 and so what i i'm using gcrypt is is the library that i'm using and what 48 00:00:53,510 --> 00:00:53,520 is the library that i'm using and what 49 00:00:53,520 --> 00:00:54,630 is the library that i'm using and what i've figured out 50 00:00:54,630 --> 00:00:54,640 i've figured out 51 00:00:54,640 --> 00:00:58,069 i've figured out i believe is that i need two public 52 00:00:58,069 --> 00:00:58,079 i believe is that i need two public 53 00:00:58,079 --> 00:01:00,950 i believe is that i need two public private key sets i need one for the 54 00:01:00,950 --> 00:01:00,960 private key sets i need one for the 55 00:01:00,960 --> 00:01:02,229 private key sets i need one for the server 56 00:01:02,229 --> 00:01:02,239 server 57 00:01:02,239 --> 00:01:05,509 server and and i need one for 58 00:01:05,509 --> 00:01:05,519 and and i need one for 59 00:01:05,519 --> 00:01:09,109 and and i need one for um one for the client 60 00:01:09,109 --> 00:01:09,119 um one for the client 61 00:01:09,119 --> 00:01:13,350 um one for the client so the server has a public private key 62 00:01:13,350 --> 00:01:13,360 so the server has a public private key 63 00:01:13,360 --> 00:01:15,990 so the server has a public private key and the client has a public private key 64 00:01:15,990 --> 00:01:16,000 and the client has a public private key 65 00:01:16,000 --> 00:01:17,350 and the client has a public private key and the idea there 66 00:01:17,350 --> 00:01:17,360 and the idea there 67 00:01:17,360 --> 00:01:19,600 and the idea there is that the um 68 00:01:19,600 --> 00:01:19,610 is that the um 69 00:01:19,610 --> 00:01:20,710 is that the um [Music] 70 00:01:20,710 --> 00:01:20,720 [Music] 71 00:01:20,720 --> 00:01:23,910 [Music] is you always encrypt 72 00:01:23,910 --> 00:01:23,920 is you always encrypt 73 00:01:23,920 --> 00:01:27,190 is you always encrypt i believe with the public key and you 74 00:01:27,190 --> 00:01:27,200 i believe with the public key and you 75 00:01:27,200 --> 00:01:30,310 i believe with the public key and you decrypt with the private key and so the 76 00:01:30,310 --> 00:01:30,320 decrypt with the private key and so the 77 00:01:30,320 --> 00:01:32,550 decrypt with the private key and so the whole point of this is to figure out 78 00:01:32,550 --> 00:01:32,560 whole point of this is to figure out 79 00:01:32,560 --> 00:01:34,630 whole point of this is to figure out is so the server can figure out without 80 00:01:34,630 --> 00:01:34,640 is so the server can figure out without 81 00:01:34,640 --> 00:01:36,469 is so the server can figure out without any question who 82 00:01:36,469 --> 00:01:36,479 any question who 83 00:01:36,479 --> 00:01:39,749 any question who the client is the identity of the client 84 00:01:39,749 --> 00:01:39,759 the client is the identity of the client 85 00:01:39,759 --> 00:01:42,630 the client is the identity of the client ssl won't do this ssl at least to my 86 00:01:42,630 --> 00:01:42,640 ssl won't do this ssl at least to my 87 00:01:42,640 --> 00:01:43,190 ssl won't do this ssl at least to my knowledge 88 00:01:43,190 --> 00:01:43,200 knowledge 89 00:01:43,200 --> 00:01:46,069 knowledge ssl will encrypt the communications but 90 00:01:46,069 --> 00:01:46,079 ssl will encrypt the communications but 91 00:01:46,079 --> 00:01:48,230 ssl will encrypt the communications but i don't think you can use that 92 00:01:48,230 --> 00:01:48,240 i don't think you can use that 93 00:01:48,240 --> 00:01:53,190 i don't think you can use that to uh uh to verify who the person is 94 00:01:53,190 --> 00:01:53,200 to uh uh to verify who the person is 95 00:01:53,200 --> 00:01:54,950 to uh uh to verify who the person is now sober if you know anything about 96 00:01:54,950 --> 00:01:54,960 now sober if you know anything about 97 00:01:54,960 --> 00:01:56,469 now sober if you know anything about that i'd be happy to 98 00:01:56,469 --> 00:01:56,479 that i'd be happy to 99 00:01:56,479 --> 00:01:58,310 that i'd be happy to to chat about that with you yeah and uh 100 00:01:58,310 --> 00:01:58,320 to chat about that with you yeah and uh 101 00:01:58,320 --> 00:01:59,830 to chat about that with you yeah and uh ssl 102 00:01:59,830 --> 00:01:59,840 ssl 103 00:01:59,840 --> 00:02:04,149 ssl is not a thing to use um 104 00:02:04,149 --> 00:02:04,159 105 00:02:04,159 --> 00:02:06,149 traffic just fine but it doesn't very 106 00:02:06,149 --> 00:02:06,159 traffic just fine but it doesn't very 107 00:02:06,159 --> 00:02:08,550 traffic just fine but it doesn't very very um yeah that was my thought as well 108 00:02:08,550 --> 00:02:08,560 very um yeah that was my thought as well 109 00:02:08,560 --> 00:02:08,869 very um yeah that was my thought as well from 110 00:02:08,869 --> 00:02:08,879 from 111 00:02:08,879 --> 00:02:11,350 from everything i could read about ssl versus 112 00:02:11,350 --> 00:02:11,360 everything i could read about ssl versus 113 00:02:11,360 --> 00:02:13,430 everything i could read about ssl versus public private key encryption 114 00:02:13,430 --> 00:02:13,440 public private key encryption 115 00:02:13,440 --> 00:02:15,350 public private key encryption your background's bleeding through there 116 00:02:15,350 --> 00:02:15,360 your background's bleeding through there 117 00:02:15,360 --> 00:02:15,980 your background's bleeding through there so yeah 118 00:02:15,980 --> 00:02:15,990 so yeah 119 00:02:15,990 --> 00:02:20,550 so yeah [Laughter] 120 00:02:20,550 --> 00:02:20,560 121 00:02:20,560 --> 00:02:22,309 you're transporting away somewhere is 122 00:02:22,309 --> 00:02:22,319 you're transporting away somewhere is 123 00:02:22,319 --> 00:02:25,110 you're transporting away somewhere is what's going on 124 00:02:25,110 --> 00:02:25,120 125 00:02:25,120 --> 00:02:28,229 so yeah i've also had i've been working 126 00:02:28,229 --> 00:02:28,239 so yeah i've also had i've been working 127 00:02:28,239 --> 00:02:30,790 so yeah i've also had i've been working on a project that requires a raspberry 128 00:02:30,790 --> 00:02:30,800 on a project that requires a raspberry 129 00:02:30,800 --> 00:02:33,670 on a project that requires a raspberry pi to be on the internet all the time 130 00:02:33,670 --> 00:02:33,680 pi to be on the internet all the time 131 00:02:33,680 --> 00:02:36,710 pi to be on the internet all the time and uh one of the things that uh that i 132 00:02:36,710 --> 00:02:36,720 and uh one of the things that uh that i 133 00:02:36,720 --> 00:02:41,110 and uh one of the things that uh that i arranged with my um uh with my 134 00:02:41,110 --> 00:02:41,120 arranged with my um uh with my 135 00:02:41,120 --> 00:02:43,830 arranged with my um uh with my internet provider is to get a static ip 136 00:02:43,830 --> 00:02:43,840 internet provider is to get a static ip 137 00:02:43,840 --> 00:02:45,509 internet provider is to get a static ip address well they gave me a block of 138 00:02:45,509 --> 00:02:45,519 address well they gave me a block of 139 00:02:45,519 --> 00:02:46,470 address well they gave me a block of five of them 140 00:02:46,470 --> 00:02:46,480 five of them 141 00:02:46,480 --> 00:02:49,270 five of them which was very nice of them because i 142 00:02:49,270 --> 00:02:49,280 which was very nice of them because i 143 00:02:49,280 --> 00:02:51,030 which was very nice of them because i want to put this raspberry pi 144 00:02:51,030 --> 00:02:51,040 want to put this raspberry pi 145 00:02:51,040 --> 00:02:53,750 want to put this raspberry pi on the internet but i do not want it to 146 00:02:53,750 --> 00:02:53,760 on the internet but i do not want it to 147 00:02:53,760 --> 00:02:54,869 on the internet but i do not want it to have any access to 148 00:02:54,869 --> 00:02:54,879 have any access to 149 00:02:54,879 --> 00:02:58,309 have any access to my internal network so the quickest way 150 00:02:58,309 --> 00:02:58,319 my internal network so the quickest way 151 00:02:58,319 --> 00:03:01,110 my internal network so the quickest way that i could think to do that was to 152 00:03:01,110 --> 00:03:01,120 that i could think to do that was to 153 00:03:01,120 --> 00:03:03,670 that i could think to do that was to put up another router plug it up onto my 154 00:03:03,670 --> 00:03:03,680 put up another router plug it up onto my 155 00:03:03,680 --> 00:03:04,869 put up another router plug it up onto my internet modem 156 00:03:04,869 --> 00:03:04,879 internet modem 157 00:03:04,879 --> 00:03:07,030 internet modem and give it the second address a second 158 00:03:07,030 --> 00:03:07,040 and give it the second address a second 159 00:03:07,040 --> 00:03:08,949 and give it the second address a second static address in the range 160 00:03:08,949 --> 00:03:08,959 static address in the range 161 00:03:08,959 --> 00:03:11,270 static address in the range it just comes up on the internet now and 162 00:03:11,270 --> 00:03:11,280 it just comes up on the internet now and 163 00:03:11,280 --> 00:03:12,229 it just comes up on the internet now and then it just 164 00:03:12,229 --> 00:03:12,239 then it just 165 00:03:12,239 --> 00:03:15,270 then it just it just works so um i 166 00:03:15,270 --> 00:03:15,280 it just works so um i 167 00:03:15,280 --> 00:03:18,630 it just works so um i so the raspberry pi is on the internet 168 00:03:18,630 --> 00:03:18,640 so the raspberry pi is on the internet 169 00:03:18,640 --> 00:03:19,670 so the raspberry pi is on the internet but it doesn't 170 00:03:19,670 --> 00:03:19,680 but it doesn't 171 00:03:19,680 --> 00:03:23,030 but it doesn't uh uh it does not have any access to my 172 00:03:23,030 --> 00:03:23,040 uh uh it does not have any access to my 173 00:03:23,040 --> 00:03:24,390 uh uh it does not have any access to my internal network 174 00:03:24,390 --> 00:03:24,400 internal network 175 00:03:24,400 --> 00:03:26,550 internal network which is a quick and easy way to do it 176 00:03:26,550 --> 00:03:26,560 which is a quick and easy way to do it 177 00:03:26,560 --> 00:03:28,229 which is a quick and easy way to do it not everybody has the luxury of being 178 00:03:28,229 --> 00:03:28,239 not everybody has the luxury of being 179 00:03:28,239 --> 00:03:30,229 not everybody has the luxury of being able to say i want a static ip address 180 00:03:30,229 --> 00:03:30,239 able to say i want a static ip address 181 00:03:30,239 --> 00:03:31,190 able to say i want a static ip address please 182 00:03:31,190 --> 00:03:31,200 please 183 00:03:31,200 --> 00:03:33,910 please but um i i was able to do that and that 184 00:03:33,910 --> 00:03:33,920 but um i i was able to do that and that 185 00:03:33,920 --> 00:03:35,990 but um i i was able to do that and that worked out really well for me 186 00:03:35,990 --> 00:03:36,000 worked out really well for me 187 00:03:36,000 --> 00:03:39,270 worked out really well for me yeah um 188 00:03:39,270 --> 00:03:39,280 189 00:03:39,280 --> 00:03:41,910 i think yeah i have a static ip and i'm 190 00:03:41,910 --> 00:03:41,920 i think yeah i have a static ip and i'm 191 00:03:41,920 --> 00:03:42,550 i think yeah i have a static ip and i'm i'm 192 00:03:42,550 --> 00:03:42,560 i'm 193 00:03:42,560 --> 00:03:45,509 i'm paying for it oh yeah oh yeah this is 194 00:03:45,509 --> 00:03:45,519 paying for it oh yeah oh yeah this is 195 00:03:45,519 --> 00:03:47,509 paying for it oh yeah oh yeah this is not free 196 00:03:47,509 --> 00:03:47,519 not free 197 00:03:47,519 --> 00:03:51,110 not free this is not free but you know it works 198 00:03:51,110 --> 00:03:51,120 this is not free but you know it works 199 00:03:51,120 --> 00:03:53,750 this is not free but you know it works um have you ever seen i don't know if 200 00:03:53,750 --> 00:03:53,760 um have you ever seen i don't know if 201 00:03:53,760 --> 00:03:54,550 um have you ever seen i don't know if dells 202 00:03:54,550 --> 00:03:54,560 dells 203 00:03:54,560 --> 00:03:57,429 dells are the only machines that do this but i 204 00:03:57,429 --> 00:03:57,439 are the only machines that do this but i 205 00:03:57,439 --> 00:03:58,789 are the only machines that do this but i had a reason to 206 00:03:58,789 --> 00:03:58,799 had a reason to 207 00:03:58,799 --> 00:04:02,149 had a reason to spin up windows 10 on my 208 00:04:02,149 --> 00:04:02,159 spin up windows 10 on my 209 00:04:02,159 --> 00:04:05,509 spin up windows 10 on my main machine again and 210 00:04:05,509 --> 00:04:05,519 main machine again and 211 00:04:05,519 --> 00:04:08,710 main machine again and yeah i know i know it came with the 212 00:04:08,710 --> 00:04:08,720 yeah i know i know it came with the 213 00:04:08,720 --> 00:04:09,350 yeah i know i know it came with the machine 214 00:04:09,350 --> 00:04:09,360 machine 215 00:04:09,360 --> 00:04:12,830 machine on its own uh hard drive 216 00:04:12,830 --> 00:04:12,840 on its own uh hard drive 217 00:04:12,840 --> 00:04:15,910 on its own uh hard drive so so i 218 00:04:15,910 --> 00:04:15,920 so so i 219 00:04:15,920 --> 00:04:18,469 so so i i was looking at the possibility of dual 220 00:04:18,469 --> 00:04:18,479 i was looking at the possibility of dual 221 00:04:18,479 --> 00:04:20,550 i was looking at the possibility of dual booting linux and windows 10 222 00:04:20,550 --> 00:04:20,560 booting linux and windows 10 223 00:04:20,560 --> 00:04:22,710 booting linux and windows 10 but windows 10 has like half a dozen 224 00:04:22,710 --> 00:04:22,720 but windows 10 has like half a dozen 225 00:04:22,720 --> 00:04:23,990 but windows 10 has like half a dozen partitions 226 00:04:23,990 --> 00:04:24,000 partitions 227 00:04:24,000 --> 00:04:25,830 partitions and the main partitions in the middle of 228 00:04:25,830 --> 00:04:25,840 and the main partitions in the middle of 229 00:04:25,840 --> 00:04:28,230 and the main partitions in the middle of the block so it's kind of crazy 230 00:04:28,230 --> 00:04:28,240 the block so it's kind of crazy 231 00:04:28,240 --> 00:04:31,510 the block so it's kind of crazy because you you try to uh make the 232 00:04:31,510 --> 00:04:31,520 because you you try to uh make the 233 00:04:31,520 --> 00:04:33,350 because you you try to uh make the connection work and it doesn't 234 00:04:33,350 --> 00:04:33,360 connection work and it doesn't 235 00:04:33,360 --> 00:04:36,950 connection work and it doesn't always it doesn't i decided not to do it 236 00:04:36,950 --> 00:04:36,960 always it doesn't i decided not to do it 237 00:04:36,960 --> 00:04:38,950 always it doesn't i decided not to do it that way anyway it turns out that when 238 00:04:38,950 --> 00:04:38,960 that way anyway it turns out that when 239 00:04:38,960 --> 00:04:41,030 that way anyway it turns out that when the dell machine cranks up 240 00:04:41,030 --> 00:04:41,040 the dell machine cranks up 241 00:04:41,040 --> 00:04:43,270 the dell machine cranks up when it goes through post there's a pf 242 00:04:43,270 --> 00:04:43,280 when it goes through post there's a pf 243 00:04:43,280 --> 00:04:45,430 when it goes through post there's a pf key 12 that you can use 244 00:04:45,430 --> 00:04:45,440 key 12 that you can use 245 00:04:45,440 --> 00:04:48,310 key 12 that you can use to um to select which hard drive you 246 00:04:48,310 --> 00:04:48,320 to um to select which hard drive you 247 00:04:48,320 --> 00:04:49,430 to um to select which hard drive you want to boot off 248 00:04:49,430 --> 00:04:49,440 want to boot off 249 00:04:49,440 --> 00:04:51,670 want to boot off and you get your boot facility without 250 00:04:51,670 --> 00:04:51,680 and you get your boot facility without 251 00:04:51,680 --> 00:04:53,030 and you get your boot facility without having to 252 00:04:53,030 --> 00:04:53,040 having to 253 00:04:53,040 --> 00:04:55,510 having to install linux and windows on the same 254 00:04:55,510 --> 00:04:55,520 install linux and windows on the same 255 00:04:55,520 --> 00:04:56,710 install linux and windows on the same hard drive 256 00:04:56,710 --> 00:04:56,720 hard drive 257 00:04:56,720 --> 00:04:59,270 hard drive so that worked out really well so now i 258 00:04:59,270 --> 00:04:59,280 so that worked out really well so now i 259 00:04:59,280 --> 00:05:01,029 so that worked out really well so now i have two hard drives spinning up 260 00:05:01,029 --> 00:05:01,039 have two hard drives spinning up 261 00:05:01,039 --> 00:05:04,310 have two hard drives spinning up in the in the main machine and i get to 262 00:05:04,310 --> 00:05:04,320 in the in the main machine and i get to 263 00:05:04,320 --> 00:05:06,150 in the in the main machine and i get to pick which one i want linux or windows 264 00:05:06,150 --> 00:05:06,160 pick which one i want linux or windows 265 00:05:06,160 --> 00:05:07,510 pick which one i want linux or windows 10 and it works 266 00:05:07,510 --> 00:05:07,520 10 and it works 267 00:05:07,520 --> 00:05:09,590 10 and it works by default it'll pick window uh by 268 00:05:09,590 --> 00:05:09,600 by default it'll pick window uh by 269 00:05:09,600 --> 00:05:11,270 by default it'll pick window uh by default it'll pick linux 270 00:05:11,270 --> 00:05:11,280 default it'll pick linux 271 00:05:11,280 --> 00:05:15,029 default it'll pick linux 21 years ago i did the dual booting um 272 00:05:15,029 --> 00:05:15,039 21 years ago i did the dual booting um 273 00:05:15,039 --> 00:05:17,670 21 years ago i did the dual booting um and my experience is that i know it's 274 00:05:17,670 --> 00:05:17,680 and my experience is that i know it's 275 00:05:17,680 --> 00:05:18,150 and my experience is that i know it's changed 276 00:05:18,150 --> 00:05:18,160 changed 277 00:05:18,160 --> 00:05:21,510 changed in the last 20 years but still um 278 00:05:21,510 --> 00:05:21,520 in the last 20 years but still um 279 00:05:21,520 --> 00:05:23,350 in the last 20 years but still um i have bad experience in the dual 280 00:05:23,350 --> 00:05:23,360 i have bad experience in the dual 281 00:05:23,360 --> 00:05:25,189 i have bad experience in the dual booting so my recommendation 282 00:05:25,189 --> 00:05:25,199 booting so my recommendation 283 00:05:25,199 --> 00:05:28,469 booting so my recommendation for those who is able to do it is 284 00:05:28,469 --> 00:05:28,479 for those who is able to do it is 285 00:05:28,479 --> 00:05:30,950 for those who is able to do it is if you want to have the two systems in 286 00:05:30,950 --> 00:05:30,960 if you want to have the two systems in 287 00:05:30,960 --> 00:05:31,990 if you want to have the two systems in the same 288 00:05:31,990 --> 00:05:32,000 the same 289 00:05:32,000 --> 00:05:34,469 the same system have them on a separate physical 290 00:05:34,469 --> 00:05:34,479 system have them on a separate physical 291 00:05:34,479 --> 00:05:35,670 system have them on a separate physical hard drive 292 00:05:35,670 --> 00:05:35,680 hard drive 293 00:05:35,680 --> 00:05:38,870 hard drive to separate them so 294 00:05:38,870 --> 00:05:38,880 to separate them so 295 00:05:38,880 --> 00:05:41,029 to separate them so and that's exactly what i did but i 296 00:05:41,029 --> 00:05:41,039 and that's exactly what i did but i 297 00:05:41,039 --> 00:05:41,990 and that's exactly what i did but i don't know if 298 00:05:41,990 --> 00:05:42,000 don't know if 299 00:05:42,000 --> 00:05:45,510 don't know if every machine is able to select which 300 00:05:45,510 --> 00:05:45,520 every machine is able to select which 301 00:05:45,520 --> 00:05:47,430 every machine is able to select which hard drive to boot on 302 00:05:47,430 --> 00:05:47,440 hard drive to boot on 303 00:05:47,440 --> 00:05:50,390 hard drive to boot on when it starts up i found i figured out 304 00:05:50,390 --> 00:05:50,400 when it starts up i found i figured out 305 00:05:50,400 --> 00:05:52,150 when it starts up i found i figured out the dell can do it but i don't know if 306 00:05:52,150 --> 00:05:52,160 the dell can do it but i don't know if 307 00:05:52,160 --> 00:05:53,909 the dell can do it but i don't know if that's specific to dell or if 308 00:05:53,909 --> 00:05:53,919 that's specific to dell or if 309 00:05:53,919 --> 00:05:57,110 that's specific to dell or if any machine can do that it's got to be 310 00:05:57,110 --> 00:05:57,120 any machine can do that it's got to be 311 00:05:57,120 --> 00:05:59,990 any machine can do that it's got to be something built in the bios right 312 00:05:59,990 --> 00:06:00,000 something built in the bios right 313 00:06:00,000 --> 00:06:01,749 something built in the bios right yeah drill biting has nothing to do with 314 00:06:01,749 --> 00:06:01,759 yeah drill biting has nothing to do with 315 00:06:01,759 --> 00:06:03,990 yeah drill biting has nothing to do with the bios 316 00:06:03,990 --> 00:06:04,000 the bios 317 00:06:04,000 --> 00:06:06,150 the bios the reason that people often have to go 318 00:06:06,150 --> 00:06:06,160 the reason that people often have to go 319 00:06:06,160 --> 00:06:08,550 the reason that people often have to go to into the bios these days is to 320 00:06:08,550 --> 00:06:08,560 to into the bios these days is to 321 00:06:08,560 --> 00:06:11,270 to into the bios these days is to turn off as a security in order to build 322 00:06:11,270 --> 00:06:11,280 turn off as a security in order to build 323 00:06:11,280 --> 00:06:13,430 turn off as a security in order to build something else than their 324 00:06:13,430 --> 00:06:13,440 something else than their 325 00:06:13,440 --> 00:06:16,550 something else than their windows or ubuntu who have 326 00:06:16,550 --> 00:06:16,560 windows or ubuntu who have 327 00:06:16,560 --> 00:06:20,150 windows or ubuntu who have their have assigned 328 00:06:20,150 --> 00:06:20,160 their have assigned 329 00:06:20,160 --> 00:06:24,710 their have assigned kernel drivers and yeah 330 00:06:24,710 --> 00:06:24,720 331 00:06:24,720 --> 00:06:27,990 well when i um when i start up the 332 00:06:27,990 --> 00:06:28,000 well when i um when i start up the 333 00:06:28,000 --> 00:06:30,950 well when i um when i start up the when i power up the main machine um it 334 00:06:30,950 --> 00:06:30,960 when i power up the main machine um it 335 00:06:30,960 --> 00:06:32,870 when i power up the main machine um it gives me the option during the post 336 00:06:32,870 --> 00:06:32,880 gives me the option during the post 337 00:06:32,880 --> 00:06:34,309 gives me the option during the post cycle um 338 00:06:34,309 --> 00:06:34,319 cycle um 339 00:06:34,319 --> 00:06:37,430 cycle um to press a function key to make 340 00:06:37,430 --> 00:06:37,440 to press a function key to make 341 00:06:37,440 --> 00:06:41,029 to press a function key to make um uh to make it select 342 00:06:41,029 --> 00:06:41,039 um uh to make it select 343 00:06:41,039 --> 00:06:43,670 um uh to make it select to pick which boot drive i want to come 344 00:06:43,670 --> 00:06:43,680 to pick which boot drive i want to come 345 00:06:43,680 --> 00:06:45,110 to pick which boot drive i want to come up on 346 00:06:45,110 --> 00:06:45,120 up on 347 00:06:45,120 --> 00:06:49,830 up on and that's where where it picks um 348 00:06:49,830 --> 00:06:49,840 349 00:06:49,840 --> 00:06:51,350 where i get to pick either the hard 350 00:06:51,350 --> 00:06:51,360 where i get to pick either the hard 351 00:06:51,360 --> 00:06:53,029 where i get to pick either the hard drive that has windows 10 on it 352 00:06:53,029 --> 00:06:53,039 drive that has windows 10 on it 353 00:06:53,039 --> 00:06:55,029 drive that has windows 10 on it or the hard drive that has linux on it 354 00:06:55,029 --> 00:06:55,039 or the hard drive that has linux on it 355 00:06:55,039 --> 00:06:57,270 or the hard drive that has linux on it by default it'll it'll boot up on linux 356 00:06:57,270 --> 00:06:57,280 by default it'll it'll boot up on linux 357 00:06:57,280 --> 00:06:58,070 by default it'll it'll boot up on linux if i don't 358 00:06:58,070 --> 00:06:58,080 if i don't 359 00:06:58,080 --> 00:07:01,270 if i don't make a selection so that works really 360 00:07:01,270 --> 00:07:01,280 make a selection so that works really 361 00:07:01,280 --> 00:07:03,029 make a selection so that works really well 362 00:07:03,029 --> 00:07:03,039 well 363 00:07:03,039 --> 00:07:04,950 well so doug can you hear me yes i can hear 364 00:07:04,950 --> 00:07:04,960 so doug can you hear me yes i can hear 365 00:07:04,960 --> 00:07:06,230 so doug can you hear me yes i can hear you now 366 00:07:06,230 --> 00:07:06,240 you now 367 00:07:06,240 --> 00:07:09,350 you now can you hear me we hear you as well yes 368 00:07:09,350 --> 00:07:09,360 can you hear me we hear you as well yes 369 00:07:09,360 --> 00:07:09,909 can you hear me we hear you as well yes sir 370 00:07:09,909 --> 00:07:09,919 sir 371 00:07:09,919 --> 00:07:12,469 sir we hear you loud and clear okay good job 372 00:07:12,469 --> 00:07:12,479 we hear you loud and clear okay good job 373 00:07:12,479 --> 00:07:13,749 we hear you loud and clear okay good job don't know what was wrong with my 374 00:07:13,749 --> 00:07:13,759 don't know what was wrong with my 375 00:07:13,759 --> 00:07:14,309 don't know what was wrong with my headset 376 00:07:14,309 --> 00:07:14,319 headset 377 00:07:14,319 --> 00:07:20,469 headset nice yeah 378 00:07:20,469 --> 00:07:20,479 379 00:07:20,479 --> 00:07:25,430 good so yeah we hear you loud and clear 380 00:07:25,430 --> 00:07:25,440 good so yeah we hear you loud and clear 381 00:07:25,440 --> 00:07:27,350 good so yeah we hear you loud and clear all right so boo um what have you been 382 00:07:27,350 --> 00:07:27,360 all right so boo um what have you been 383 00:07:27,360 --> 00:07:29,270 all right so boo um what have you been up to this now since two weeks because 384 00:07:29,270 --> 00:07:29,280 up to this now since two weeks because 385 00:07:29,280 --> 00:07:31,350 up to this now since two weeks because we didn't see it last week 386 00:07:31,350 --> 00:07:31,360 we didn't see it last week 387 00:07:31,360 --> 00:07:34,150 we didn't see it last week yeah since since uh last week i have 388 00:07:34,150 --> 00:07:34,160 yeah since since uh last week i have 389 00:07:34,160 --> 00:07:34,469 yeah since since uh last week i have been 390 00:07:34,469 --> 00:07:34,479 been 391 00:07:34,479 --> 00:07:38,469 been assigned a maintenance duty on on the 392 00:07:38,469 --> 00:07:38,479 assigned a maintenance duty on on the 393 00:07:38,479 --> 00:07:41,909 assigned a maintenance duty on on the on voyage so 394 00:07:41,909 --> 00:07:41,919 on voyage so 395 00:07:41,919 --> 00:07:45,350 on voyage so i found out today that um 396 00:07:45,350 --> 00:07:45,360 i found out today that um 397 00:07:45,360 --> 00:07:47,350 i found out today that um before every coffee break and i checked 398 00:07:47,350 --> 00:07:47,360 before every coffee break and i checked 399 00:07:47,360 --> 00:07:48,550 before every coffee break and i checked to see if 400 00:07:48,550 --> 00:07:48,560 to see if 401 00:07:48,560 --> 00:07:51,749 to see if the zoom client is is in the new version 402 00:07:51,749 --> 00:07:51,759 the zoom client is is in the new version 403 00:07:51,759 --> 00:07:54,230 the zoom client is is in the new version and or if the turbo is changed and if it 404 00:07:54,230 --> 00:07:54,240 and or if the turbo is changed and if it 405 00:07:54,240 --> 00:07:55,990 and or if the turbo is changed and if it is i don't know then 406 00:07:55,990 --> 00:07:56,000 is i don't know then 407 00:07:56,000 --> 00:07:58,950 is i don't know then use the new one and the new one for 408 00:07:58,950 --> 00:07:58,960 use the new one and the new one for 409 00:07:58,960 --> 00:07:59,749 use the new one and the new one for linux 410 00:07:59,749 --> 00:07:59,759 linux 411 00:07:59,759 --> 00:08:02,230 linux is a five point uh something it's an 412 00:08:02,230 --> 00:08:02,240 is a five point uh something it's an 413 00:08:02,240 --> 00:08:03,350 is a five point uh something it's an upgrade the 414 00:08:03,350 --> 00:08:03,360 upgrade the 415 00:08:03,360 --> 00:08:05,990 upgrade the major upgrade from the three point that 416 00:08:05,990 --> 00:08:06,000 major upgrade from the three point that 417 00:08:06,000 --> 00:08:07,510 major upgrade from the three point that was available for the last 418 00:08:07,510 --> 00:08:07,520 was available for the last 419 00:08:07,520 --> 00:08:10,629 was available for the last half year so now i can as you see i can 420 00:08:10,629 --> 00:08:10,639 half year so now i can as you see i can 421 00:08:10,639 --> 00:08:12,629 half year so now i can as you see i can have a virtual background 422 00:08:12,629 --> 00:08:12,639 have a virtual background 423 00:08:12,639 --> 00:08:15,350 have a virtual background so um the lights are seems to be 424 00:08:15,350 --> 00:08:15,360 so um the lights are seems to be 425 00:08:15,360 --> 00:08:17,510 so um the lights are seems to be flickering a little bit but uh 426 00:08:17,510 --> 00:08:17,520 flickering a little bit but uh 427 00:08:17,520 --> 00:08:20,150 flickering a little bit but uh yeah so no i've been in the whole yeah 428 00:08:20,150 --> 00:08:20,160 yeah so no i've been in the whole yeah 429 00:08:20,160 --> 00:08:23,830 yeah so no i've been in the whole yeah we get that 430 00:08:23,830 --> 00:08:23,840 431 00:08:23,840 --> 00:08:27,270 good but what what are you apart from uh 432 00:08:27,270 --> 00:08:27,280 good but what what are you apart from uh 433 00:08:27,280 --> 00:08:29,749 good but what what are you apart from uh being the technical officer on um on 434 00:08:29,749 --> 00:08:29,759 being the technical officer on um on 435 00:08:29,759 --> 00:08:30,710 being the technical officer on um on voyager 436 00:08:30,710 --> 00:08:30,720 voyager 437 00:08:30,720 --> 00:08:34,310 voyager what else have you been doing um 438 00:08:34,310 --> 00:08:34,320 what else have you been doing um 439 00:08:34,320 --> 00:08:37,909 what else have you been doing um no nothing much i have 440 00:08:37,909 --> 00:08:37,919 no nothing much i have 441 00:08:37,919 --> 00:08:41,110 no nothing much i have today i was i was a sound engineer 442 00:08:41,110 --> 00:08:41,120 today i was i was a sound engineer 443 00:08:41,120 --> 00:08:44,790 today i was i was a sound engineer at the church service 444 00:08:44,790 --> 00:08:44,800 at the church service 445 00:08:44,800 --> 00:08:48,310 at the church service but otherwise i'm home doing 446 00:08:48,310 --> 00:08:48,320 but otherwise i'm home doing 447 00:08:48,320 --> 00:08:51,430 but otherwise i'm home doing stuff on the computer maintaining 448 00:08:51,430 --> 00:08:51,440 stuff on the computer maintaining 449 00:08:51,440 --> 00:08:52,389 stuff on the computer maintaining servers 450 00:08:52,389 --> 00:08:52,399 servers 451 00:08:52,399 --> 00:08:56,310 servers around the country so 452 00:08:56,310 --> 00:08:56,320 around the country so 453 00:08:56,320 --> 00:09:00,070 around the country so yeah well i wanted to thank you for your 454 00:09:00,070 --> 00:09:00,080 yeah well i wanted to thank you for your 455 00:09:00,080 --> 00:09:03,110 yeah well i wanted to thank you for your um yeah i wanted to thank you for your 456 00:09:03,110 --> 00:09:03,120 um yeah i wanted to thank you for your 457 00:09:03,120 --> 00:09:03,670 um yeah i wanted to thank you for your help 458 00:09:03,670 --> 00:09:03,680 help 459 00:09:03,680 --> 00:09:16,470 help on figuring out the resolve.conf 460 00:09:16,470 --> 00:09:16,480 461 00:09:16,480 --> 00:09:19,829 the problem is that 462 00:09:19,829 --> 00:09:19,839 463 00:09:19,839 --> 00:09:21,750 it turned out in your case it was the 464 00:09:21,750 --> 00:09:21,760 it turned out in your case it was the 465 00:09:21,760 --> 00:09:23,269 it turned out in your case it was the network manager who 466 00:09:23,269 --> 00:09:23,279 network manager who 467 00:09:23,279 --> 00:09:27,030 network manager who who changed it um 468 00:09:27,030 --> 00:09:27,040 who changed it um 469 00:09:27,040 --> 00:09:30,790 who changed it um on each time the dhcp sensor 470 00:09:30,790 --> 00:09:30,800 on each time the dhcp sensor 471 00:09:30,800 --> 00:09:33,750 on each time the dhcp sensor something so you need to tell the 472 00:09:33,750 --> 00:09:33,760 something so you need to tell the 473 00:09:33,760 --> 00:09:34,630 something so you need to tell the network 474 00:09:34,630 --> 00:09:34,640 network 475 00:09:34,640 --> 00:09:37,590 network manager to do not touch their config 476 00:09:37,590 --> 00:09:37,600 manager to do not touch their config 477 00:09:37,600 --> 00:09:38,389 manager to do not touch their config file 478 00:09:38,389 --> 00:09:38,399 file 479 00:09:38,399 --> 00:09:40,630 file and that there is all conf and then you 480 00:09:40,630 --> 00:09:40,640 and that there is all conf and then you 481 00:09:40,640 --> 00:09:42,150 and that there is all conf and then you have to um 482 00:09:42,150 --> 00:09:42,160 have to um 483 00:09:42,160 --> 00:09:46,310 have to um to be sure uh install a package called 484 00:09:46,310 --> 00:09:46,320 to be sure uh install a package called 485 00:09:46,320 --> 00:09:49,910 to be sure uh install a package called resolve conf with no dot 486 00:09:49,910 --> 00:09:49,920 resolve conf with no dot 487 00:09:49,920 --> 00:09:53,509 resolve conf with no dot um because then you also install um 488 00:09:53,509 --> 00:09:53,519 um because then you also install um 489 00:09:53,519 --> 00:09:56,230 um because then you also install um various uh hacks and changes that uh 490 00:09:56,230 --> 00:09:56,240 various uh hacks and changes that uh 491 00:09:56,240 --> 00:09:57,350 various uh hacks and changes that uh disables 492 00:09:57,350 --> 00:09:57,360 disables 493 00:09:57,360 --> 00:10:00,949 disables all known um 494 00:10:00,949 --> 00:10:00,959 495 00:10:00,959 --> 00:10:03,190 in the guide i wrote it said that in all 496 00:10:03,190 --> 00:10:03,200 in the guide i wrote it said that in all 497 00:10:03,200 --> 00:10:05,750 in the guide i wrote it said that in all the 498 00:10:05,750 --> 00:10:05,760 499 00:10:05,760 --> 00:10:09,990 dhcp clients and then told them to 500 00:10:09,990 --> 00:10:10,000 dhcp clients and then told them to 501 00:10:10,000 --> 00:10:13,430 dhcp clients and then told them to if they need to change the config file 502 00:10:13,430 --> 00:10:13,440 if they need to change the config file 503 00:10:13,440 --> 00:10:16,470 if they need to change the config file send it to the 504 00:10:16,470 --> 00:10:16,480 505 00:10:16,480 --> 00:10:18,710 diamond that you just installed and then 506 00:10:18,710 --> 00:10:18,720 diamond that you just installed and then 507 00:10:18,720 --> 00:10:19,750 diamond that you just installed and then you tell the doctor 508 00:10:19,750 --> 00:10:19,760 you tell the doctor 509 00:10:19,760 --> 00:10:23,590 you tell the doctor to not do anything so okay 510 00:10:23,590 --> 00:10:23,600 to not do anything so okay 511 00:10:23,600 --> 00:10:27,590 to not do anything so okay okay so what that what that means to me 512 00:10:27,590 --> 00:10:27,600 okay so what that what that means to me 513 00:10:27,600 --> 00:10:31,030 okay so what that what that means to me is that from now on even if i connect to 514 00:10:31,030 --> 00:10:31,040 is that from now on even if i connect to 515 00:10:31,040 --> 00:10:31,990 is that from now on even if i connect to a 516 00:10:31,990 --> 00:10:32,000 a 517 00:10:32,000 --> 00:10:34,790 a wireless network or something like that 518 00:10:34,790 --> 00:10:34,800 wireless network or something like that 519 00:10:34,800 --> 00:10:36,550 wireless network or something like that um 520 00:10:36,550 --> 00:10:36,560 um 521 00:10:36,560 --> 00:10:41,030 um i just gotta uh mute you there 522 00:10:41,030 --> 00:10:41,040 i just gotta uh mute you there 523 00:10:41,040 --> 00:10:43,590 i just gotta uh mute you there i can figure out how to do that up there 524 00:10:43,590 --> 00:10:43,600 i can figure out how to do that up there 525 00:10:43,600 --> 00:10:44,870 i can figure out how to do that up there it is okay 526 00:10:44,870 --> 00:10:44,880 it is okay 527 00:10:44,880 --> 00:10:48,150 it is okay um what happened 528 00:10:48,150 --> 00:10:48,160 um what happened 529 00:10:48,160 --> 00:10:51,509 um what happened there was um if i ever connect to a 530 00:10:51,509 --> 00:10:51,519 there was um if i ever connect to a 531 00:10:51,519 --> 00:10:53,990 there was um if i ever connect to a network that's not my home network 532 00:10:53,990 --> 00:10:54,000 network that's not my home network 533 00:10:54,000 --> 00:10:57,949 network that's not my home network then um i have to manually fix 534 00:10:57,949 --> 00:10:57,959 then um i have to manually fix 535 00:10:57,959 --> 00:10:59,590 then um i have to manually fix resolve.conf because 536 00:10:59,590 --> 00:10:59,600 resolve.conf because 537 00:10:59,600 --> 00:11:01,750 resolve.conf because from all the reading that i could do it 538 00:11:01,750 --> 00:11:01,760 from all the reading that i could do it 539 00:11:01,760 --> 00:11:02,790 from all the reading that i could do it sounded like 540 00:11:02,790 --> 00:11:02,800 sounded like 541 00:11:02,800 --> 00:11:06,790 sounded like the network manager it dynamically 542 00:11:06,790 --> 00:11:06,800 the network manager it dynamically 543 00:11:06,800 --> 00:11:09,030 the network manager it dynamically changes that resolve.com depending on 544 00:11:09,030 --> 00:11:09,040 changes that resolve.com depending on 545 00:11:09,040 --> 00:11:10,870 changes that resolve.com depending on what network you plug into 546 00:11:10,870 --> 00:11:10,880 what network you plug into 547 00:11:10,880 --> 00:11:13,190 what network you plug into and normally that would be fine except 548 00:11:13,190 --> 00:11:13,200 and normally that would be fine except 549 00:11:13,200 --> 00:11:14,069 and normally that would be fine except that the 550 00:11:14,069 --> 00:11:14,079 that the 551 00:11:14,079 --> 00:11:19,190 that the ip address the 127.0.0.53 552 00:11:19,190 --> 00:11:19,200 ip address the 127.0.0.53 553 00:11:19,200 --> 00:11:21,110 ip address the 127.0.0.53 which is not the loopback address by the 554 00:11:21,110 --> 00:11:21,120 which is not the loopback address by the 555 00:11:21,120 --> 00:11:23,790 which is not the loopback address by the way because the loopback address is 556 00:11:23,790 --> 00:11:23,800 way because the loopback address is 557 00:11:23,800 --> 00:11:25,750 way because the loopback address is 27.0.0.1 558 00:11:25,750 --> 00:11:25,760 27.0.0.1 559 00:11:25,760 --> 00:11:31,150 27.0.0.1 but the local dns address 560 00:11:31,150 --> 00:11:31,160 561 00:11:31,160 --> 00:11:33,030 127.0.0.53 562 00:11:33,030 --> 00:11:33,040 127.0.0.53 563 00:11:33,040 --> 00:11:35,350 127.0.0.53 seems to be the local address for the 564 00:11:35,350 --> 00:11:35,360 seems to be the local address for the 565 00:11:35,360 --> 00:11:37,269 seems to be the local address for the network manager and then it just figures 566 00:11:37,269 --> 00:11:37,279 network manager and then it just figures 567 00:11:37,279 --> 00:11:38,710 network manager and then it just figures out what to do from there 568 00:11:38,710 --> 00:11:38,720 out what to do from there 569 00:11:38,720 --> 00:11:42,150 out what to do from there but whenever i fire up net about to say 570 00:11:42,150 --> 00:11:42,160 but whenever i fire up net about to say 571 00:11:42,160 --> 00:11:43,350 but whenever i fire up net about to say netscape that was 572 00:11:43,350 --> 00:11:43,360 netscape that was 573 00:11:43,360 --> 00:11:45,509 netscape that was those were the days weren't they yeah uh 574 00:11:45,509 --> 00:11:45,519 those were the days weren't they yeah uh 575 00:11:45,519 --> 00:11:47,829 those were the days weren't they yeah uh whenever i fire up firefox 576 00:11:47,829 --> 00:11:47,839 whenever i fire up firefox 577 00:11:47,839 --> 00:11:51,430 whenever i fire up firefox uh it just um it always 578 00:11:51,430 --> 00:11:51,440 uh it just um it always 579 00:11:51,440 --> 00:11:54,470 uh it just um it always introduces a delay whenever that was uh 580 00:11:54,470 --> 00:11:54,480 introduces a delay whenever that was uh 581 00:11:54,480 --> 00:11:58,310 introduces a delay whenever that was uh whenever the my 27.0.0.53 582 00:11:58,310 --> 00:11:58,320 whenever the my 27.0.0.53 583 00:11:58,320 --> 00:12:02,150 whenever the my 27.0.0.53 is going on um do you have any idea why 584 00:12:02,150 --> 00:12:02,160 is going on um do you have any idea why 585 00:12:02,160 --> 00:12:04,069 is going on um do you have any idea why that delay because i can't imagine 586 00:12:04,069 --> 00:12:04,079 that delay because i can't imagine 587 00:12:04,079 --> 00:12:06,069 that delay because i can't imagine why it should delay i would imagine it 588 00:12:06,069 --> 00:12:06,079 why it should delay i would imagine it 589 00:12:06,079 --> 00:12:07,190 why it should delay i would imagine it would just 590 00:12:07,190 --> 00:12:07,200 would just 591 00:12:07,200 --> 00:12:11,509 would just immediately switch to whatever the um uh 592 00:12:11,509 --> 00:12:11,519 immediately switch to whatever the um uh 593 00:12:11,519 --> 00:12:15,269 immediately switch to whatever the um uh name server that was given um to 594 00:12:15,269 --> 00:12:15,279 name server that was given um to 595 00:12:15,279 --> 00:12:20,790 name server that was given um to to it under dhcp i don't know 596 00:12:20,790 --> 00:12:20,800 597 00:12:20,800 --> 00:12:23,990 i think it asks that there is a local 598 00:12:23,990 --> 00:12:24,000 i think it asks that there is a local 599 00:12:24,000 --> 00:12:27,430 i think it asks that there is a local demon 600 00:12:27,430 --> 00:12:27,440 601 00:12:27,440 --> 00:12:30,870 name names and and 602 00:12:30,870 --> 00:12:30,880 name names and and 603 00:12:30,880 --> 00:12:34,230 name names and and it checks uh the outside service 604 00:12:34,230 --> 00:12:34,240 it checks uh the outside service 605 00:12:34,240 --> 00:12:37,190 it checks uh the outside service um and uh just uh by the way the in in 606 00:12:37,190 --> 00:12:37,200 um and uh just uh by the way the in in 607 00:12:37,200 --> 00:12:38,069 um and uh just uh by the way the in in the 608 00:12:38,069 --> 00:12:38,079 the 609 00:12:38,079 --> 00:12:41,350 the the um the entire one two one two seven 610 00:12:41,350 --> 00:12:41,360 the um the entire one two one two seven 611 00:12:41,360 --> 00:12:41,750 the um the entire one two one two seven dot 612 00:12:41,750 --> 00:12:41,760 dot 613 00:12:41,760 --> 00:12:44,949 dot class is is localized the the entire so 614 00:12:44,949 --> 00:12:44,959 class is is localized the the entire so 615 00:12:44,959 --> 00:12:45,590 class is is localized the the entire so you can 616 00:12:45,590 --> 00:12:45,600 you can 617 00:12:45,600 --> 00:12:47,750 you can if you have a one two seven dot two five 618 00:12:47,750 --> 00:12:47,760 if you have a one two seven dot two five 619 00:12:47,760 --> 00:12:49,590 if you have a one two seven dot two five or five dot sixty one 620 00:12:49,590 --> 00:12:49,600 or five dot sixty one 621 00:12:49,600 --> 00:12:56,150 or five dot sixty one it will it will even 622 00:12:56,150 --> 00:12:56,160 623 00:12:56,160 --> 00:12:57,910 well i just thought that i just thought 624 00:12:57,910 --> 00:12:57,920 well i just thought that i just thought 625 00:12:57,920 --> 00:13:00,829 well i just thought that i just thought that that was uh i just thought 626 00:13:00,829 --> 00:13:00,839 that that was uh i just thought 627 00:13:00,839 --> 00:13:04,829 that that was uh i just thought 127.0.0.1 was localhost 628 00:13:04,829 --> 00:13:04,839 629 00:13:04,839 --> 00:13:15,190 um 630 00:13:15,190 --> 00:13:15,200 631 00:13:15,200 --> 00:13:18,310 okay okay well thank you for that 632 00:13:18,310 --> 00:13:18,320 okay okay well thank you for that 633 00:13:18,320 --> 00:13:21,430 okay okay well thank you for that that's that's much appreciated uh so 634 00:13:21,430 --> 00:13:21,440 that's that's much appreciated uh so 635 00:13:21,440 --> 00:13:22,790 that's that's much appreciated uh so those are the three things i've been 636 00:13:22,790 --> 00:13:22,800 those are the three things i've been 637 00:13:22,800 --> 00:13:24,150 those are the three things i've been working on the 638 00:13:24,150 --> 00:13:24,160 working on the 639 00:13:24,160 --> 00:13:26,870 working on the dual boot the static ip address and and 640 00:13:26,870 --> 00:13:26,880 dual boot the static ip address and and 641 00:13:26,880 --> 00:13:28,550 dual boot the static ip address and and the encrypt and decrypt process 642 00:13:28,550 --> 00:13:28,560 the encrypt and decrypt process 643 00:13:28,560 --> 00:13:32,710 the encrypt and decrypt process which uh uh oh we've lost uh selby 644 00:13:32,710 --> 00:13:32,720 which uh uh oh we've lost uh selby 645 00:13:32,720 --> 00:13:41,750 which uh uh oh we've lost uh selby no 646 00:13:41,750 --> 00:13:41,760 647 00:13:41,760 --> 00:13:44,069 you must be switching yeah you must be 648 00:13:44,069 --> 00:13:44,079 you must be switching yeah you must be 649 00:13:44,079 --> 00:13:46,230 you must be switching yeah you must be switching uh cameras or something so 650 00:13:46,230 --> 00:13:46,240 switching uh cameras or something so 651 00:13:46,240 --> 00:13:50,150 switching uh cameras or something so okay oh 652 00:13:50,150 --> 00:13:50,160 653 00:13:50,160 --> 00:13:53,350 on the left i see okay 654 00:13:53,350 --> 00:13:53,360 on the left i see okay 655 00:13:53,360 --> 00:13:55,269 on the left i see okay okay okay well you've changed your 656 00:13:55,269 --> 00:13:55,279 okay okay well you've changed your 657 00:13:55,279 --> 00:13:56,629 okay okay well you've changed your position in the grid now i have to do 658 00:13:56,629 --> 00:13:56,639 position in the grid now i have to do 659 00:13:56,639 --> 00:14:03,269 position in the grid now i have to do all the introductions all over again now 660 00:14:03,269 --> 00:14:03,279 all the introductions all over again now 661 00:14:03,279 --> 00:14:07,030 all the introductions all over again now who's the new guy all right doug joe 662 00:14:07,030 --> 00:14:07,040 who's the new guy all right doug joe 663 00:14:07,040 --> 00:14:09,829 who's the new guy all right doug joe who's the new guy well you said you'd 664 00:14:09,829 --> 00:14:09,839 who's the new guy well you said you'd 665 00:14:09,839 --> 00:14:11,750 who's the new guy well you said you'd have to do introductions all over again 666 00:14:11,750 --> 00:14:11,760 have to do introductions all over again 667 00:14:11,760 --> 00:14:27,590 have to do introductions all over again yeah it's me uh yeah it seems that 668 00:14:27,590 --> 00:14:27,600 669 00:14:27,600 --> 00:14:30,150 so yeah that's always that's always been 670 00:14:30,150 --> 00:14:30,160 so yeah that's always that's always been 671 00:14:30,160 --> 00:14:31,430 so yeah that's always that's always been the case whenever you 672 00:14:31,430 --> 00:14:31,440 the case whenever you 673 00:14:31,440 --> 00:14:35,110 the case whenever you whenever you lose a um a video feed 674 00:14:35,110 --> 00:14:35,120 whenever you lose a um a video feed 675 00:14:35,120 --> 00:14:37,590 whenever you lose a um a video feed uh when it comes back it always goes to 676 00:14:37,590 --> 00:14:37,600 uh when it comes back it always goes to 677 00:14:37,600 --> 00:14:38,550 uh when it comes back it always goes to the end of the list 678 00:14:38,550 --> 00:14:38,560 the end of the list 679 00:14:38,560 --> 00:14:41,590 the end of the list so yep and somehow i've zoomed in i 680 00:14:41,590 --> 00:14:41,600 so yep and somehow i've zoomed in i 681 00:14:41,600 --> 00:14:42,949 so yep and somehow i've zoomed in i don't know why but 682 00:14:42,949 --> 00:14:42,959 don't know why but 683 00:14:42,959 --> 00:14:46,310 don't know why but okay it works it's okay 684 00:14:46,310 --> 00:14:46,320 okay it works it's okay 685 00:14:46,320 --> 00:14:48,069 okay it works it's okay i didn't do that on purpose when you 686 00:14:48,069 --> 00:14:48,079 i didn't do that on purpose when you 687 00:14:48,079 --> 00:14:49,990 i didn't do that on purpose when you mess with the video feed so i'll do it 688 00:14:49,990 --> 00:14:50,000 mess with the video feed so i'll do it 689 00:14:50,000 --> 00:14:50,629 mess with the video feed so i'll do it just 690 00:14:50,629 --> 00:14:50,639 just 691 00:14:50,639 --> 00:14:53,350 just made me zoom in i don't know why so all 692 00:14:53,350 --> 00:14:53,360 made me zoom in i don't know why so all 693 00:14:53,360 --> 00:14:53,829 made me zoom in i don't know why so all my 694 00:14:53,829 --> 00:14:53,839 my 695 00:14:53,839 --> 00:15:03,189 my all my all my ugliness comes through now 696 00:15:03,189 --> 00:15:03,199 697 00:15:03,199 --> 00:15:06,310 yeah so doug what have you been up to 698 00:15:06,310 --> 00:15:06,320 yeah so doug what have you been up to 699 00:15:06,320 --> 00:15:07,670 yeah so doug what have you been up to sir 700 00:15:07,670 --> 00:15:07,680 sir 701 00:15:07,680 --> 00:15:11,189 sir not much technically uh just working 702 00:15:11,189 --> 00:15:11,199 not much technically uh just working 703 00:15:11,199 --> 00:15:13,670 not much technically uh just working i work in the photo lab at walmart so i 704 00:15:13,670 --> 00:15:13,680 i work in the photo lab at walmart so i 705 00:15:13,680 --> 00:15:15,829 i work in the photo lab at walmart so i use technology every day 706 00:15:15,829 --> 00:15:15,839 use technology every day 707 00:15:15,839 --> 00:15:19,990 use technology every day but i don't not doing any personal 708 00:15:19,990 --> 00:15:20,000 but i don't not doing any personal 709 00:15:20,000 --> 00:15:23,430 but i don't not doing any personal technical stuff right now 710 00:15:23,430 --> 00:15:23,440 711 00:15:23,440 --> 00:15:26,470 okay okay so i 712 00:15:26,470 --> 00:15:26,480 okay okay so i 713 00:15:26,480 --> 00:15:29,749 okay okay so i i have a whole slew of 35 millimeter 714 00:15:29,749 --> 00:15:29,759 i have a whole slew of 35 millimeter 715 00:15:29,759 --> 00:15:32,710 i have a whole slew of 35 millimeter films that i've been taking to to 716 00:15:32,710 --> 00:15:32,720 films that i've been taking to to 717 00:15:32,720 --> 00:15:34,710 films that i've been taking to to walmart to get them converted to 718 00:15:34,710 --> 00:15:34,720 walmart to get them converted to 719 00:15:34,720 --> 00:15:37,269 walmart to get them converted to cd-rom is that still is that still 720 00:15:37,269 --> 00:15:37,279 cd-rom is that still is that still 721 00:15:37,279 --> 00:15:38,829 cd-rom is that still is that still doable 722 00:15:38,829 --> 00:15:38,839 doable 723 00:15:38,839 --> 00:15:40,550 doable yeah the films have already been 724 00:15:40,550 --> 00:15:40,560 yeah the films have already been 725 00:15:40,560 --> 00:15:42,150 yeah the films have already been processed 726 00:15:42,150 --> 00:15:42,160 processed 727 00:15:42,160 --> 00:15:43,829 processed we do it through a company called yes 728 00:15:43,829 --> 00:15:43,839 we do it through a company called yes 729 00:15:43,839 --> 00:15:46,470 we do it through a company called yes video which is in california i believe 730 00:15:46,470 --> 00:15:46,480 video which is in california i believe 731 00:15:46,480 --> 00:15:49,829 video which is in california i believe or no georgia they're in georgia 732 00:15:49,829 --> 00:15:49,839 or no georgia they're in georgia 733 00:15:49,839 --> 00:15:53,509 or no georgia they're in georgia and um okay they will put it on dvd for 734 00:15:53,509 --> 00:15:53,519 and um okay they will put it on dvd for 735 00:15:53,519 --> 00:15:55,749 and um okay they will put it on dvd for you 736 00:15:55,749 --> 00:15:55,759 you 737 00:15:55,759 --> 00:15:58,790 you or cd yes 738 00:15:58,790 --> 00:15:58,800 or cd yes 739 00:15:58,800 --> 00:16:02,230 or cd yes this video you called it yes video 740 00:16:02,230 --> 00:16:02,240 this video you called it yes video 741 00:16:02,240 --> 00:16:05,269 this video you called it yes video although as i said okay so all the 742 00:16:05,269 --> 00:16:05,279 although as i said okay so all the 743 00:16:05,279 --> 00:16:07,749 although as i said okay so all the um all i mean i could bring it into any 744 00:16:07,749 --> 00:16:07,759 um all i mean i could bring it into any 745 00:16:07,759 --> 00:16:09,509 um all i mean i could bring it into any walmart right that has a photo 746 00:16:09,509 --> 00:16:09,519 walmart right that has a photo 747 00:16:09,519 --> 00:16:13,590 walmart right that has a photo um a a photo processing center 748 00:16:13,590 --> 00:16:13,600 um a a photo processing center 749 00:16:13,600 --> 00:16:15,269 um a a photo processing center and they'll do it on my behalf they've 750 00:16:15,269 --> 00:16:15,279 and they'll do it on my behalf they've 751 00:16:15,279 --> 00:16:16,870 and they'll do it on my behalf they've been doing it until now but 752 00:16:16,870 --> 00:16:16,880 been doing it until now but 753 00:16:16,880 --> 00:16:20,389 been doing it until now but i stopped when the when the photo 754 00:16:20,389 --> 00:16:20,399 i stopped when the when the photo 755 00:16:20,399 --> 00:16:21,990 i stopped when the when the photo processing lab disappeared on me 756 00:16:21,990 --> 00:16:22,000 processing lab disappeared on me 757 00:16:22,000 --> 00:16:25,509 processing lab disappeared on me so um they i think they closed it down 758 00:16:25,509 --> 00:16:25,519 so um they i think they closed it down 759 00:16:25,519 --> 00:16:26,550 so um they i think they closed it down but i'm not sure 760 00:16:26,550 --> 00:16:26,560 but i'm not sure 761 00:16:26,560 --> 00:16:28,310 but i'm not sure so maybe they don't want it i couldn't 762 00:16:28,310 --> 00:16:28,320 so maybe they don't want it i couldn't 763 00:16:28,320 --> 00:16:29,590 so maybe they don't want it i couldn't find it 764 00:16:29,590 --> 00:16:29,600 find it 765 00:16:29,600 --> 00:16:32,870 find it you know walmart yes sir yes sir 766 00:16:32,870 --> 00:16:32,880 you know walmart yes sir yes sir 767 00:16:32,880 --> 00:16:39,670 you know walmart yes sir yes sir that is correct well um 768 00:16:39,670 --> 00:16:39,680 769 00:16:39,680 --> 00:16:42,150 you can do this one or two ways either 770 00:16:42,150 --> 00:16:42,160 you can do this one or two ways either 771 00:16:42,160 --> 00:16:44,710 you can do this one or two ways either go to a key ask it at walmart 772 00:16:44,710 --> 00:16:44,720 go to a key ask it at walmart 773 00:16:44,720 --> 00:16:46,629 go to a key ask it at walmart and you can do it through the kiosk or 774 00:16:46,629 --> 00:16:46,639 and you can do it through the kiosk or 775 00:16:46,639 --> 00:16:49,509 and you can do it through the kiosk or you can go online to yesvideo.com 776 00:16:49,509 --> 00:16:49,519 you can go online to yesvideo.com 777 00:16:49,519 --> 00:16:51,030 you can go online to yesvideo.com and do it there but either way you're 778 00:16:51,030 --> 00:16:51,040 and do it there but either way you're 779 00:16:51,040 --> 00:16:52,870 and do it there but either way you're going to get a printout 780 00:16:52,870 --> 00:16:52,880 going to get a printout 781 00:16:52,880 --> 00:16:56,150 going to get a printout that uh if you do it online 782 00:16:56,150 --> 00:16:56,160 that uh if you do it online 783 00:16:56,160 --> 00:16:58,949 that uh if you do it online uh at home take the printout with you to 784 00:16:58,949 --> 00:16:58,959 uh at home take the printout with you to 785 00:16:58,959 --> 00:16:59,990 uh at home take the printout with you to the walmart 786 00:16:59,990 --> 00:17:00,000 the walmart 787 00:17:00,000 --> 00:17:02,470 the walmart hand it to the person behind the counter 788 00:17:02,470 --> 00:17:02,480 hand it to the person behind the counter 789 00:17:02,480 --> 00:17:04,470 hand it to the person behind the counter and then they can send off your 790 00:17:04,470 --> 00:17:04,480 and then they can send off your 791 00:17:04,480 --> 00:17:09,350 and then they can send off your stuff to be transferred to dvd okay 792 00:17:09,350 --> 00:17:09,360 stuff to be transferred to dvd okay 793 00:17:09,360 --> 00:17:11,990 stuff to be transferred to dvd okay okay i have a whole slew of them that 794 00:17:11,990 --> 00:17:12,000 okay i have a whole slew of them that 795 00:17:12,000 --> 00:17:14,150 okay i have a whole slew of them that i've gotten about halfway through them 796 00:17:14,150 --> 00:17:14,160 i've gotten about halfway through them 797 00:17:14,160 --> 00:17:17,750 i've gotten about halfway through them and i haven't uh i haven't finished them 798 00:17:17,750 --> 00:17:17,760 and i haven't uh i haven't finished them 799 00:17:17,760 --> 00:17:20,390 and i haven't uh i haven't finished them and then you know robbie and i talked 800 00:17:20,390 --> 00:17:20,400 and then you know robbie and i talked 801 00:17:20,400 --> 00:17:21,590 and then you know robbie and i talked about this ages ago 802 00:17:21,590 --> 00:17:21,600 about this ages ago 803 00:17:21,600 --> 00:17:24,630 about this ages ago we um we loaded the uh 804 00:17:24,630 --> 00:17:24,640 we um we loaded the uh 805 00:17:24,640 --> 00:17:27,909 we um we loaded the uh uh we talked about various nasa's 806 00:17:27,909 --> 00:17:27,919 uh we talked about various nasa's 807 00:17:27,919 --> 00:17:32,549 uh we talked about various nasa's um uh synology versus 808 00:17:32,549 --> 00:17:32,559 um uh synology versus 809 00:17:32,559 --> 00:17:34,870 um uh synology versus qnap i believe is the other one one of 810 00:17:34,870 --> 00:17:34,880 qnap i believe is the other one one of 811 00:17:34,880 --> 00:17:36,950 qnap i believe is the other one one of the reasons i like the synology box is 812 00:17:36,950 --> 00:17:36,960 the reasons i like the synology box is 813 00:17:36,960 --> 00:17:38,789 the reasons i like the synology box is because it has this application 814 00:17:38,789 --> 00:17:38,799 because it has this application 815 00:17:38,799 --> 00:17:42,789 because it has this application called moments and what moments will do 816 00:17:42,789 --> 00:17:42,799 called moments and what moments will do 817 00:17:42,799 --> 00:17:44,870 called moments and what moments will do without any prompting from 818 00:17:44,870 --> 00:17:44,880 without any prompting from 819 00:17:44,880 --> 00:17:47,270 without any prompting from from you is it will categorize photos 820 00:17:47,270 --> 00:17:47,280 from you is it will categorize photos 821 00:17:47,280 --> 00:17:49,430 from you is it will categorize photos into subjects events 822 00:17:49,430 --> 00:17:49,440 into subjects events 823 00:17:49,440 --> 00:17:52,630 into subjects events um uh uh people if 824 00:17:52,630 --> 00:17:52,640 um uh uh people if 825 00:17:52,640 --> 00:17:56,070 um uh uh people if if it finds faces in the photo 826 00:17:56,070 --> 00:17:56,080 if it finds faces in the photo 827 00:17:56,080 --> 00:17:58,710 if it finds faces in the photo it will ask you just to to identify who 828 00:17:58,710 --> 00:17:58,720 it will ask you just to to identify who 829 00:17:58,720 --> 00:17:59,590 it will ask you just to to identify who that is 830 00:17:59,590 --> 00:17:59,600 that is 831 00:17:59,600 --> 00:18:01,510 that is and then any other photos where that 832 00:18:01,510 --> 00:18:01,520 and then any other photos where that 833 00:18:01,520 --> 00:18:03,270 and then any other photos where that face shows up 834 00:18:03,270 --> 00:18:03,280 face shows up 835 00:18:03,280 --> 00:18:05,430 face shows up that photo gets that gets tagged with 836 00:18:05,430 --> 00:18:05,440 that photo gets that gets tagged with 837 00:18:05,440 --> 00:18:06,870 that photo gets that gets tagged with that person's name 838 00:18:06,870 --> 00:18:06,880 that person's name 839 00:18:06,880 --> 00:18:10,950 that person's name so what does this box do 840 00:18:10,950 --> 00:18:10,960 841 00:18:10,960 --> 00:18:13,669 the synology box is a network storage 842 00:18:13,669 --> 00:18:13,679 the synology box is a network storage 843 00:18:13,679 --> 00:18:14,310 the synology box is a network storage device 844 00:18:14,310 --> 00:18:14,320 device 845 00:18:14,320 --> 00:18:16,549 device network attached storage but it does a 846 00:18:16,549 --> 00:18:16,559 network attached storage but it does a 847 00:18:16,559 --> 00:18:18,310 network attached storage but it does a whole lot more than just that 848 00:18:18,310 --> 00:18:18,320 whole lot more than just that 849 00:18:18,320 --> 00:18:21,990 whole lot more than just that right qnap also is a is a nas 850 00:18:21,990 --> 00:18:22,000 right qnap also is a is a nas 851 00:18:22,000 --> 00:18:25,830 right qnap also is a is a nas but the synology um has a whole bunch of 852 00:18:25,830 --> 00:18:25,840 but the synology um has a whole bunch of 853 00:18:25,840 --> 00:18:27,990 but the synology um has a whole bunch of applications that come with it 854 00:18:27,990 --> 00:18:28,000 applications that come with it 855 00:18:28,000 --> 00:18:29,830 applications that come with it and one of those is an application 856 00:18:29,830 --> 00:18:29,840 and one of those is an application 857 00:18:29,840 --> 00:18:31,029 and one of those is an application called moments 858 00:18:31,029 --> 00:18:31,039 called moments 859 00:18:31,039 --> 00:18:34,310 called moments it's all local storage you're not 860 00:18:34,310 --> 00:18:34,320 it's all local storage you're not 861 00:18:34,320 --> 00:18:36,390 it's all local storage you're not you're not putting anything on the net 862 00:18:36,390 --> 00:18:36,400 you're not putting anything on the net 863 00:18:36,400 --> 00:18:37,830 you're not putting anything on the net and it's not having to go 864 00:18:37,830 --> 00:18:37,840 and it's not having to go 865 00:18:37,840 --> 00:18:40,870 and it's not having to go to the internet to perform this function 866 00:18:40,870 --> 00:18:40,880 to the internet to perform this function 867 00:18:40,880 --> 00:18:42,789 to the internet to perform this function for that reason it takes a while but 868 00:18:42,789 --> 00:18:42,799 for that reason it takes a while but 869 00:18:42,799 --> 00:18:44,230 for that reason it takes a while but it's all done locally to my 870 00:18:44,230 --> 00:18:44,240 it's all done locally to my 871 00:18:44,240 --> 00:18:45,270 it's all done locally to my understanding 872 00:18:45,270 --> 00:18:45,280 understanding 873 00:18:45,280 --> 00:18:48,390 understanding so that's that to me is what sold it for 874 00:18:48,390 --> 00:18:48,400 so that's that to me is what sold it for 875 00:18:48,400 --> 00:18:50,310 so that's that to me is what sold it for me it does not go off 876 00:18:50,310 --> 00:18:50,320 me it does not go off 877 00:18:50,320 --> 00:18:52,630 me it does not go off it does not go off to to the internet to 878 00:18:52,630 --> 00:18:52,640 it does not go off to to the internet to 879 00:18:52,640 --> 00:18:54,710 it does not go off to to the internet to go and do its thing so i was very 880 00:18:54,710 --> 00:18:54,720 go and do its thing so i was very 881 00:18:54,720 --> 00:18:58,070 go and do its thing so i was very very pleased about that um 882 00:18:58,070 --> 00:18:58,080 very pleased about that um 883 00:18:58,080 --> 00:19:00,470 very pleased about that um so yeah i was when you said you worked 884 00:19:00,470 --> 00:19:00,480 so yeah i was when you said you worked 885 00:19:00,480 --> 00:19:03,110 so yeah i was when you said you worked for walmart i was curious to see if um 886 00:19:03,110 --> 00:19:03,120 for walmart i was curious to see if um 887 00:19:03,120 --> 00:19:05,750 for walmart i was curious to see if um if that if that function was still if it 888 00:19:05,750 --> 00:19:05,760 if that if that function was still if it 889 00:19:05,760 --> 00:19:07,430 if that if that function was still if it was still possible to 890 00:19:07,430 --> 00:19:07,440 was still possible to 891 00:19:07,440 --> 00:19:10,470 was still possible to do that with with my photos all right 892 00:19:10,470 --> 00:19:10,480 do that with with my photos all right 893 00:19:10,480 --> 00:19:12,710 do that with with my photos all right i'll go back 894 00:19:12,710 --> 00:19:12,720 i'll go back 895 00:19:12,720 --> 00:19:15,350 i'll go back depending on how many you have there is 896 00:19:15,350 --> 00:19:15,360 depending on how many you have there is 897 00:19:15,360 --> 00:19:17,029 depending on how many you have there is also a uh 898 00:19:17,029 --> 00:19:17,039 also a uh 899 00:19:17,039 --> 00:19:19,270 also a uh scanner you can buy online that will 900 00:19:19,270 --> 00:19:19,280 scanner you can buy online that will 901 00:19:19,280 --> 00:19:20,710 scanner you can buy online that will scan 902 00:19:20,710 --> 00:19:20,720 scan 903 00:19:20,720 --> 00:19:24,230 scan film i tried that 904 00:19:24,230 --> 00:19:24,240 film i tried that 905 00:19:24,240 --> 00:19:27,510 film i tried that very manual very very uh 906 00:19:27,510 --> 00:19:27,520 very manual very very uh 907 00:19:27,520 --> 00:19:29,750 very manual very very uh time intensive i just don't have the 908 00:19:29,750 --> 00:19:29,760 time intensive i just don't have the 909 00:19:29,760 --> 00:19:31,110 time intensive i just don't have the time for the patients 910 00:19:31,110 --> 00:19:31,120 time for the patients 911 00:19:31,120 --> 00:19:34,150 time for the patients to do that you actually get better 912 00:19:34,150 --> 00:19:34,160 to do that you actually get better 913 00:19:34,160 --> 00:19:35,590 to do that you actually get better quality 914 00:19:35,590 --> 00:19:35,600 quality 915 00:19:35,600 --> 00:19:37,750 quality photos when you do that because that 916 00:19:37,750 --> 00:19:37,760 photos when you do that because that 917 00:19:37,760 --> 00:19:39,029 photos when you do that because that scan i have one 918 00:19:39,029 --> 00:19:39,039 scan i have one 919 00:19:39,039 --> 00:19:41,430 scan i have one um it's called if i recall correctly 920 00:19:41,430 --> 00:19:41,440 um it's called if i recall correctly 921 00:19:41,440 --> 00:19:43,350 um it's called if i recall correctly it's called a maverick scanner 922 00:19:43,350 --> 00:19:43,360 it's called a maverick scanner 923 00:19:43,360 --> 00:19:45,669 it's called a maverick scanner but you have to mount each of the 35 924 00:19:45,669 --> 00:19:45,679 but you have to mount each of the 35 925 00:19:45,679 --> 00:19:47,190 but you have to mount each of the 35 millimeter negatives 926 00:19:47,190 --> 00:19:47,200 millimeter negatives 927 00:19:47,200 --> 00:19:50,390 millimeter negatives into a plastic frame and then feed that 928 00:19:50,390 --> 00:19:50,400 into a plastic frame and then feed that 929 00:19:50,400 --> 00:19:51,430 into a plastic frame and then feed that plastic frame 930 00:19:51,430 --> 00:19:51,440 plastic frame 931 00:19:51,440 --> 00:19:53,669 plastic frame through the uh the maverick machine 932 00:19:53,669 --> 00:19:53,679 through the uh the maverick machine 933 00:19:53,679 --> 00:19:55,110 through the uh the maverick machine manually 934 00:19:55,110 --> 00:19:55,120 manually 935 00:19:55,120 --> 00:19:57,990 manually okay it's it's a royal pain it really is 936 00:19:57,990 --> 00:19:58,000 okay it's it's a royal pain it really is 937 00:19:58,000 --> 00:19:58,310 okay it's it's a royal pain it really is it's 938 00:19:58,310 --> 00:19:58,320 it's 939 00:19:58,320 --> 00:20:01,590 it's uh it takes a lot of time to do i'd i'd 940 00:20:01,590 --> 00:20:01,600 uh it takes a lot of time to do i'd i'd 941 00:20:01,600 --> 00:20:03,270 uh it takes a lot of time to do i'd i'd be more than happy to pay someone else 942 00:20:03,270 --> 00:20:03,280 be more than happy to pay someone else 943 00:20:03,280 --> 00:20:05,990 be more than happy to pay someone else to do that for me 944 00:20:05,990 --> 00:20:06,000 to do that for me 945 00:20:06,000 --> 00:20:08,950 to do that for me i can understand that when we scanned 946 00:20:08,950 --> 00:20:08,960 i can understand that when we scanned 947 00:20:08,960 --> 00:20:11,830 i can understand that when we scanned negatives at the store we used to have a 948 00:20:11,830 --> 00:20:11,840 negatives at the store we used to have a 949 00:20:11,840 --> 00:20:14,070 negatives at the store we used to have a motorized scanner you'd feed it into a 950 00:20:14,070 --> 00:20:14,080 motorized scanner you'd feed it into a 951 00:20:14,080 --> 00:20:15,190 motorized scanner you'd feed it into a track 952 00:20:15,190 --> 00:20:15,200 track 953 00:20:15,200 --> 00:20:17,350 track and then hit a button and it would go to 954 00:20:17,350 --> 00:20:17,360 and then hit a button and it would go to 955 00:20:17,360 --> 00:20:18,789 and then hit a button and it would go to the first frame 956 00:20:18,789 --> 00:20:18,799 the first frame 957 00:20:18,799 --> 00:20:20,870 the first frame you'd hit uh a button and it would 958 00:20:20,870 --> 00:20:20,880 you'd hit uh a button and it would 959 00:20:20,880 --> 00:20:22,230 you'd hit uh a button and it would capture it 960 00:20:22,230 --> 00:20:22,240 capture it 961 00:20:22,240 --> 00:20:24,390 capture it no and then hit a button it would move 962 00:20:24,390 --> 00:20:24,400 no and then hit a button it would move 963 00:20:24,400 --> 00:20:27,350 no and then hit a button it would move to the next frame and then capture that 964 00:20:27,350 --> 00:20:27,360 to the next frame and then capture that 965 00:20:27,360 --> 00:20:31,270 to the next frame and then capture that nice nice yeah it was it was easy 966 00:20:31,270 --> 00:20:31,280 nice nice yeah it was it was easy 967 00:20:31,280 --> 00:20:33,110 nice nice yeah it was it was easy it's no longer done locally though is 968 00:20:33,110 --> 00:20:33,120 it's no longer done locally though is 969 00:20:33,120 --> 00:20:34,310 it's no longer done locally though is that true 970 00:20:34,310 --> 00:20:34,320 that true 971 00:20:34,320 --> 00:20:37,110 that true correct not in our store anyways right 972 00:20:37,110 --> 00:20:37,120 correct not in our store anyways right 973 00:20:37,120 --> 00:20:38,149 correct not in our store anyways right right right 974 00:20:38,149 --> 00:20:38,159 right right 975 00:20:38,159 --> 00:20:40,630 right right right all right well i'll go back in 976 00:20:40,630 --> 00:20:40,640 right all right well i'll go back in 977 00:20:40,640 --> 00:20:42,310 right all right well i'll go back in there there's a couple of walmarts near 978 00:20:42,310 --> 00:20:42,320 there there's a couple of walmarts near 979 00:20:42,320 --> 00:20:43,350 there there's a couple of walmarts near me that i can 980 00:20:43,350 --> 00:20:43,360 me that i can 981 00:20:43,360 --> 00:20:45,590 me that i can that i can check and i can see if 982 00:20:45,590 --> 00:20:45,600 that i can check and i can see if 983 00:20:45,600 --> 00:20:47,190 that i can check and i can see if they'll still do it for me 984 00:20:47,190 --> 00:20:47,200 they'll still do it for me 985 00:20:47,200 --> 00:20:50,230 they'll still do it for me and if so i literally have a bag full of 986 00:20:50,230 --> 00:20:50,240 and if so i literally have a bag full of 987 00:20:50,240 --> 00:20:51,590 and if so i literally have a bag full of negatives 988 00:20:51,590 --> 00:20:51,600 negatives 989 00:20:51,600 --> 00:20:54,630 negatives a shopping bag yeah i'm not going to do 990 00:20:54,630 --> 00:20:54,640 a shopping bag yeah i'm not going to do 991 00:20:54,640 --> 00:20:55,510 a shopping bag yeah i'm not going to do them all at once 992 00:20:55,510 --> 00:20:55,520 them all at once 993 00:20:55,520 --> 00:20:57,669 them all at once i i haven't done that before what i do 994 00:20:57,669 --> 00:20:57,679 i i haven't done that before what i do 995 00:20:57,679 --> 00:20:59,110 i i haven't done that before what i do is is i'll 996 00:20:59,110 --> 00:20:59,120 is is i'll 997 00:20:59,120 --> 00:21:01,110 is is i'll take in maybe two or three rolls at a 998 00:21:01,110 --> 00:21:01,120 take in maybe two or three rolls at a 999 00:21:01,120 --> 00:21:03,270 take in maybe two or three rolls at a time um 1000 00:21:03,270 --> 00:21:03,280 time um 1001 00:21:03,280 --> 00:21:06,549 time um and and take them in that way 1002 00:21:06,549 --> 00:21:06,559 and and take them in that way 1003 00:21:06,559 --> 00:21:10,950 and and take them in that way uh but then what i get back on the cd 1004 00:21:10,950 --> 00:21:10,960 uh but then what i get back on the cd 1005 00:21:10,960 --> 00:21:13,190 uh but then what i get back on the cd is a whole jumble of pictures they're 1006 00:21:13,190 --> 00:21:13,200 is a whole jumble of pictures they're 1007 00:21:13,200 --> 00:21:14,470 is a whole jumble of pictures they're not sorted they're not 1008 00:21:14,470 --> 00:21:14,480 not sorted they're not 1009 00:21:14,480 --> 00:21:17,110 not sorted they're not they're not separated out in any way 1010 00:21:17,110 --> 00:21:17,120 they're not separated out in any way 1011 00:21:17,120 --> 00:21:17,990 they're not separated out in any way shape or form 1012 00:21:17,990 --> 00:21:18,000 shape or form 1013 00:21:18,000 --> 00:21:20,230 shape or form and you have to manually do all that now 1014 00:21:20,230 --> 00:21:20,240 and you have to manually do all that now 1015 00:21:20,240 --> 00:21:21,990 and you have to manually do all that now all of my films have a little sticker on 1016 00:21:21,990 --> 00:21:22,000 all of my films have a little sticker on 1017 00:21:22,000 --> 00:21:23,430 all of my films have a little sticker on them from when they were processed which 1018 00:21:23,430 --> 00:21:23,440 them from when they were processed which 1019 00:21:23,440 --> 00:21:25,029 them from when they were processed which have a unique number on them 1020 00:21:25,029 --> 00:21:25,039 have a unique number on them 1021 00:21:25,039 --> 00:21:28,549 have a unique number on them so it's perfect i can just sequence by 1022 00:21:28,549 --> 00:21:28,559 so it's perfect i can just sequence by 1023 00:21:28,559 --> 00:21:31,430 so it's perfect i can just sequence by um by that film number and then by 1024 00:21:31,430 --> 00:21:31,440 um by that film number and then by 1025 00:21:31,440 --> 00:21:33,270 um by that film number and then by exposure and it just it just works 1026 00:21:33,270 --> 00:21:33,280 exposure and it just it just works 1027 00:21:33,280 --> 00:21:34,870 exposure and it just it just works really well for me 1028 00:21:34,870 --> 00:21:34,880 really well for me 1029 00:21:34,880 --> 00:21:38,470 really well for me if you go to yes video take your 1030 00:21:38,470 --> 00:21:38,480 if you go to yes video take your 1031 00:21:38,480 --> 00:21:40,070 if you go to yes video take your i don't know how you have them arranged 1032 00:21:40,070 --> 00:21:40,080 i don't know how you have them arranged 1033 00:21:40,080 --> 00:21:41,669 i don't know how you have them arranged but if they're in a 1034 00:21:41,669 --> 00:21:41,679 but if they're in a 1035 00:21:41,679 --> 00:21:46,549 but if they're in a shopping bag i would sort them first 1036 00:21:46,549 --> 00:21:46,559 shopping bag i would sort them first 1037 00:21:46,559 --> 00:21:49,750 shopping bag i would sort them first into a box or something and then 1038 00:21:49,750 --> 00:21:49,760 into a box or something and then 1039 00:21:49,760 --> 00:21:52,789 into a box or something and then write the title on the box okay 1040 00:21:52,789 --> 00:21:52,799 write the title on the box okay 1041 00:21:52,799 --> 00:21:55,190 write the title on the box okay or a number number one number two number 1042 00:21:55,190 --> 00:21:55,200 or a number number one number two number 1043 00:21:55,200 --> 00:21:56,230 or a number number one number two number three okay 1044 00:21:56,230 --> 00:21:56,240 three okay 1045 00:21:56,240 --> 00:21:58,630 three okay and that's the way that's the way they 1046 00:21:58,630 --> 00:21:58,640 and that's the way that's the way they 1047 00:21:58,640 --> 00:22:00,070 and that's the way that's the way they will process them 1048 00:22:00,070 --> 00:22:00,080 will process them 1049 00:22:00,080 --> 00:22:03,190 will process them okay each of the uh 1050 00:22:03,190 --> 00:22:03,200 okay each of the uh 1051 00:22:03,200 --> 00:22:06,149 okay each of the uh negatives uh have been cut into into 1052 00:22:06,149 --> 00:22:06,159 negatives uh have been cut into into 1053 00:22:06,159 --> 00:22:06,470 negatives uh have been cut into into four 1054 00:22:06,470 --> 00:22:06,480 four 1055 00:22:06,480 --> 00:22:08,470 four exposure strips that's right that's 1056 00:22:08,470 --> 00:22:08,480 exposure strips that's right that's 1057 00:22:08,480 --> 00:22:10,470 exposure strips that's right that's right and they go into 1058 00:22:10,470 --> 00:22:10,480 right and they go into 1059 00:22:10,480 --> 00:22:12,789 right and they go into like a plastic sleeve and they're still 1060 00:22:12,789 --> 00:22:12,799 like a plastic sleeve and they're still 1061 00:22:12,799 --> 00:22:14,470 like a plastic sleeve and they're still in that plastic sleeve so 1062 00:22:14,470 --> 00:22:14,480 in that plastic sleeve so 1063 00:22:14,480 --> 00:22:16,549 in that plastic sleeve so i actually send them off in that plastic 1064 00:22:16,549 --> 00:22:16,559 i actually send them off in that plastic 1065 00:22:16,559 --> 00:22:17,830 i actually send them off in that plastic sleeve 1066 00:22:17,830 --> 00:22:17,840 sleeve 1067 00:22:17,840 --> 00:22:20,630 sleeve okay and then they're just afraid that 1068 00:22:20,630 --> 00:22:20,640 okay and then they're just afraid that 1069 00:22:20,640 --> 00:22:20,950 okay and then they're just afraid that if 1070 00:22:20,950 --> 00:22:20,960 if 1071 00:22:20,960 --> 00:22:22,789 if if they're in a shopping bag they're 1072 00:22:22,789 --> 00:22:22,799 if they're in a shopping bag they're 1073 00:22:22,799 --> 00:22:29,750 if they're in a shopping bag they're getting crinkled and wrinkled and 1074 00:22:29,750 --> 00:22:29,760 1075 00:22:29,760 --> 00:22:32,149 i understand they're in the plastic 1076 00:22:32,149 --> 00:22:32,159 i understand they're in the plastic 1077 00:22:32,159 --> 00:22:33,110 i understand they're in the plastic sleeve 1078 00:22:33,110 --> 00:22:33,120 sleeve 1079 00:22:33,120 --> 00:22:36,070 sleeve which is in turn in the paper envelope 1080 00:22:36,070 --> 00:22:36,080 which is in turn in the paper envelope 1081 00:22:36,080 --> 00:22:37,430 which is in turn in the paper envelope that the pictures came in 1082 00:22:37,430 --> 00:22:37,440 that the pictures came in 1083 00:22:37,440 --> 00:22:39,110 that the pictures came in when they were processed when the prints 1084 00:22:39,110 --> 00:22:39,120 when they were processed when the prints 1085 00:22:39,120 --> 00:22:41,510 when they were processed when the prints came back in the first time 1086 00:22:41,510 --> 00:22:41,520 came back in the first time 1087 00:22:41,520 --> 00:22:43,669 came back in the first time now that should help protect the 1088 00:22:43,669 --> 00:22:43,679 now that should help protect the 1089 00:22:43,679 --> 00:22:44,710 now that should help protect the integrity 1090 00:22:44,710 --> 00:22:44,720 integrity 1091 00:22:44,720 --> 00:22:47,270 integrity yeah and those cardboard those cardboard 1092 00:22:47,270 --> 00:22:47,280 yeah and those cardboard those cardboard 1093 00:22:47,280 --> 00:22:49,830 yeah and those cardboard those cardboard sleeves are what are in the plastic bag 1094 00:22:49,830 --> 00:22:49,840 sleeves are what are in the plastic bag 1095 00:22:49,840 --> 00:22:53,350 sleeves are what are in the plastic bag okay good so i don't i i have not seen 1096 00:22:53,350 --> 00:22:53,360 okay good so i don't i i have not seen 1097 00:22:53,360 --> 00:22:55,430 okay good so i don't i i have not seen any degradation of those negatives 1098 00:22:55,430 --> 00:22:55,440 any degradation of those negatives 1099 00:22:55,440 --> 00:22:57,110 any degradation of those negatives in all that time but i've had them that 1100 00:22:57,110 --> 00:22:57,120 in all that time but i've had them that 1101 00:22:57,120 --> 00:22:59,750 in all that time but i've had them that way um and i'm well aware that 1102 00:22:59,750 --> 00:22:59,760 way um and i'm well aware that 1103 00:22:59,760 --> 00:23:01,909 way um and i'm well aware that i don't want them to you know to be 1104 00:23:01,909 --> 00:23:01,919 i don't want them to you know to be 1105 00:23:01,919 --> 00:23:05,029 i don't want them to you know to be touching the plastic bag at all so 1106 00:23:05,029 --> 00:23:05,039 touching the plastic bag at all so 1107 00:23:05,039 --> 00:23:06,870 touching the plastic bag at all so no static electricity wouldn't do it to 1108 00:23:06,870 --> 00:23:06,880 no static electricity wouldn't do it to 1109 00:23:06,880 --> 00:23:09,110 no static electricity wouldn't do it to me 1110 00:23:09,110 --> 00:23:09,120 me 1111 00:23:09,120 --> 00:23:11,190 me there's only one film that i think had 1112 00:23:11,190 --> 00:23:11,200 there's only one film that i think had 1113 00:23:11,200 --> 00:23:12,950 there's only one film that i think had some junk on it had some 1114 00:23:12,950 --> 00:23:12,960 some junk on it had some 1115 00:23:12,960 --> 00:23:15,270 some junk on it had some some sort of fungus on it or so and i'm 1116 00:23:15,270 --> 00:23:15,280 some sort of fungus on it or so and i'm 1117 00:23:15,280 --> 00:23:16,789 some sort of fungus on it or so and i'm afraid to touch it because i'm afraid 1118 00:23:16,789 --> 00:23:16,799 afraid to touch it because i'm afraid 1119 00:23:16,799 --> 00:23:17,590 afraid to touch it because i'm afraid i'll 1120 00:23:17,590 --> 00:23:17,600 i'll 1121 00:23:17,600 --> 00:23:19,270 i'll if i try and clean it off i'm afraid 1122 00:23:19,270 --> 00:23:19,280 if i try and clean it off i'm afraid 1123 00:23:19,280 --> 00:23:20,789 if i try and clean it off i'm afraid i'll clean off the uh 1124 00:23:20,789 --> 00:23:20,799 i'll clean off the uh 1125 00:23:20,799 --> 00:23:22,710 i'll clean off the uh the emulsion right off yeah right off 1126 00:23:22,710 --> 00:23:22,720 the emulsion right off yeah right off 1127 00:23:22,720 --> 00:23:24,470 the emulsion right off yeah right off the field so i don't want to i don't 1128 00:23:24,470 --> 00:23:24,480 the field so i don't want to i don't 1129 00:23:24,480 --> 00:23:26,549 the field so i don't want to i don't want to touch it i'm leaving it alone 1130 00:23:26,549 --> 00:23:26,559 want to touch it i'm leaving it alone 1131 00:23:26,559 --> 00:23:29,750 want to touch it i'm leaving it alone so i may have lost that one and 1132 00:23:29,750 --> 00:23:29,760 so i may have lost that one and 1133 00:23:29,760 --> 00:23:31,590 so i may have lost that one and if that's true that's only one out of 1134 00:23:31,590 --> 00:23:31,600 if that's true that's only one out of 1135 00:23:31,600 --> 00:23:33,430 if that's true that's only one out of many yeah i'm not real sure what could 1136 00:23:33,430 --> 00:23:33,440 many yeah i'm not real sure what could 1137 00:23:33,440 --> 00:23:35,050 many yeah i'm not real sure what could be done for that 1138 00:23:35,050 --> 00:23:35,060 be done for that 1139 00:23:35,060 --> 00:23:36,950 be done for that [Music] 1140 00:23:36,950 --> 00:23:36,960 [Music] 1141 00:23:36,960 --> 00:23:38,710 [Music] with the photograph we can always 1142 00:23:38,710 --> 00:23:38,720 with the photograph we can always 1143 00:23:38,720 --> 00:23:40,390 with the photograph we can always restore it but 1144 00:23:40,390 --> 00:23:40,400 restore it but 1145 00:23:40,400 --> 00:23:42,710 restore it but right i don't know what you could do to 1146 00:23:42,710 --> 00:23:42,720 right i don't know what you could do to 1147 00:23:42,720 --> 00:23:44,230 right i don't know what you could do to restore a negative 1148 00:23:44,230 --> 00:23:44,240 restore a negative 1149 00:23:44,240 --> 00:23:49,430 restore a negative um you could try talking to 1150 00:23:49,430 --> 00:23:49,440 um you could try talking to 1151 00:23:49,440 --> 00:23:51,830 um you could try talking to yes video see if they have a restoration 1152 00:23:51,830 --> 00:23:51,840 yes video see if they have a restoration 1153 00:23:51,840 --> 00:23:52,630 yes video see if they have a restoration service 1154 00:23:52,630 --> 00:23:52,640 service 1155 00:23:52,640 --> 00:23:55,269 service right i know fuji will restore photos i 1156 00:23:55,269 --> 00:23:55,279 right i know fuji will restore photos i 1157 00:23:55,279 --> 00:23:56,750 right i know fuji will restore photos i don't know about negatives 1158 00:23:56,750 --> 00:23:56,760 don't know about negatives 1159 00:23:56,760 --> 00:23:58,630 don't know about negatives [Music] 1160 00:23:58,630 --> 00:23:58,640 [Music] 1161 00:23:58,640 --> 00:24:01,750 [Music] okay peter 1162 00:24:01,750 --> 00:24:01,760 okay peter 1163 00:24:01,760 --> 00:24:05,110 okay peter your your audio is uh is a bit low 1164 00:24:05,110 --> 00:24:05,120 your your audio is uh is a bit low 1165 00:24:05,120 --> 00:24:08,149 your your audio is uh is a bit low um so you want to say again what it was 1166 00:24:08,149 --> 00:24:08,159 um so you want to say again what it was 1167 00:24:08,159 --> 00:24:09,029 um so you want to say again what it was you were 1168 00:24:09,029 --> 00:24:09,039 you were 1169 00:24:09,039 --> 00:24:11,110 you were just saying we only have a few minutes 1170 00:24:11,110 --> 00:24:11,120 just saying we only have a few minutes 1171 00:24:11,120 --> 00:24:14,230 just saying we only have a few minutes uh to go so 1172 00:24:14,230 --> 00:24:14,240 1173 00:24:14,240 --> 00:24:16,710 people try moving them i can't i can't 1174 00:24:16,710 --> 00:24:16,720 people try moving them i can't i can't 1175 00:24:16,720 --> 00:24:23,110 people try moving them i can't i can't hear 1176 00:24:23,110 --> 00:24:23,120 1177 00:24:23,120 --> 00:24:32,549 much better there you are 1178 00:24:32,549 --> 00:24:32,559 much better there you are 1179 00:24:32,559 --> 00:24:34,549 much better there you are you've gone quiet again peter you've 1180 00:24:34,549 --> 00:24:34,559 you've gone quiet again peter you've 1181 00:24:34,559 --> 00:24:48,310 you've gone quiet again peter you've gone quiet again 1182 00:24:48,310 --> 00:24:48,320 1183 00:24:48,320 --> 00:24:51,029 good now don't mess with it now leave it 1184 00:24:51,029 --> 00:24:51,039 good now don't mess with it now leave it 1185 00:24:51,039 --> 00:24:55,669 good now don't mess with it now leave it alone 1186 00:24:55,669 --> 00:24:55,679 1187 00:24:55,679 --> 00:24:57,190 he's done it again he's messed with it 1188 00:24:57,190 --> 00:24:57,200 he's done it again he's messed with it 1189 00:24:57,200 --> 00:25:07,269 he's done it again he's messed with it and he's gone quiet again 1190 00:25:07,269 --> 00:25:07,279 1191 00:25:07,279 --> 00:25:08,870 i don't know what's going on peter but 1192 00:25:08,870 --> 00:25:08,880 i don't know what's going on peter but 1193 00:25:08,880 --> 00:25:10,630 i don't know what's going on peter but we hear the very first part of your 1194 00:25:10,630 --> 00:25:10,640 we hear the very first part of your 1195 00:25:10,640 --> 00:25:11,990 we hear the very first part of your audio and then it just 1196 00:25:11,990 --> 00:25:12,000 audio and then it just 1197 00:25:12,000 --> 00:25:17,350 audio and then it just fades away i 1198 00:25:17,350 --> 00:25:17,360 1199 00:25:17,360 --> 00:25:19,350 that he can hear us we can't hear him 1200 00:25:19,350 --> 00:25:19,360 that he can hear us we can't hear him 1201 00:25:19,360 --> 00:25:21,110 that he can hear us we can't hear him but when he moves the headphones so that 1202 00:25:21,110 --> 00:25:21,120 but when he moves the headphones so that 1203 00:25:21,120 --> 00:25:25,750 but when he moves the headphones so that he can hear him he can't hear us so 1204 00:25:25,750 --> 00:25:25,760 1205 00:25:25,760 --> 00:25:29,990 maybe you need a new headset 1206 00:25:29,990 --> 00:25:30,000 1207 00:25:30,000 --> 00:25:32,950 he's still trying keep trying peter move 1208 00:25:32,950 --> 00:25:32,960 he's still trying keep trying peter move 1209 00:25:32,960 --> 00:25:34,630 he's still trying keep trying peter move that microphone up to your mouth so we 1210 00:25:34,630 --> 00:25:34,640 that microphone up to your mouth so we 1211 00:25:34,640 --> 00:25:38,149 that microphone up to your mouth so we can hear you 1212 00:25:38,149 --> 00:25:38,159 1213 00:25:38,159 --> 00:26:01,650 now yeah yeah 1214 00:26:01,650 --> 00:26:01,660 1215 00:26:01,660 --> 00:26:05,510 [Music] 1216 00:26:05,510 --> 00:26:05,520 1217 00:26:05,520 --> 00:26:23,350 we're getting a lot of wrestling 1218 00:26:23,350 --> 00:26:23,360 1219 00:26:23,360 --> 00:26:29,990 oh wow let me know yeah yeah yeah 1220 00:26:29,990 --> 00:26:30,000 1221 00:26:30,000 --> 00:26:33,590 one of my own styles of 95 1222 00:26:33,590 --> 00:26:33,600 one of my own styles of 95 1223 00:26:33,600 --> 00:26:38,170 one of my own styles of 95 and uh yeah yeah i went to the judge 1224 00:26:38,170 --> 00:26:38,180 and uh yeah yeah i went to the judge 1225 00:26:38,180 --> 00:27:04,830 and uh yeah yeah i went to the judge [Music] 1226 00:27:04,830 --> 00:27:04,840 1227 00:27:04,840 --> 00:27:11,190 uh 1228 00:27:11,190 --> 00:27:11,200 1229 00:27:11,200 --> 00:27:13,990 i remember that quite well did you go 1230 00:27:13,990 --> 00:27:14,000 i remember that quite well did you go 1231 00:27:14,000 --> 00:27:15,750 i remember that quite well did you go all the way to london for the funeral 1232 00:27:15,750 --> 00:27:15,760 all the way to london for the funeral 1233 00:27:15,760 --> 00:27:16,549 all the way to london for the funeral peter 1234 00:27:16,549 --> 00:27:16,559 peter 1235 00:27:16,559 --> 00:27:32,149 peter no 1236 00:27:32,149 --> 00:27:32,159 1237 00:27:32,159 --> 00:27:40,310 microphone up to your mouth there peter 1238 00:27:40,310 --> 00:27:40,320 1239 00:27:40,320 --> 00:27:48,070 this is not gonna work too well quit 1240 00:27:48,070 --> 00:27:48,080 this is not gonna work too well quit 1241 00:27:48,080 --> 00:27:52,310 this is not gonna work too well quit messing with it 1242 00:27:52,310 --> 00:27:52,320 1243 00:27:52,320 --> 00:27:59,110 he's done it happened again yeah 1244 00:27:59,110 --> 00:27:59,120 1245 00:27:59,120 --> 00:28:14,389 yeah yeah yeah 1246 00:28:14,389 --> 00:28:14,399 1247 00:28:14,399 --> 00:28:17,350 and uh relations are there that i 1248 00:28:17,350 --> 00:28:17,360 and uh relations are there that i 1249 00:28:17,360 --> 00:28:19,590 and uh relations are there that i haven't seen for a very long time 1250 00:28:19,590 --> 00:28:19,600 haven't seen for a very long time 1251 00:28:19,600 --> 00:28:22,070 haven't seen for a very long time you know like 50 years or 60 years i 1252 00:28:22,070 --> 00:28:22,080 you know like 50 years or 60 years i 1253 00:28:22,080 --> 00:28:22,710 you know like 50 years or 60 years i think 1254 00:28:22,710 --> 00:28:22,720 think 1255 00:28:22,720 --> 00:28:25,669 think a couple of them anyway yeah when i was 1256 00:28:25,669 --> 00:28:25,679 a couple of them anyway yeah when i was 1257 00:28:25,679 --> 00:28:28,149 a couple of them anyway yeah when i was a kid i i could really remember a couple 1258 00:28:28,149 --> 00:28:28,159 a kid i i could really remember a couple 1259 00:28:28,159 --> 00:28:29,029 a kid i i could really remember a couple of them 1260 00:28:29,029 --> 00:28:29,039 of them 1261 00:28:29,039 --> 00:28:31,909 of them you know that's that but uh other things 1262 00:28:31,909 --> 00:28:31,919 you know that's that but uh other things 1263 00:28:31,919 --> 00:28:33,750 you know that's that but uh other things i've sorted out the 1264 00:28:33,750 --> 00:28:33,760 i've sorted out the 1265 00:28:33,760 --> 00:28:36,549 i've sorted out the the problem with the airplane uh problem 1266 00:28:36,549 --> 00:28:36,559 the problem with the airplane uh problem 1267 00:28:36,559 --> 00:28:37,590 the problem with the airplane uh problem i had 1268 00:28:37,590 --> 00:28:37,600 i had 1269 00:28:37,600 --> 00:28:39,830 i had which i managed to figure out in the end 1270 00:28:39,830 --> 00:28:39,840 which i managed to figure out in the end 1271 00:28:39,840 --> 00:28:40,630 which i managed to figure out in the end uh 1272 00:28:40,630 --> 00:28:40,640 uh 1273 00:28:40,640 --> 00:28:57,029 uh because i i wasn't complaining that the 1274 00:28:57,029 --> 00:28:57,039 1275 00:28:57,039 --> 00:28:59,590 i think for four years they they publish 1276 00:28:59,590 --> 00:28:59,600 i think for four years they they publish 1277 00:28:59,600 --> 00:29:01,909 i think for four years they they publish the book and uh 1278 00:29:01,909 --> 00:29:01,919 the book and uh 1279 00:29:01,919 --> 00:29:04,389 the book and uh remind me remind me peter what that 1280 00:29:04,389 --> 00:29:04,399 remind me remind me peter what that 1281 00:29:04,399 --> 00:29:05,990 remind me remind me peter what that hairpin was for and 1282 00:29:05,990 --> 00:29:06,000 hairpin was for and 1283 00:29:06,000 --> 00:29:07,669 hairpin was for and we've only got a couple more minutes so 1284 00:29:07,669 --> 00:29:07,679 we've only got a couple more minutes so 1285 00:29:07,679 --> 00:29:09,830 we've only got a couple more minutes so we can't uh keep it up for much longer 1286 00:29:09,830 --> 00:29:09,840 we can't uh keep it up for much longer 1287 00:29:09,840 --> 00:29:10,870 we can't uh keep it up for much longer so 1288 00:29:10,870 --> 00:29:10,880 so 1289 00:29:10,880 --> 00:29:17,029 so what 1290 00:29:17,029 --> 00:29:17,039 1291 00:29:17,039 --> 00:29:19,430 oh the matching device for the antenna 1292 00:29:19,430 --> 00:29:19,440 oh the matching device for the antenna 1293 00:29:19,440 --> 00:29:20,630 oh the matching device for the antenna the antenna 1294 00:29:20,630 --> 00:29:20,640 the antenna 1295 00:29:20,640 --> 00:29:38,830 the antenna yeah okay 1296 00:29:38,830 --> 00:29:38,840 1297 00:29:38,840 --> 00:29:41,220 um won the university 1298 00:29:41,220 --> 00:29:41,230 um won the university 1299 00:29:41,230 --> 00:29:42,870 um won the university [Music] 1300 00:29:42,870 --> 00:29:42,880 [Music] 1301 00:29:42,880 --> 00:29:48,860 [Music] and they even once they are at 1302 00:29:48,860 --> 00:29:48,870 1303 00:29:48,870 --> 00:29:52,830 [Music] 1304 00:29:52,830 --> 00:29:52,840 1305 00:29:52,840 --> 00:30:08,080 uh 1306 00:30:08,080 --> 00:30:08,090 1307 00:30:08,090 --> 00:30:18,720 [Music] 1308 00:30:18,720 --> 00:30:18,730 1309 00:30:18,730 --> 00:30:29,750 [Music] 1310 00:30:29,750 --> 00:30:29,760 1311 00:30:29,760 --> 00:30:31,669 and what conditions you need to make it 1312 00:30:31,669 --> 00:30:31,679 and what conditions you need to make it 1313 00:30:31,679 --> 00:30:34,950 and what conditions you need to make it work but the conditions are 1314 00:30:34,950 --> 00:30:34,960 work but the conditions are 1315 00:30:34,960 --> 00:30:37,430 work but the conditions are it's not very anybody used anyway you 1316 00:30:37,430 --> 00:30:37,440 it's not very anybody used anyway you 1317 00:30:37,440 --> 00:30:38,310 it's not very anybody used anyway you know 1318 00:30:38,310 --> 00:30:38,320 know 1319 00:30:38,320 --> 00:30:41,590 know um you know but anyway um 1320 00:30:41,590 --> 00:30:41,600 um you know but anyway um 1321 00:30:41,600 --> 00:30:44,149 um you know but anyway um we can't peter i'm going to have to stop 1322 00:30:44,149 --> 00:30:44,159 we can't peter i'm going to have to stop 1323 00:30:44,159 --> 00:30:44,870 we can't peter i'm going to have to stop you there 1324 00:30:44,870 --> 00:30:44,880 you there 1325 00:30:44,880 --> 00:30:48,070 you there we're we're up to 30 minutes um any 1326 00:30:48,070 --> 00:30:48,080 we're we're up to 30 minutes um any 1327 00:30:48,080 --> 00:30:51,350 we're we're up to 30 minutes um any got any really quick uh end of uh 1328 00:30:51,350 --> 00:30:51,360 got any really quick uh end of uh 1329 00:30:51,360 --> 00:30:56,310 got any really quick uh end of uh end of uh uh meeting comments there or 1330 00:30:56,310 --> 00:30:56,320 1331 00:30:56,320 --> 00:30:58,870 yeah i just have a little uh anecdote 1332 00:30:58,870 --> 00:30:58,880 yeah i just have a little uh anecdote 1333 00:30:58,880 --> 00:30:59,909 yeah i just have a little uh anecdote and peter was 1334 00:30:59,909 --> 00:30:59,919 and peter was 1335 00:30:59,919 --> 00:31:02,310 and peter was uh talking it has to be very quick so 1336 00:31:02,310 --> 00:31:02,320 uh talking it has to be very quick so 1337 00:31:02,320 --> 00:31:04,230 uh talking it has to be very quick so and one of you he said that one of his 1338 00:31:04,230 --> 00:31:04,240 and one of you he said that one of his 1339 00:31:04,240 --> 00:31:04,710 and one of you he said that one of his aunts 1340 00:31:04,710 --> 00:31:04,720 aunts 1341 00:31:04,720 --> 00:31:08,389 aunts is uh 99 years old 1342 00:31:08,389 --> 00:31:08,399 is uh 99 years old 1343 00:31:08,399 --> 00:31:12,149 is uh 99 years old one of the uh 1344 00:31:12,149 --> 00:31:12,159 1345 00:31:12,159 --> 00:31:14,549 fighters in the second world war he was 1346 00:31:14,549 --> 00:31:14,559 fighters in the second world war he was 1347 00:31:14,559 --> 00:31:15,780 fighters in the second world war he was in their norwegian 1348 00:31:15,780 --> 00:31:15,790 in their norwegian 1349 00:31:15,790 --> 00:31:16,870 in their norwegian [Applause] 1350 00:31:16,870 --> 00:31:16,880 [Applause] 1351 00:31:16,880 --> 00:31:20,070 [Applause] resistance um um 1352 00:31:20,070 --> 00:31:20,080 resistance um um 1353 00:31:20,080 --> 00:31:24,070 resistance um um ten years ago or so he turned 103 1354 00:31:24,070 --> 00:31:24,080 ten years ago or so he turned 103 1355 00:31:24,080 --> 00:31:26,070 ten years ago or so he turned 103 and he eventually became an informant 1356 00:31:26,070 --> 00:31:26,080 and he eventually became an informant 1357 00:31:26,080 --> 00:31:28,350 and he eventually became an informant when he was uh 1358 00:31:28,350 --> 00:31:28,360 when he was uh 1359 00:31:28,360 --> 00:31:31,669 when he was uh 103 he was asked 1360 00:31:31,669 --> 00:31:31,679 103 he was asked 1361 00:31:31,679 --> 00:31:34,950 103 he was asked the biggest news news station uh visited 1362 00:31:34,950 --> 00:31:34,960 the biggest news news station uh visited 1363 00:31:34,960 --> 00:31:36,710 the biggest news news station uh visited and he interviewed him and asked him if 1364 00:31:36,710 --> 00:31:36,720 and he interviewed him and asked him if 1365 00:31:36,720 --> 00:31:38,230 and he interviewed him and asked him if he had that and he wishes for his 1366 00:31:38,230 --> 00:31:38,240 he had that and he wishes for his 1367 00:31:38,240 --> 00:31:39,269 he had that and he wishes for his birthday 1368 00:31:39,269 --> 00:31:39,279 birthday 1369 00:31:39,279 --> 00:31:40,789 birthday then he smiled and he said that he 1370 00:31:40,789 --> 00:31:40,799 then he smiled and he said that he 1371 00:31:40,799 --> 00:31:44,310 then he smiled and he said that he wished he was 90 years old he was 1372 00:31:44,310 --> 00:31:44,320 wished he was 90 years old he was 1373 00:31:44,320 --> 00:31:48,710 wished he was 90 years old he was much stronger and much more fit than 1374 00:31:48,710 --> 00:31:48,720 1375 00:31:48,720 --> 00:31:52,470 yeah all right i i need to i need to 1376 00:31:52,470 --> 00:31:52,480 yeah all right i i need to i need to 1377 00:31:52,480 --> 00:31:53,669 yeah all right i i need to i need to close it out folks 1378 00:31:53,669 --> 00:31:53,679 close it out folks 1379 00:31:53,679 --> 00:31:57,830 close it out folks so i need to 1380 00:31:57,830 --> 00:31:57,840 1381 00:31:57,840 --> 00:31:59,350 sorry peter i'm going to go ahead and 1382 00:31:59,350 --> 00:31:59,360 sorry peter i'm going to go ahead and 1383 00:31:59,360 --> 00:32:03,110 sorry peter i'm going to go ahead and close this out i wanted to say thank you 1384 00:32:03,110 --> 00:32:03,120 close this out i wanted to say thank you 1385 00:32:03,120 --> 00:32:06,070 close this out i wanted to say thank you to everybody for um for helping out 1386 00:32:06,070 --> 00:32:06,080 to everybody for um for helping out 1387 00:32:06,080 --> 00:32:06,470 to everybody for um for helping out there 1388 00:32:06,470 --> 00:32:06,480 there 1389 00:32:06,480 --> 00:32:09,029 there and for uh hope you all enjoyed the 1390 00:32:09,029 --> 00:32:09,039 and for uh hope you all enjoyed the 1391 00:32:09,039 --> 00:32:09,830 and for uh hope you all enjoyed the coffee break 1392 00:32:09,830 --> 00:32:09,840 coffee break 1393 00:32:09,840 --> 00:32:12,389 coffee break this is the beginning of season two so 1394 00:32:12,389 --> 00:32:12,399 this is the beginning of season two so 1395 00:32:12,399 --> 00:32:13,190 this is the beginning of season two so uh 1396 00:32:13,190 --> 00:32:13,200 uh 1397 00:32:13,200 --> 00:32:15,430 uh i'm gonna do my best not to mess up the 1398 00:32:15,430 --> 00:32:15,440 i'm gonna do my best not to mess up the 1399 00:32:15,440 --> 00:32:16,230 i'm gonna do my best not to mess up the uh 1400 00:32:16,230 --> 00:32:16,240 uh 1401 00:32:16,240 --> 00:32:19,190 uh uh not to mess up the new season so 1402 00:32:19,190 --> 00:32:19,200 uh not to mess up the new season so 1403 00:32:19,200 --> 00:32:20,070 uh not to mess up the new season so thank you all 1404 00:32:20,070 --> 00:32:20,080 thank you all 1405 00:32:20,080 --> 00:32:22,149 thank you all for your help and uh for coming in and 1406 00:32:22,149 --> 00:32:22,159 for your help and uh for coming in and 1407 00:32:22,159 --> 00:32:24,230 for your help and uh for coming in and joining in and having some fun with me 1408 00:32:24,230 --> 00:32:24,240 joining in and having some fun with me 1409 00:32:24,240 --> 00:32:27,110 joining in and having some fun with me and we'll do it again next week and see 1410 00:32:27,110 --> 00:32:27,120 and we'll do it again next week and see 1411 00:32:27,120 --> 00:32:38,669 and we'll do it again next week and see you next week for now thanks very much 1412 00:32:38,669 --> 00:32:38,679 1413 00:32:38,679 --> 00:32:41,679 bye-bye