digitalmars.D.announce - Concurrency and parallelism panel
- Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> Nov 15 2011
- Andrej Mitrovic <andrej.mitrovich gmail.com> Nov 16 2011
- Bill Baxter <wbaxter gmail.com> Nov 16 2011
- Caligo <iteronvexor gmail.com> Nov 18 2011
- Caligo <iteronvexor gmail.com> Nov 22 2011
Includes discussion on ranges. http://www.reddit.com/r/programming/comments/md9te/concurrency_and_parallelism_panel_at_c_and_beyond/ Andrei
Nov 15 2011
There's also this other video of you guys discussing C++0x which might be interesting (maybe not relevant to D but anywho): http://channel9.msdn.com/Shows/Going+Deep/C-and-Beyond-2011-C11-Panel-Scott-Meyers-Andrei-Alexandrescu-and-Herb-Sutter
Nov 16 2011
--20cf3071cdf44236d304b1deb806 Content-Type: text/plain; charset=ISO-8859-1 When Herb gave a talk at NWCPP not long ago about C++0x, Walter's questions and comments were priceless. Herb asks "would you expect this [messy-looking but seemingly optimal c++ loop] to be faster, or this [nice clean looking c++0x code that you might think has lots of overhead]". Walter raises his hand and says something like "the c++0x version should definitely be faster". Herb seems to think maybe he's just guessing what the punch line is, but Walter follows up with "Sure, because in the C++0x version you end up using using integer indexing, which is much easier for the compiler to optimize, while the 'optimal c++' version uses pointers." That was the right answer. Could be me misreading his reaction, but it almost seemed to me like Herb didn't know why his C++0x code was faster than his C++ code. Not to put Herb down too much, he did put on a great talk. He's an excellent presenter and communicator. --bb On Wed, Nov 16, 2011 at 9:57 AM, Andrej Mitrovic <andrej.mitrovich gmail.comwrote:
There's also this other video of you guys discussing C++0x which might be interesting (maybe not relevant to D but anywho): http://channel9.msdn.com/Shows/Going+Deep/C-and-Beyond-2011-C11-Panel-Scott-Meyers-Andrei-Alexandrescu-and-Herb-Sutter
--20cf3071cdf44236d304b1deb806 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable When Herb gave a talk at NWCPP not long ago about C++0x, Walter's quest= ions and comments were priceless.<br>Herb asks "would you expect this = [messy-looking but seemingly optimal c++ loop] to be faster, or this [nice = clean looking c++0x code that you might think has lots of overhead]".= =A0=A0 Walter raises his hand and says something like "the c++0x versi= on should definitely be faster".=A0=A0 Herb seems to think maybe he= 9;s just guessing what the punch line is, but Walter follows up with "= Sure, because in the C++0x version you end up using using integer indexing,= which is much easier for the compiler to optimize, while the 'optimal = c++' version uses pointers."=A0 That was the right answer.=A0=A0 C= ould be me misreading his reaction, but it almost seemed to me like Herb di= dn't know why his C++0x code was faster than his C++ code.<br> <br>Not to put Herb down too much, he did put on a great talk.=A0 He's = an excellent presenter and communicator.<br><br>--bb<br><br><div class=3D"g= mail_quote">On Wed, Nov 16, 2011 at 9:57 AM, Andrej Mitrovic <span dir=3D"l= tr"><<a href=3D"mailto:andrej.mitrovich gmail.com">andrej.mitrovich gmai= l.com</a>></span> wrote:<br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex;">There's also this other video of you gu= ys discussing C++0x which might<br> be interesting (maybe not relevant to D but anywho):<br> <br> <a href=3D"http://channel9.msdn.com/Shows/Going+Deep/C-and-Beyond-2011-C11-= Panel-Scott-Meyers-Andrei-Alexandrescu-and-Herb-Sutter" target=3D"_blank">h= ttp://channel9.msdn.com/Shows/Going+Deep/C-and-Beyond-2011-C11-Panel-Scott-= Meyers-Andrei-Alexandrescu-and-Herb-Sutter</a><br> </blockquote></div><br> --20cf3071cdf44236d304b1deb806--
Nov 16 2011
--20cf307f346ae2519704b20f1bfd Content-Type: text/plain; charset=ISO-8859-1 Any new D talks that took place in the last year or so? --20cf307f346ae2519704b20f1bfd Content-Type: text/html; charset=ISO-8859-1 Any new D talks that took place in the last year or so? --20cf307f346ae2519704b20f1bfd--
Nov 18 2011
On 11/18/11 10:44 PM, Caligo wrote:Any new D talks that took place in the last year or so?
I gave a couple of public and private talks (NWCPP/Silicon Valley, Riverbed Software) but they weren't recorded. There are a couple more D-related events next year. One is a summer school in Elba in a star-studded company (after you set me aside): http://laser.inf.ethz.ch/2012/. There is one more event in Seattle early next year that I'm not allowed to make public yet. That doesn't have much to do with D, but as of late I can't get to give a talk on much without being spontaneously asked about D. We're mulling over the possibility of a D conference, but this is ante-preliminary. Andrei
Nov 20 2011
--20cf307ca62c89aead04b261db2f Content-Type: text/plain; charset=ISO-8859-1 On Sun, Nov 20, 2011 at 4:32 PM, Andrei Alexandrescu < SeeWebsiteForEmail erdani.org> wrote:On 11/18/11 10:44 PM, Caligo wrote:Any new D talks that took place in the last year or so?
I gave a couple of public and private talks (NWCPP/Silicon Valley, Riverbed Software) but they weren't recorded. There are a couple more D-related events next year. One is a summer school in Elba in a star-studded company (after you set me aside): http://laser.inf.ethz.ch/2012/**. There is one more event in Seattle early next year that I'm not allowed to make public yet. That doesn't have much to do with D, but as of late I can't get to give a talk on much without being spontaneously asked about D. We're mulling over the possibility of a D conference, but this is ante-preliminary. Andrei
How about audio podcasts?? It might be something more reachable. Recently I discovered Software Engineering Radio, http://www.se-radio.net/ For example, here is Simon Peyton Jones<http://research.microsoft.com/%7Esimonpj/>talking about Haskell. Pretty good stuff: http://www.se-radio.net/?s=Simon+Peyton+Jones&submit=Find Maybe they could do an episode with Walter or you talking about D? --20cf307ca62c89aead04b261db2f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <br><br><div class=3D"gmail_quote">On Sun, Nov 20, 2011 at 4:32 PM, Andrei = Alexandrescu <span dir=3D"ltr"><<a href=3D"mailto:SeeWebsiteForEmail erd= ani.org">SeeWebsiteForEmail erdani.org</a>></span> wrote:<br><blockquote= class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc soli= d;padding-left:1ex;"> <div class=3D"im">On 11/18/11 10:44 PM, Caligo wrote:<br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> Any new D talks that took place in the last year or so?<br> </blockquote> <br></div> I gave a couple of public and private talks (NWCPP/Silicon Valley, Riverbed= Software) but they weren't recorded.<br> <br> There are a couple more D-related events next year. One is a summer school = in Elba in a star-studded company (after you set me aside): <a href=3D"http= ://laser.inf.ethz.ch/2012/" target=3D"_blank">http://laser.inf.ethz.ch/2012= /</a><u></u>. There is one more event in Seattle early next year that I'= ;m not allowed to make public yet. That doesn't have much to do with D,= but as of late I can't get to give a talk on much without being sponta= neously asked about D.<br> <br> We're mulling over the possibility of a D conference, but this is ante-= preliminary.<span class=3D"HOEnZb"><font color=3D"#888888"><br> <br> <br> Andrei<br> </font></span></blockquote></div><br><br>How about audio podcasts??=A0 It m= ight be something more reachable.<br><br>Recently I discovered Software Eng= ineering Radio, <a href=3D"http://www.se-radio.net/">http://www.se-radio.ne= t/</a><br> <br>For example, here is <a href=3D"http://research.microsoft.com/%7Esimon= pj/">Simon Peyton Jones</a> talking about Haskell.=A0 Pretty good stuff:<br=<br><a href=3D"http://www.se-radio.net/?s=3DSimon+Peyton+Jones&submit=
/a><br> <br>Maybe they could do an episode with Walter or you talking about D?<br><= br> --20cf307ca62c89aead04b261db2f--
Nov 22 2011









Andrej Mitrovic <andrej.mitrovich gmail.com> 