Re: DConf 2017 Berlin - Streaming ?

2017-05-04 Thread Mike Parker via Digitalmars-d
On Thursday, 4 May 2017 at 06:51:22 UTC, Joakim wrote: On Thursday, 4 May 2017 at 06:35:39 UTC, Brian Schott wrote: On Saturday, 29 April 2017 at 20:46:06 UTC, Andrej Mitrovic wrote: The last bit of news I've received is they will be streamed on youtube this time. Is there any update on this?

Re: DConf 2017 Berlin - Streaming ?

2017-05-04 Thread Mike Parker via Digitalmars-d
On Thursday, 4 May 2017 at 07:13:40 UTC, Mike Parker wrote: On Thursday, 4 May 2017 at 06:51:22 UTC, Joakim wrote: On Thursday, 4 May 2017 at 06:35:39 UTC, Brian Schott wrote: On Saturday, 29 April 2017 at 20:46:06 UTC, Andrej Mitrovic wrote: The last bit of news I've received is they will be s

Re: [OT] Algorithm question

2017-05-04 Thread Timon Gehr via Digitalmars-d
On 03.05.2017 01:09, MysticZach wrote: Counterexample: [1,1,1,0,0] Your algorithm returns 0 with probability 7/20, 1 with probability 6/20 and 2 with probability 7/20. Note that there is a simple reason why your algorithm cannot work for this case: it picks one of 20 numbers at random. The r

Re: Dconference recordings and presentations

2017-05-04 Thread Ali Çehreli via Digitalmars-d
On 04/20/2017 11:22 AM, Ali Çehreli wrote: > I will try hard to have the slides updated on the DConf site. Walter's slides are up a little later than I hoped probably due to automatic deployment issues. (?) http://dconf.org/2017/talks/bright.html (You may need to refresh that page.) I wil

Re: Dconference recordings and presentations

2017-05-04 Thread Ali Çehreli via Digitalmars-d
On 05/04/2017 01:53 AM, Ali Çehreli wrote: > a little later than I hoped probably due to > automatic deployment issues. (?) It turns out, dmd builds are clogging up travis builds, so dconf.org deployments don't get a chance. As a solution, we will be killing your dmd builds randomly. Apologies

Re: [OT] Algorithm question

2017-05-04 Thread MysticZach via Digitalmars-d
On Thursday, 4 May 2017 at 08:04:22 UTC, Timon Gehr wrote: On 03.05.2017 01:09, MysticZach wrote: Counterexample: [1,1,1,0,0] Your algorithm returns 0 with probability 7/20, 1 with probability 6/20 and 2 with probability 7/20. Note that there is a simple reason why your algorithm cannot

Re: [OT] Algorithm question

2017-05-04 Thread MysticZach via Digitalmars-d
On Thursday, 4 May 2017 at 13:19:43 UTC, MysticZach wrote: On Thursday, 4 May 2017 at 08:04:22 UTC, Timon Gehr wrote: On 03.05.2017 01:09, MysticZach wrote: That's true. Two points, though: If the range of error is within 1/(n*(n-1)), with array length n, It's not though. For example, [1,1,1

Re: DIP 1004 Preliminary Review Round 1

2017-05-04 Thread deadalnix via Digitalmars-d
On Tuesday, 2 May 2017 at 11:13:35 UTC, Andrej Mitrovic wrote: On Tuesday, 2 May 2017 at 09:03:27 UTC, deadalnix wrote: 100% in favor of the constructor behavior change in case no constructor is in the derived class. I think we could even split this up into two separate proposals, because thi

Re: multiple `alias this` suggestion

2017-05-04 Thread Carl Sturtivant via Digitalmars-d
On Wednesday, 3 May 2017 at 19:52:46 UTC, Daniel N wrote: On Wednesday, 3 May 2017 at 19:41:58 UTC, Daniel N wrote: On Saturday, 29 April 2017 at 23:57:07 UTC, Carl Sturtivant wrote: On Thursday, 27 April 2017 at 05:41:43 UTC, Daniel N wrote: Even better, with alias for embedded aliased-to-thi

[your code here]

2017-05-04 Thread hdkfjhk via Digitalmars-d
dsfdsfsdfb cxvxcvxcv

DMD 2.074.0

2017-05-04 Thread jj via Digitalmars-d
the installer does not work for VS 2017 - that sucks!!!

Re: DMD 2.074.0

2017-05-04 Thread Jolly James via Digitalmars-d
On Thursday, 4 May 2017 at 16:43:27 UTC, jj wrote: the installer does not work for VS 2017 - that sucks!!! see also: https://forum.dlang.org/post/oe7usu$bvf$1...@digitalmars.com

Re: DConf 2017 Berlin - Streaming ?

2017-05-04 Thread Nick B via Digitalmars-d
On Thursday, 4 May 2017 at 07:28:42 UTC, Mike Parker wrote: https://www.youtube.com/watch?v=MqrJZg6PgnM&utm_content=buffercc4c1&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer Wow - walters talk has 1,000 views already !! How do we see the next talk? Nick

Re: alias this on module

2017-05-04 Thread Meta via Digitalmars-d
On Sunday, 30 April 2017 at 23:35:43 UTC, Jonathan Marler wrote: Any reason why "alias this" doesn't work at the module level? If I recall correctly, a module is really just a "class" under the hood, but when I tried to use it I got: Error: alias this can only be a member of aggregate, not mo

Re: DConf 2017 Berlin - Streaming ?

2017-05-04 Thread bachmeier via Digitalmars-d
On Thursday, 4 May 2017 at 23:42:19 UTC, Nick B wrote: On Thursday, 4 May 2017 at 07:28:42 UTC, Mike Parker wrote: https://www.youtube.com/watch?v=MqrJZg6PgnM&utm_content=buffercc4c1&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer Wow - walters talk has 1,000 views already !! H

Re: DConf 2017 Berlin - Streaming ?

2017-05-04 Thread Nick B via Digitalmars-d
On Friday, 5 May 2017 at 01:41:25 UTC, bachmeier wrote: Nick https://www.youtube.com/watch?v=IqiXMN03968 thanks :)

Re: DConf 2017 Berlin - Streaming ?

2017-05-04 Thread Dukc via Digitalmars-d
On Friday, 5 May 2017 at 01:41:25 UTC, bachmeier wrote: https://www.youtube.com/watch?v=IqiXMN03968 Ah, a link to view all the talks one has missed -Thanks, Just what I wanted! Could you to provide them for todays and tomorrows talk too, when they are over? BTW I really like how the camer

Re: DConf 2017 Berlin - Streaming ?

2017-05-04 Thread Joakim via Digitalmars-d
On Friday, 5 May 2017 at 05:53:59 UTC, Dukc wrote: On Friday, 5 May 2017 at 01:41:25 UTC, bachmeier wrote: https://www.youtube.com/watch?v=IqiXMN03968 Ah, a link to view all the talks one has missed -Thanks, Just what I wanted! Could you to provide them for todays and tomorrows talk too, w

Re: DConf 2017 Berlin - Streaming ?

2017-05-04 Thread Joakim via Digitalmars-d
On Friday, 5 May 2017 at 06:32:31 UTC, Joakim wrote: On Friday, 5 May 2017 at 05:53:59 UTC, Dukc wrote: On Friday, 5 May 2017 at 01:41:25 UTC, bachmeier wrote: https://www.youtube.com/watch?v=IqiXMN03968 Ah, a link to view all the talks one has missed -Thanks, Just what I wanted! Could you