0:00:19
all right welcome back everyone welcome
0:00:23
another episode of bill break and fix um
0:00:27
to all those people who are new here of
0:00:28
course we are roller coasters
0:00:30
that means we are a team of two
0:00:34
melbourne uh victoria sitting on a
0:00:39
persistent storage to the current
0:00:41
um scrambler.ca project um unfortunately
0:00:45
my co-host is going to be a bit late
0:00:48
yeah we're just going to get started on
0:00:50
and he'll just join us
0:00:54
before we start i'll share my screen and
0:00:56
let's see what we're doing on jira
0:01:12
it's a problem having killed your
0:01:28
looks like this was worked out this was
0:01:38
this one's in progress
0:01:43
front end to the back end
0:01:46
all right let's see what all
0:01:50
of the middleware are working right now
0:01:54
we can give it a look
0:02:02
i'll just play some music in the
0:02:04
background as well
0:02:28
all right here we go
0:02:49
to not from front end to backhand
0:02:51
so i'll just see what all
0:02:53
functionalities are working till now
0:02:56
um i'll uncomment all of the code and
0:03:00
just make sure everything is working now
0:03:15
okay the board now
0:04:08
that's fine as well
0:04:40
um he's already there
0:04:47
this function is being called here
0:04:50
but i'm going to make a
0:04:54
json object out of it and then return
0:05:00
value are we doing this
0:05:03
don't think so we should but i'll still
0:05:35
hopefully all of them should be working
0:05:52
this is all the words
0:05:54
this is the promise also here
0:05:58
let's post me down
0:06:01
i'm not sure what's undefined
0:06:04
oh okay so this is undefined i know why
0:06:11
right this has been undefined because of
0:06:35
couldn't responsible status as well
0:06:42
welcome what's happening okay thank you
0:06:53
so i'll catch you up with what i'm doing
0:07:01
functionalities are working from the
0:07:05
so i'm just giving that a go
0:07:07
right right coordinating working
0:07:16
on your side is is the board name being
0:07:19
inserted successfully
0:07:32
did you do demo one two three four five
0:07:36
okay i didn't do that
0:07:42
that's fine i don't want to worry about
0:07:47
might have been some
0:07:50
team members because i posted the url
0:07:57
private scramble channel team
0:08:00
so it might be in them
0:08:05
yeah i think this is your url
0:08:09
let me just confirm that as well because
0:08:12
i don't really want to give you any
0:08:22
actually no it's my url
0:08:26
that's interesting
0:08:31
any way we can focus on
0:08:35
what are we focusing on now
0:08:37
we're seeing if everything is working
0:08:47
so response that status should go back
0:09:44
wasn't that working fine
0:09:46
it was but i don't need it now i mean we
0:10:41
lower the volume of the music a bit yes
0:11:03
i know why that's happening that's fine
0:11:16
should be all right
0:11:22
removed it from that one so we should
0:11:25
only get the value here
0:11:27
no it'll work right
0:11:44
let's give you some juice
0:11:53
are we trying to get the board id right
0:11:56
yeah i'm just seeing where they're going
0:12:09
i think what we should be returning is
0:12:19
the border from the response value
0:12:25
uh middleware board id is a global
0:12:27
variable so it doesn't matter we ah okay
0:12:32
matter right now the matter is that
0:12:35
there's something with a parsing
0:12:48
so it says that's not right
0:13:04
convert a string containing
0:13:16
okay so er is the object
0:13:22
we are just not parsing a text here
0:13:44
we're returning response to text
0:13:51
that should be fine
0:14:30
unexpected thornton in
0:14:34
in jason and position three
0:14:48
that's still fun that's right that's
0:14:56
do you possibly want to see what the
0:15:02
was as in console.txt
0:15:05
was that coming up as
0:15:20
well that's oh no one
0:15:36
no no i just continued
0:15:39
honest uh okay here we go so in the
0:15:42
middle with they're showing at 51.
0:15:46
yeah but that's not right because
0:15:51
this is a text here we want it
0:15:54
we want it as a json object we're going
0:15:55
to store it as a json object not as a
0:16:04
that's not the point right like the
0:16:06
this is a function
0:16:10
this is returning something here
0:16:12
after passing the text why would you
0:16:14
wanna again stringify it
0:16:20
it's already returning
0:16:24
so we are because we are getting the id
0:16:29
in the response we want that as an
0:16:36
it's already coming as a text
0:16:39
yeah we were parsing it into jason
0:16:42
yeah we want to string your fire again
0:16:47
we just don't want to signify it's
0:16:48
already being done here
0:16:53
i'll just rephrase my question as in
0:16:59
for what purpose do we need the object
0:17:04
you're saying that we need the object as
0:17:07
in the json object
0:17:10
if i heard you correctly or not
0:17:15
i don't think that the whole point is
0:17:19
we are getting the text it's a json
0:17:24
so what json.parse does it
0:17:27
json object string because it's
0:17:30
stringify and send it right into an
0:17:33
yeah that's what it does
0:17:37
okay so ensure we wanna just turn the
0:17:42
json object into a regular
0:17:48
it's a json string zen um it's not an
0:17:52
you are sending it as you what what you
0:17:54
write in the back end is
0:18:04
yeah it's a string
0:18:08
what we want to do is we wanna
0:18:11
of course we're gonna
0:18:13
work with json objects not with strings
0:18:19
string it is a it's not just a string
0:18:22
it's a json string into an action that's
0:18:29
so what are we trying to do now
0:18:31
i'm just trying to resolve uh where we
0:18:33
are getting a parsing
0:18:52
if you see them middleweight or just and
0:19:34
maybe put the text in
0:19:43
also be a string then
0:19:49
um so you can only do it with a valid
0:19:56
it's coming from the
0:20:00
it's not coming as a
0:20:04
it's just coming as a string
0:20:12
i would think in that way
0:20:15
so we wanna get it as an object
0:20:18
that's what we should do now
0:20:30
as in um in that one yeah oh is it
0:20:35
it's coming up as text only
0:20:38
that is yeah content text yeah we wanna
0:20:44
um object also because all of our um
0:20:48
aws is saying that it's coming as an
0:20:53
so it's gonna be a problem afterwards
0:20:56
when we actually went and set up codes
0:21:05
yep i'll do that now
0:21:27
where's the course coder
0:21:32
ah he's funny and coolest coder
0:21:40
all right i'll just share my screen in
0:21:43
just a moment i have to
0:21:45
close some windows
0:21:48
i can't really show
0:21:56
work things are still on this desk
0:22:01
burn them properly
0:22:15
okay i'm going to share my screen now
0:22:29
did you figure out something about the
0:22:33
uh no i didn't get time i'll do that
0:22:36
i'll have to do that this weekend
0:22:39
yeah she probably should but looks like
0:22:44
i'm going to come in the smallest screen
0:22:48
i think it looks fine then
0:22:52
just keep on there for now
0:22:54
just make it a bit bigger and that's it
0:23:11
there you go come on dude
0:23:20
so you don't need to do anything special
0:23:23
make it just an object and send that
0:23:33
wow internet is really slow at the
0:23:54
how do i make json object i forgot
0:24:00
um you just like assign it to do you
0:24:04
yeah yeah you just like
0:24:06
okay go a line above it
0:24:14
um assign it a name
0:24:27
that's too long no no no that's too long
0:24:34
do equal to um curly braces open yes
0:24:44
open up inside the curly braces
0:24:48
yeah uh double chords open
0:24:55
board id in the first one
0:25:24
give it single quotes
0:25:34
just gonna deploy that oh no and that's
0:25:37
my lesson about today
0:25:39
yeah i'll do the same because um
0:25:42
yeah we are testing it on my back end
0:25:45
yeah all right cool
0:25:51
do you want this code
0:25:53
no i'll just tell you now okay
0:26:04
i'm thinking that it's really good
0:26:06
though we both have goal as in say
0:26:10
comfortable with both the backhand and
0:26:15
yeah because that actually
0:26:18
single point of failure
0:27:00
do a guided deployment
0:27:04
and then it would eventually deploy
0:27:06
yep mine's deployed i'll share my screen
0:27:10
damn i really need to organize a new mac
0:27:15
that was actually a really good
0:27:18
yeah i'm actually surprised myself
0:27:24
and the fact that i started after you
0:27:28
exactly but but come on man yours is at
0:27:32
minus to 2015 as in
0:27:39
hey you should get one
0:27:41
i will uh i think i really need it
0:27:46
okay let's see yeah cool
0:27:57
is he not doing it
0:28:00
yeah got it in the body
0:28:03
oh wait no wait no
0:28:07
changed the board id to be
0:28:15
still coming as texts
0:28:18
you sure uh probably no no that won't
0:28:27
that's okay let me let me try
0:28:49
i'm searching for that as well
0:28:57
we need to pause it as well
0:29:05
and then put that string in there
0:29:13
that's a good that's a good question
0:29:16
string to adjacent yeah it says it says
0:29:18
node.js so we have to do it and go back
0:29:31
used to change this
0:29:33
to use this function
0:30:04
i think you want to do board id object
0:30:08
and then pass that one
0:30:11
oh yeah you're right i should do that
0:30:36
getting a camera with
0:30:39
the zoom as well in
0:30:41
oh yeah really you're right
0:30:43
because this camera that of course at
0:30:47
is not doing anything
0:30:51
your video quality is pretty good
0:30:58
at the moment i'm using max one
0:31:01
the one i want to use is hair
0:31:06
then you can use a green screen as well
0:31:10
nice that's the main reason why i wanted
0:31:13
when i can zoom one
0:31:21
i would actually offer
0:31:24
this one to you but um
0:31:27
you've already got one
0:31:35
but yeah i'm still not sure
0:31:39
but yeah i i'm gonna
0:31:41
like i think i'll buy a mic
0:31:47
like little condensed connector like
0:31:50
i know if you have tingles
0:32:02
uh condenser mic oh these must be really
0:32:07
yeah i mean like you can get some more
0:32:09
like 50 bucks in place that's actually
0:32:11
not that bad you might get this one as
0:32:24
yeah this is what i was thinking
0:32:29
i'll still have a look
0:32:42
right so this is not getting
0:32:51
the whole point is i want to check if
0:32:53
the back end is still getting the error
0:32:58
sorry the front end you mean the front
0:33:02
there you go okay that's good
0:33:07
i know why that's happening as well
0:33:15
okay so we are controlling
0:33:24
but we're still not getting anything
0:33:50
just wanna check where's the board id
0:33:54
that's coming from there which is that
0:33:58
that's fine right uh-huh
0:34:02
can you possibly uh console.log
0:34:11
where do these controllers go
0:34:21
oh um in lambda uh this is the back end
0:34:24
isn't necessarily uh it would be
0:34:27
cloud watch and also so
0:34:30
if you just stop the build uh
0:34:36
log to the board id
0:34:44
because i've got feeling the board id
0:34:46
isn't coming in there
0:34:50
that's why is printing it empty but yeah
0:34:58
we can see what happens
0:35:25
you might have to open the
0:35:29
cloud watch meanwhile
0:35:31
yeah i just want to thank you i just
0:35:34
okay cool yeah cool so now it start
0:35:37
forming the stacks
0:35:48
wow that is really fast there
0:35:53
it's like um where i live it's like a
0:35:56
current accommodation right so they have
0:35:58
like public wi-fi so they have to make
0:36:00
it really fast yeah
0:36:13
okay yeah that's fine
0:36:16
from there as well
0:36:23
yeah the first one um is it already the
0:36:27
first one i haven't done it yet okay
0:36:44
expand the second one
0:36:49
the board id is coming as an object
0:37:10
oh we are sending it which is fun i will
0:37:20
also so i was to this in the first part
0:37:29
string as in this is
0:37:31
json pass or and this is
0:38:04
i think all what we probably
0:38:07
might need to do is send just the board
0:38:14
and not json policy
0:38:20
because if you see in the
0:38:26
watch the first one actually appeared
0:38:31
um even if we were sending without json
0:38:34
parsing it wasn't working
0:38:38
at least now we are getting something
0:39:02
okay so which means that there is no but
0:39:05
why why didn't it print
0:39:22
yeah pretty sure let's do it again
0:39:29
because it should print
0:39:37
it's not getting to 28.
0:39:44
it doesn't i didn't give the statements
0:39:55
okay you're all right i can tell you
0:40:00
i'm just gonna check if there's a
0:40:06
no it doesn't seem like
0:40:13
all right sound deploy
0:40:47
oh well that's fine i'll just make a
0:40:55
i didn't make any changes
0:41:09
so when i was doing my camera search
0:41:11
right i found this camera
0:41:17
what do you call it
0:41:41
so he actually follows your
0:41:50
yeah yeah let's see
0:41:55
so if you if i go like this it will
0:42:00
there's a little limit
0:42:03
i i'm nicely not sure but it was
0:42:06
pretty reasonably priced as well
0:42:10
i can tell definitely
0:42:18
get that one i might
0:42:20
actually give that one plus c
0:42:25
zoo feature in that camera as well
0:42:27
yeah that'd be really good
0:42:31
see me tomorrow streaming with a mic
0:42:37
how did you what huh
0:42:41
postage is that that quick
0:42:43
i'll tell you i'll tell you after the
0:42:52
andre is asking that did you get the
0:42:59
did you get the job
0:43:03
oh yeah um so i got the job yes i did um
0:43:08
but there were some issues with the
0:43:10
hours and stuff um they were expecting
0:43:12
me to do a lot more hours than it was
0:43:15
previously discussed
0:43:17
so i had to drop it i didn't i didn't
0:43:22
but i'm still waiting for the other one
0:43:25
which i did i did the assessment day
0:43:28
um that's like a javascript role only
0:43:31
and on aws of course
0:43:35
that's pretty good
0:43:41
were they asking you to work
0:43:43
um so i'm a student right so i'm allowed
0:43:45
to work 20 hours a week
0:43:47
um they were starting a project so they
0:43:50
wanted me to work like
0:43:51
30 35 and that was possible with my
0:43:55
universe because i'm doing full-time
0:44:02
andre about the green screen um it's
0:44:11
the camera that i've got at the moment
0:44:13
it's really white so um the
0:44:16
green screen doesn't really work on that
0:44:19
camera because it's covering
0:44:22
more space than this screen is actually
0:44:30
that is the medium one i'm thinking of
0:44:34
getting either a new camera with this
0:44:43
put a towel over the camera
0:44:52
that's a really classic idea though i
0:44:54
like that now there's a there's a
0:44:56
software called obs um which you can
0:45:03
yeah i was using that soft initially but
0:45:08
it was causing a lot a lot of lag so if
0:45:13
moved the cursor sending
0:45:17
in the stream it would show at least
0:45:19
three seconds after
0:45:25
that's why i shifted to this one um it's
0:45:29
not printing out again isn't it
0:45:35
that's not what we want
0:45:37
okay that's fine um
0:45:43
so it's not printing out
0:45:46
but before it was is that
0:45:53
documentation that's the most reliable
0:45:55
source um how's this
0:45:59
is the bad things we've done
0:46:01
um by becky you mean the
0:46:04
front end team because we are the
0:46:06
backhand as in posh
0:46:09
sleeve as in we are working
0:46:12
on both at the moment
0:46:16
do you mean the front-end team
0:46:19
and um they are actually working on the
0:46:28
and tomorrow we have got a meeting so
0:46:33
what the others have been up to
0:46:49
which express version are we using
0:46:51
what's gonna check um yeah probably do
0:46:54
on not expressway b
0:47:00
right now they're on
0:47:05
we're thinking of calling them as as in
0:47:12
special guests or on
0:47:16
the next milestone we plan to call them
0:47:19
this milestone but things didn't really
0:47:25
expected because of
0:47:33
so yeah that's the plan
0:47:45
i'll bring them on tomorrow um
0:47:51
let's see because everyone has
0:47:54
different priorities so
0:47:59
let's see what they say
0:48:13
and your work stream
0:48:38
what's the end for
0:48:56
data including okay
0:49:03
ends the response process um this
0:49:04
message actually comes from node core
0:49:12
used too quickly and there is okay
0:49:14
basically like literally any response ah
0:49:17
okay as if forcefully
0:49:20
yeah just seeing how to send
0:49:26
so people are sending it this way
0:49:29
without parsing it i don't think so
0:49:35
um let's see this one
0:49:42
as in first construct um they're
0:49:44
actually conceptually constructing the
0:49:52
that doesn't matter
0:49:54
that probably doesn't matter
0:49:59
let's try that let me do one thing um
0:50:03
i'll take these brackets off
0:50:09
what tips would you
0:50:10
give a new beyond being a great second
0:50:18
just say andre that i'll
0:50:35
do the right thing as well so yeah just
0:50:50
hey matt coles how are you doing we
0:50:52
missed you good to have you
0:50:56
oh what's in this matt came ahead
0:50:59
i didn't deploy properly
0:51:10
almost there i'm pretty sure it should
0:51:21
oh so always you have done all you have
0:51:25
removed the string on the key
0:51:29
the documentation says right right right
0:51:35
i don't know why but like that's not how
0:51:37
you classically uh make a json object
0:51:44
okay there you go nice
0:51:48
ah that's brilliant
0:51:50
cool so now that we're getting that one
0:52:00
see if that works here
0:52:24
now we should get an object there we go
0:52:29
that's coming up as an object i'm
0:52:32
creating a quality
0:52:35
hey yeah thank you matt um thank you so
0:52:41
yeah i really appreciate
0:52:43
the gesture um so yeah it says n um
0:52:46
that's what i was gonna tell you matt's
0:52:48
to upgrade my setup a bit um okay cool i
0:52:52
was just discussing with him um
0:52:55
how i wanted to like invest a bit in the
0:53:00
because i really saw like it couldn't go
0:53:04
and he was like i have this player
0:53:07
ah i can't get cool i really appreciated
0:53:10
matt um yeah it really means a lot to me
0:53:16
yeah um that's fantastic man
0:53:22
so the issue right now is that it's not
0:53:24
going to the next page
0:53:45
so if response is that one
0:54:19
causing a few problems but eventually
0:55:00
oh wow this is hilarious
0:55:08
i think that that's hilarious
0:55:13
yes my mom isn't allowing me
0:55:16
she wants me to stay in the area
0:55:21
but oh i don't i don't think we're doing
0:55:24
two hours tonight sorry
0:55:27
yeah that's too much
0:55:29
yeah tomorrow on the weekend
0:55:32
yeah i have a group meeting at 11 so
0:55:37
i really can't do it today
0:55:39
but yeah we should just impromptu
0:55:42
extend the stream someday like mm-hmm
0:55:45
as in give them yeah
0:55:51
we'll see how we go but give
0:55:56
give them a bit of a surprise there
0:56:02
right now i'm getting a surprises
0:56:11
okay please work now
0:56:33
so 200 is coming in on
0:56:43
that's interesting
0:56:48
um you i wouldn't really suggest
0:56:53
to stream because that's not going to
0:56:56
totally oh because if you go up um that
0:57:06
it has to be literal
0:57:12
yeah this so you can
0:57:20
if you want to do this status dot string
0:57:23
you can change share this one to
0:57:30
interesting part is
0:57:38
that it's not printing it should be
0:57:40
printing at least um
0:57:43
oh it can study already
0:57:45
you can see the time
0:57:50
let me get rid of this
0:58:34
the r and i think you might be
0:58:40
that's why it's not keeping up see it
0:58:45
did you save it as well
0:59:02
yeah oh wait see it's still there but
0:59:04
that's my let's fix it here
0:59:20
you can't fix it in the browser i guess
0:59:25
i mean i used to edit css all the time
0:59:28
i don't know if you have tried this oh
0:59:33
telescope is one thing
0:59:38
should probably work
0:59:41
it's not like i'm using react or being
0:59:45
okay this is interesting
0:59:48
do you want to maybe open it
0:59:54
just make sure you're saving it as well
0:59:57
and then we can do it
1:00:20
okay so you probably have to
1:00:23
jason stringy fly i guess
1:00:46
there we go the response card is not
1:01:05
change that to an integer as well now
1:01:33
i know this is just a gamble but
1:01:36
change the three equals to one
1:01:44
like the whole thing is that it's not
1:01:52
um jason webdev is saying that you don't
1:02:00
familiar with the away keyword
1:02:03
so should we use a weight sorry
1:02:11
the conditioner is definitely
1:02:18
what were you saying
1:02:20
saying something else um keep going
1:02:23
dude don't be doing
1:02:28
um i didn't know why you did that
1:02:47
turn that back to um
1:02:53
that was a as in just
1:03:00
yeah i knew that it wouldn't work
1:03:04
um i guess it's fine we can come back
1:03:06
tomorrow more stuff now we know it's
1:03:09
right asia if you can commit this code
1:03:15
we know that where to where
1:03:19
tomorrow first thing in the morning oh
1:03:21
not first thing in the morning i mean my
1:03:25
first thing in the
1:03:26
in probably but tomorrow as in
1:03:58
when you do a comment message
1:04:00
try to be a bit self
1:04:03
explanatory and then rather
1:04:09
this file updating that just try to
1:04:19
and trying to fix the board to go to
1:04:23
when go is pressed as in etc
1:04:28
quiz makes a lot more easier for
1:04:53
i think that is the plan
1:04:58
cool um so what you do is then yeah you
1:05:02
hold the code don't push the code which
1:05:08
yeah yeah yeah because mine's working
1:05:12
cool and i'll just if i want to work on
1:05:16
it i'll just exchange the
1:05:18
api endpoint that's all
1:05:21
yeah that's my one yeah yeah
1:05:26
andre says push to master
1:05:34
that's a pretty good idea
1:05:38
yeah i think that's what we
1:05:44
you don't need to push friday night no
1:05:46
never never do that
1:05:50
as in if you do that and
1:05:56
consider she'll be working the whole
1:05:58
weekend no but the good part is we don't
1:06:01
take weekends off so we can push on
1:06:06
one day we come back on saturday
1:06:08
but then we will have to
1:06:11
maybe do probably minimum minimum of two
1:06:16
yeah i mean we're gonna even do like one
1:06:18
and a half or so yeah exactly
1:06:21
all right um thanks a lot guys for
1:06:28
andre um so we'll see you back here
1:06:38
same time and we'll continue this
1:06:42
task at the moment that we have got
1:06:44
because we are learning a lot
1:06:47
obviously um do you have anything to add
1:06:54
everything works fine now um
1:06:56
we'll come back tomorrow and uh
1:06:59
probably give give other things a go um
1:07:02
look at the jira board again i mean i
1:07:04
did look at the beginning of the stream
1:07:07
but still a couple of things like we
1:07:10
fixed sending the board id as jason
1:07:14
there's a couple of little bitty things
1:07:16
in the back into fix and then
1:07:18
we can fully focus on the middleware and
1:07:21
middleweight shouldn't take too long um
1:07:24
five weeks or sorry five days to a week
1:07:29
that should be probably a target
1:07:32
and yes andre i talked to paul
1:07:36
so i do i don't want to um doing i want
1:07:39
to do a presentation
1:07:47
yeah so um yeah it's like two weeks down
1:07:50
the line so i'm not too worried about it
1:07:58
um for the middleware it shouldn't take
1:08:02
and yeah once the middleware is done
1:08:04
then we can of course
1:08:06
uh fast forward the
1:08:08
front end and ranging stuff
1:08:12
yeah and also work on the security
1:08:15
perspective of the entire architecture
1:08:20
because uh what i'm thinking that
1:08:23
tomorrow i'm gonna
1:08:25
in in the project meeting which is at
1:08:27
nine i don't know if you're gonna come
1:08:30
or not but i'm gonna
1:08:33
then i'm gonna probably
1:08:36
give out say a kind of an
1:08:43
as in probably say
1:08:48
four months and see how we go i don't
1:08:52
think so like eta is a
1:08:54
i think a good way to frame it would be
1:08:58
that these are the time frames that we
1:09:01
aim to do this stuff turn in
1:09:04
because even after completing maybe some
1:09:07
dev work there's a lot of add-ons to be
1:09:09
done we are just building the
1:09:11
things which are already there
1:09:13
um oh and yeah should have probably um
1:09:18
phrased it in a way that
1:09:22
bit of a say guided timeline
1:09:27
for this entire project
1:09:33
step by step steps so we are planning to
1:09:36
do that back end in i don't know
1:09:44
what you want to look into is that um
1:09:47
so i actually write i'm in a like a
1:09:49
project so i'm the scrum master so what
1:09:52
my responsibility is that to plan
1:09:55
sprints that's exactly what i'm doing
1:09:57
i'm pretty sure like working in a dev
1:09:59
environment you know what sprints are
1:10:01
um how people do splint planning and
1:10:03
then yeah do screen trackers and stuff
1:10:06
like that so that's probably what we
1:10:09
uh for tomorrow that maybe we can have a
1:10:11
spin planning template and
1:10:17
that'd be really good and uh i would
1:10:21
i haven't had a lot of
1:10:24
experience in a real working
1:10:28
doing these kind of things but you have
1:10:30
already had it in your uni so maybe you
1:10:36
kind of in inspiring
1:10:46
at the same time as well yeah
1:10:52
right in september i'm pretty sure
1:10:55
i did register for it um
1:10:59
apparently uni is also advertising it a
1:11:03
so yeah um i'm going to buy con you
1:11:05
should join as well then
1:11:08
is there a python conference i'm
1:11:11
assuming right yeah basically yeah
1:11:14
yeah i'll definitely as in i'll see
1:11:17
what my schedule is and um
1:11:21
register then yeah it's like it's on the
1:11:23
weekend next weekend from okay
1:11:29
right right right and it's based in
1:11:31
melbourne isn't it
1:11:33
oh no i think it's worldwide i don't
1:11:35
know if icon is australia yeah
1:11:40
but i'm pretty sure other countries have
1:11:42
their pythons as well
1:11:48
i mean if it's on the
1:11:51
wouldn't be a problem at all
1:12:02
really appreciate that and um i will be
1:12:06
going to then definitely because it's
1:12:08
from the weekend and then the second is
1:12:17
um let's let's meet tomorrow morning and
1:12:20
we'll update the stream as well how the
1:12:22
strength planning goes
1:12:28
thanks a lot guys i was
1:12:31
see you guys tomorrow same time same
1:12:33
place and a different mask
1:12:39
thanks for joining guys cheers