DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread Andrei Alexandrescu
You know the drill! reddit: http://www.reddit.com/r/programming/comments/1gie4b/dconf_2013_ldc_the_llvmbased_d_compiler_by_david/ hackernews: https://news.ycombinator.com/item?id=5892652 facebook: https://www.facebook.com/dlang.org/posts/658638807483137 twitter: https://twitter.com/D_Program

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread Alex Rønne Petersen
Great talk! Regarding the ci.lycus.org fleet, credit should definitely go to Adam Wilson (C# to D talk) and Kelly Wilson (same person who was present in the pie chart) too for providing many of the machines hooked up to the master node. The fleet doesn't do a whole lot of work most of the ti

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread bearophile
Andrei Alexandrescu: http://www.reddit.com/r/programming/comments/1gie4b/dconf_2013_ldc_the_llvmbased_d_compiler_by_david/ Slide 14: PFFT (SSE) seems slow on LDC2: if you can extract a small test case LLVM devs will appreciate a lot a bug report (they fixed many lacks of optimizations submitt

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread Andrej Mitrovic
On 6/17/13, Andrei Alexandrescu wrote: > youtube: http://youtube.com/watch?v=ntdKZWSiJdY There seems to be some audio glitching every couple of seconds (at the beginning). I've noticed this in other videos as well. It's mostly minimal though, not much harm done.

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread Steven Schveighoffer
On Mon, 17 Jun 2013 11:19:14 -0400, Andrej Mitrovic wrote: On 6/17/13, Andrei Alexandrescu wrote: youtube: http://youtube.com/watch?v=ntdKZWSiJdY There seems to be some audio glitching every couple of seconds (at the beginning). I've noticed this in other videos as well. It's mostly minim

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread nazriel
On Monday, 17 June 2013 at 13:47:20 UTC, bearophile wrote: Andrei Alexandrescu: http://www.reddit.com/r/programming/comments/1gie4b/dconf_2013_ldc_the_llvmbased_d_compiler_by_david/ Slide 14: PFFT (SSE) seems slow on LDC2: if you can extract a small test case LLVM devs will appreciate a lot

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread Justin Whear
On Mon, 17 Jun 2013 17:41:22 +0200, nazriel wrote: > On Monday, 17 June 2013 at 13:47:20 UTC, bearophile wrote: >> Andrei Alexandrescu: >> >>> http://www.reddit.com/r/programming/comments/1gie4b/ dconf_2013_ldc_the_llvmbased_d_compiler_by_david/ >> >> Slide 14: >> >> PFFT (SSE) seems slow on LDC2:

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread Andrei Alexandrescu
On 6/17/13 8:25 AM, Andrei Alexandrescu wrote: You know the drill! reddit: http://www.reddit.com/r/programming/comments/1gie4b/dconf_2013_ldc_the_llvmbased_d_compiler_by_david/ hackernews: https://news.ycombinator.com/item?id=5892652 facebook: https://www.facebook.com/dlang.org/posts/65863880

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread Walter Bright
On 6/17/2013 8:35 AM, Steven Schveighoffer wrote: I'm sure if there are any glitches that omit an important piece of the talk, point them out and the speaker and/or conference attendees can help discern what was being said. I was saying "flip that!".

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread jerro
On Monday, 17 June 2013 at 15:56:21 UTC, Justin Whear wrote: On Mon, 17 Jun 2013 17:41:22 +0200, nazriel wrote: On Monday, 17 June 2013 at 13:47:20 UTC, bearophile wrote: Andrei Alexandrescu: http://www.reddit.com/r/programming/comments/1gie4b/ dconf_2013_ldc_the_llvmbased_d_compiler_by_dav

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread Joseph Rushton Wakeling
On Monday, 17 June 2013 at 15:19:27 UTC, Andrej Mitrovic wrote: There seems to be some audio glitching every couple of seconds (at the beginning). I've noticed this in other videos as well. It's mostly minimal though, not much harm done. https://www.youtube.com/watch?v=m6jsXQm5IrM#t=106s :-)

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread Nick Sabalausky
On Mon, 17 Jun 2013 08:25:50 -0400 Andrei Alexandrescu wrote: > You know the drill! > > reddit: > http://www.reddit.com/r/programming/comments/1gie4b/dconf_2013_ldc_the_llvmbased_d_compiler_by_david/ > > hackernews: https://news.ycombinator.com/item?id=5892652 > > facebook: https://www.facebo

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-17 Thread Marco Leise
Am Mon, 17 Jun 2013 22:03:09 +0200 schrieb "Joseph Rushton Wakeling" : > On Monday, 17 June 2013 at 15:19:27 UTC, Andrej Mitrovic wrote: > > There seems to be some audio glitching every couple of seconds > > (at the > > beginning). I've noticed this in other videos as well. It's > > mostly > > m

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-18 Thread Joseph Rushton Wakeling
... slightly more serious response: really nice talk, David, and thanks for the mention of Dregs. :-)

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-18 Thread David Nadlinger
On Monday, 17 June 2013 at 15:19:27 UTC, Andrej Mitrovic wrote: On 6/17/13, Andrei Alexandrescu wrote: youtube: http://youtube.com/watch?v=ntdKZWSiJdY There seems to be some audio glitching every couple of seconds (at the beginning). I've noticed this in other videos as well. It's mostly m

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-18 Thread Kai Nacke
On Monday, 17 June 2013 at 15:41:24 UTC, nazriel wrote: On Monday, 17 June 2013 at 13:47:20 UTC, bearophile wrote: Andrei Alexandrescu: http://www.reddit.com/r/programming/comments/1gie4b/dconf_2013_ldc_the_llvmbased_d_compiler_by_david/ Slide 14: PFFT (SSE) seems slow on LDC2: if you can e

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-19 Thread Jacob Carlborg
On 2013-06-17 14:25, Andrei Alexandrescu wrote: You know the drill! reddit: http://www.reddit.com/r/programming/comments/1gie4b/dconf_2013_ldc_the_llvmbased_d_compiler_by_david/ hackernews: https://news.ycombinator.com/item?id=5892652 facebook: https://www.facebook.com/dlang.org/posts/6586388

Re: DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

2013-06-19 Thread Jacob Carlborg
On 2013-06-17 14:25, Andrei Alexandrescu wrote: You know the drill! reddit: http://www.reddit.com/r/programming/comments/1gie4b/dconf_2013_ldc_the_llvmbased_d_compiler_by_david/ hackernews: https://news.ycombinator.com/item?id=5892652 facebook: https://www.facebook.com/dlang.org/posts/6586388