Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-15 Thread Dicebot
On Tuesday, 14 May 2013 at 19:57:12 UTC, Guillaume Chatelet wrote: Dicebot, Sönke, how about a vibe.d based compiler ? :P I don't think networking part of of distributed compiler will be that demanding :) It is more about good pipe-lining, like described in Robert presentation. Concurrency

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-15 Thread Dicebot
P.S. And even easier if std.concurrency starts to work over network sockets :P

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-14 Thread Walter Bright
On 5/13/2013 10:19 PM, dennis luehring wrote: Am 13.05.2013 14:01, schrieb Andrei Alexandrescu: Watch, discuss, vote up! http://reddit.com/r/programming/comments/1e8mwq/dconf_2013_day_1_talk_3_distributed_caching/ Andrei it seems that the http://www.phoronix.com/ guys miss the dconf

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-14 Thread dennis luehring
Am 14.05.2013 08:18, schrieb Walter Bright: On 5/13/2013 10:19 PM, dennis luehring wrote: Am 13.05.2013 14:01, schrieb Andrei Alexandrescu: Watch, discuss, vote up! http://reddit.com/r/programming/comments/1e8mwq/dconf_2013_day_1_talk_3_distributed_caching/ Andrei it seems that the

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-14 Thread Dicebot
On Monday, 13 May 2013 at 12:01:54 UTC, Andrei Alexandrescu wrote: Watch, discuss, vote up! http://reddit.com/r/programming/comments/1e8mwq/dconf_2013_day_1_talk_3_distributed_caching/ Andrei On promising consequence of such compiler daemonization I have always had in mind since got

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-14 Thread Ali Çehreli
On 05/14/2013 12:25 AM, dennis luehring wrote: is there something like an overview page with slides, videos etc.? The schedule page has links to both the slides and the videos: http://dconf.org/schedule/index.html Individual presentation pages too: http://dconf.org/talks/schadek.html

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-14 Thread Dmitry Olshansky
13-May-2013 16:01, Andrei Alexandrescu пишет: Watch, discuss, vote up! http://reddit.com/r/programming/comments/1e8mwq/dconf_2013_day_1_talk_3_distributed_caching/ Nice one! Reminds me the gory days of our compiler technologies course :) Our professor seemed obsessed with tabulated methods

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-14 Thread Guillaume Chatelet
On promising consequence of such compiler daemonization I have always had in mind since got familiar with the concept is that you can have convenience of separate compilation system AND speed of single step compilation at the same time, even if no stuff is actually distributed network-wise.

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-14 Thread Nick Sabalausky
On Tue, 14 May 2013 17:43:46 +0400 Dmitry Olshansky dmitry.o...@gmail.com wrote: 13-May-2013 16:01, Andrei Alexandrescu пишет: Watch, discuss, vote up! http://reddit.com/r/programming/comments/1e8mwq/dconf_2013_day_1_talk_3_distributed_caching/ Nice one! Reminds me the gory days of

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-14 Thread Andrei Alexandrescu
On 5/14/13 4:12 PM, Nick Sabalausky wrote: [snip] This is a great discussion - I encourage you all to hold future discussions on DConf topics to the associated reddit pages for greater visibility and participation. Tomorrow morning comes another one - Ben's first talk! Thanks, Andrei

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-14 Thread Iain Buclaw
On 14 May 2013 22:16, Andrei Alexandrescu seewebsiteforem...@erdani.orgwrote: On 5/14/13 4:12 PM, Nick Sabalausky wrote: [snip] This is a great discussion - I encourage you all to hold future discussions on DConf topics to the associated reddit pages for greater visibility and

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-13 Thread Jacob Carlborg
On 2013-05-13 14:01, Andrei Alexandrescu wrote: Watch, discuss, vote up! http://reddit.com/r/programming/comments/1e8mwq/dconf_2013_day_1_talk_3_distributed_caching/ Awesome :) -- /Jacob Carlborg

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-13 Thread Bill Baxter
Is there a way to find all the reddit links to these (not a frequent reddit user, but I'm curious to look over the discussions each vid gets when I have the chance). --bb On Mon, May 13, 2013 at 5:01 AM, Andrei Alexandrescu seewebsiteforem...@erdani.org wrote: Watch, discuss, vote up!

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-13 Thread Maxim Fomin
On Monday, 13 May 2013 at 12:01:54 UTC, Andrei Alexandrescu wrote: Watch, discuss, vote up! http://reddit.com/r/programming/comments/1e8mwq/dconf_2013_day_1_talk_3_distributed_caching/ Andrei Is the download speed too low because the video is popular? :)

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-13 Thread Nick Sabalausky
On Mon, 13 May 2013 10:01:03 -0700 Bill Baxter wbax...@gmail.com wrote: Is there a way to find all the reddit links to these (not a frequent reddit user, but I'm curious to look over the discussions each vid gets when I have the chance). Added Reddit links here:

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-13 Thread Bill Baxter
Excellent. Thanks! On Mon, May 13, 2013 at 12:09 PM, Nick Sabalausky seewebsitetocontac...@semitwist.com wrote: On Mon, 13 May 2013 10:01:03 -0700 Bill Baxter wbax...@gmail.com wrote: Is there a way to find all the reddit links to these (not a frequent reddit user, but I'm curious to

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-13 Thread Simen Kjaeraas
On 2013-05-13, 21:09, Nick Sabalausky wrote: On Mon, 13 May 2013 10:01:03 -0700 Bill Baxter wbax...@gmail.com wrote: Is there a way to find all the reddit links to these (not a frequent reddit user, but I'm curious to look over the discussions each vid gets when I have the chance). Added

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-13 Thread Nick Sabalausky
On Mon, 13 May 2013 23:27:53 +0200 Simen Kjaeraas simen.kja...@gmail.com wrote: On 2013-05-13, 21:09, Nick Sabalausky wrote: Added Reddit links here: http://semitwist.com/download/misc/dconf2013/ Also added torrents for this new video. The linky for original MP4 keynote torrent

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-13 Thread nazriel
On Monday, 13 May 2013 at 12:01:54 UTC, Andrei Alexandrescu wrote: Watch, discuss, vote up! http://reddit.com/r/programming/comments/1e8mwq/dconf_2013_day_1_talk_3_distributed_caching/ Andrei Very cool presentation. Not sure if Robert visits news group, but maybe someone else have

Re: DConf 2013 Day 1 Talk 3: Distributed Caching Compiler for D by Robert Schadek

2013-05-13 Thread dennis luehring
Am 13.05.2013 14:01, schrieb Andrei Alexandrescu: Watch, discuss, vote up! http://reddit.com/r/programming/comments/1e8mwq/dconf_2013_day_1_talk_3_distributed_caching/ Andrei it seems that the http://www.phoronix.com/ guys miss the dconf completely - they write about rust, go, D in gcc,