Re: DConf 2018 Livestream

2018-05-02 Thread Bastiaan Veelo via Digitalmars-d-announce
On Thursday, 3 May 2018 at 00:32:07 UTC, Ali Çehreli wrote: On 05/02/2018 04:01 PM, Juan wrote: On Wednesday, 2 May 2018 at 17:47:43 UTC, Ali Çehreli wrote:   https://www.youtube.com/watch?v=HvqsUO77FGI Ali Hi Ali, Thanks for the link, and by the way could you share the link for the first

Re: DConf 2018 Livestream

2018-05-02 Thread Meta via Digitalmars-d-announce
On Thursday, 3 May 2018 at 00:32:07 UTC, Ali Çehreli wrote: On 05/02/2018 04:01 PM, Juan wrote: On Wednesday, 2 May 2018 at 17:47:43 UTC, Ali Çehreli wrote:   https://www.youtube.com/watch?v=HvqsUO77FGI Ali Hi Ali, Thanks for the link, and by the way could you share the link for the first

Re: DConf 2018 Livestream

2018-05-02 Thread Ali Çehreli via Digitalmars-d-announce
On 05/02/2018 04:01 PM, Juan wrote: On Wednesday, 2 May 2018 at 17:47:43 UTC, Ali Çehreli wrote:   https://www.youtube.com/watch?v=HvqsUO77FGI Ali Hi Ali, Thanks for the link, and by the way could you share the link for the first 3 talks? Taking Advantage of D Within Existing C Code Bases

Re: DConf 2018 Livestream

2018-05-02 Thread Juan via Digitalmars-d-announce
On Wednesday, 2 May 2018 at 17:47:43 UTC, Ali Çehreli wrote: https://www.youtube.com/watch?v=HvqsUO77FGI Ali Hi Ali, Thanks for the link, and by the way could you share the link for the first 3 talks? Taking Advantage of D Within Existing C Code Bases Walter Bright A Decade of D @ Funkw

Re: DConf 2018 Livestream

2018-05-02 Thread Ali Çehreli via Digitalmars-d-announce
On 05/02/2018 10:16 AM, Juan wrote: On Wednesday, 2 May 2018 at 07:13:21 UTC, Mike Parker wrote: For those of you unable to join us in Munich, you can watch the fun online via the following link: https://www.youtube.com/user/hlmceventsgmbh The stream is down? This link plays something at t

Re: DConf 2018 Livestream

2018-05-02 Thread Juan via Digitalmars-d-announce
On Wednesday, 2 May 2018 at 07:13:21 UTC, Mike Parker wrote: For those of you unable to join us in Munich, you can watch the fun online via the following link: https://www.youtube.com/user/hlmceventsgmbh The stream is down?

Re: Release D 2.080.0

2018-05-02 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 2 May 2018 at 07:10:49 UTC, Manu wrote: OMG, CTFE ^^! Best release ever! Yes, I am also really glad we can finally prefill tables with log and exp computations.

Re: DConf 2018 Livestream

2018-05-02 Thread Seb via Digitalmars-d-announce
On Wednesday, 2 May 2018 at 07:34:18 UTC, Joakim wrote: On Wednesday, 2 May 2018 at 07:13:21 UTC, Mike Parker wrote: For those of you unable to join us in Munich, you can watch the fun online via the following link: https://www.youtube.com/user/hlmceventsgmbh If you have any questions for the

Re: DConf 2018 Livestream

2018-05-02 Thread Joakim via Digitalmars-d-announce
On Wednesday, 2 May 2018 at 07:13:21 UTC, Mike Parker wrote: For those of you unable to join us in Munich, you can watch the fun online via the following link: https://www.youtube.com/user/hlmceventsgmbh If you have any questions for the speakers, we'll have someone monitoring the D IRC and S

DConf Slack channel

2018-05-02 Thread Seb via Digitalmars-d-announce
Hey everyone, the DConf Slack channel is at dconf.slack.com If you haven't joined yet, visit the invite bot to get an invite: https://dconf-slack-invite.herokuapp.com

DConf Twitter

2018-05-02 Thread Mike Parker via Digitalmars-d-announce
Unfortunately, we are unable at the moment to use the @dlangconf Twitter handle for DConf updates. So please watch the standard @D_Programming feed instead. Thanks!

Re: DConf 2018 Livestream

2018-05-02 Thread rikki cattermole via Digitalmars-d-announce
On 02/05/2018 7:13 PM, Mike Parker wrote: For those of you unable to join us in Munich, you can watch the fun online via the following link: https://www.youtube.com/user/hlmceventsgmbh If you have any questions for the speakers, we'll have someone monitoring the D IRC and Slack. I'll have mor

DConf 2018 Livestream

2018-05-02 Thread Mike Parker via Digitalmars-d-announce
For those of you unable to join us in Munich, you can watch the fun online via the following link: https://www.youtube.com/user/hlmceventsgmbh If you have any questions for the speakers, we'll have someone monitoring the D IRC and Slack. I'll have more info on which Slack channel shortly.

Re: Release D 2.080.0

2018-05-02 Thread Manu via Digitalmars-d-announce
On 1 May 2018 at 17:00, Martin Nowak via Digitalmars-d-announce wrote: > Glad to announce D 2.080.0. > > This release comes with CTFE support for log, exp and a couple of more > math functions. There is also a new isReturnOnStack trait, an apply > function for Nullable, and static method support f