www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - DConf 2018 Videos

reply SrMordred <patric.dexheimer gmail.com> writes:
There is some place where I can find this year conference videos 
with or without slides?
Thanks!
May 21 2018
next sibling parent reply Mike Parker <aldacron gmail.com> writes:
On Monday, 21 May 2018 at 22:09:08 UTC, SrMordred wrote:
 There is some place where I can find this year conference 
 videos with or without slides?
 Thanks!
Day 1: https://www.youtube.com/watch?v=HvqsUO77FGI (the stream of the first three talks was lost, so it starts after lunch) Day 2: https://www.youtube.com/watch?v=0UZuRNujLGQ Day 3: https://www.youtube.com/watch?v=e5HsyEnyvlM We're working to get each talk into separate videos, but it may take a while.
May 21 2018
next sibling parent reply SrMordred <patric.dexheimer gmail.com> writes:
 We're working to get each talk into separate videos, but it may 
 take a while.
Thank you very much! (for some odd reason the day 2 and 3 didn´t appear to me on youtube when I searched)
May 21 2018
parent Johan Engelen <j j.nl> writes:
On Tuesday, 22 May 2018 at 00:30:22 UTC, SrMordred wrote:
 We're working to get each talk into separate videos, but it 
 may take a while.
Thank you very much! (for some odd reason the day 2 and 3 didn´t appear to me on youtube when I searched)
The videos are marked "Unlisted" on Youtube. Can someone ask HLMC Events GmbH to change that? So that we don't have to wait for the splitting of the talks. - Johan
May 22 2018
prev sibling next sibling parent reply Manu <turkeyman gmail.com> writes:
On 21 May 2018 at 17:16, Mike Parker via Digitalmars-d
<digitalmars-d puremagic.com> wrote:
 On Monday, 21 May 2018 at 22:09:08 UTC, SrMordred wrote:
 There is some place where I can find this year conference videos with or
 without slides?
 Thanks!
Day 1: https://www.youtube.com/watch?v=HvqsUO77FGI (the stream of the first three talks was lost, so it starts after lunch)
Like, proper lost? Nobody was filming it? O_o Surely someone has a crappy alt recording or something? I was really interested to see Walter's talk this year! :(
May 21 2018
next sibling parent =?UTF-8?Q?Ali_=c3=87ehreli?= <acehreli yahoo.com> writes:
On 05/21/2018 10:03 PM, Manu wrote:

 I was really interested to see Walter's talk this year! :(
 
He said he will have been giveneth the same talk somewhere elseth. Ali
May 21 2018
prev sibling parent reply Nicholas Wilson <iamthewilsonator hotmail.com> writes:
On Tuesday, 22 May 2018 at 05:03:52 UTC, Manu wrote:
 On 21 May 2018 at 17:16, Mike Parker via Digitalmars-d 
 <digitalmars-d puremagic.com> wrote:
 On Monday, 21 May 2018 at 22:09:08 UTC, SrMordred wrote:
 There is some place where I can find this year conference 
 videos with or
 without slides?
 Thanks!
Day 1: https://www.youtube.com/watch?v=HvqsUO77FGI (the stream of the first three talks was lost, so it starts after lunch)
Like, proper lost? Nobody was filming it? O_o Surely someone has a crappy alt recording or something? I was really interested to see Walter's talk this year! :(
As Ali said Walter will be giving his talk again (some conference in Poland (Krakow?, code eu? can't remember the name). Jon Degenhardt's talk was similar the talk he gave at the silicon valley meet up (with some newer numbers). I don't think Mario and Stefan's talk has a previous recording.
May 21 2018
parent Walter Bright <newshound2 digitalmars.com> writes:
On 5/21/2018 10:50 PM, Nicholas Wilson wrote:
 As Ali said Walter will be giving his talk again (some conference in Poland 
 (Krakow?,  code eu? can't remember the name).
It was at Code Europe 2018 in Krakow on May 8. They said it would take a month for them to upload the videos on youtube. I'll announce it when they do.
May 25 2018
prev sibling parent reply Jonathan M Davis <newsgroup.d jmdavisprog.com> writes:
On Monday, May 21, 2018 22:03:52 Manu via Digitalmars-d wrote:
 On 21 May 2018 at 17:16, Mike Parker via Digitalmars-d

 <digitalmars-d puremagic.com> wrote:
 On Monday, 21 May 2018 at 22:09:08 UTC, SrMordred wrote:
 There is some place where I can find this year conference videos with
 or
 without slides?
 Thanks!
Day 1: https://www.youtube.com/watch?v=HvqsUO77FGI (the stream of the first three talks was lost, so it starts after lunch)
Like, proper lost? Nobody was filming it? O_o Surely someone has a crappy alt recording or something? I was really interested to see Walter's talk this year! :(
As I understand it, the folks doing the recording were initially relying on the wifi, and the wifi connection was pretty poor, so something that they were up to went wrong, and the first three talks are unfortunately "proper lost." That being said, Walter was going to be giving the same talk again the week after and was planning to use that recording instead, so some form of his talk should be going up. Unfortunately, AFAIK, the other two talks are fully gone though, which definitely sucks. Walter was talking about making sure that we have some sort of backup recording method in the future, since he's lost several talks in the past due to issues with recordings and is getting sick of it. So, I would expect that we'll do a better job of it in the future. It does seem all too common though for talk recordings in general to have A/V issues (e.g. Ali has complained several times about how hard a time they have with that in the D meetups he manages). - Jonathan M Davis
May 21 2018
parent Jacob Carlborg <doob me.com> writes:
On 2018-05-22 07:24, Jonathan M Davis wrote:

 As I understand it, the folks doing the recording were initially relying on
 the wifi, and the wifi connection was pretty poor, so something that they
 were up to went wrong, and the first three talks are unfortunately "proper
 lost." That being said, Walter was going to be giving the same talk again
 the week after and was planning to use that recording instead, so some form
 of his talk should be going up. Unfortunately, AFAIK, the other two talks
 are fully gone though, which definitely sucks. Walter was talking about
 making sure that we have some sort of backup recording method in the future,
 since he's lost several talks in the past due to issues with recordings and
 is getting sick of it. So, I would expect that we'll do a better job of it
 in the future. It does seem all too common though for talk recordings in
 general to have A/V issues (e.g. Ali has complained several times about how
 hard a time they have with that in the D meetups he manages).
Bash Films seem to do a good job. They were shooting CppCon 2017. Not sure how much they cost. -- /Jacob Carlborg
May 26 2018
prev sibling parent Joakim <dlang joakim.fea.st> writes:
On Monday, 21 May 2018 at 22:09:08 UTC, SrMordred wrote:
 There is some place where I can find this year conference 
 videos with or without slides?
 Thanks!
They're starting to be posted: https://www.youtube.com/user/hlmceventsgmbh
May 22 2018