Re: mysql-native: Seamlessly supports Phobos-only sockets

2013-05-22 Thread Nick Sabalausky
On Tue, 21 May 2013 12:16:43 +0200 Dicebot m.stras...@gmail.com wrote: On Tuesday, 21 May 2013 at 10:12:41 UTC, Nick Sabalausky wrote: // Psuedocode START TRANSACTION; scope(fail) ROLLBACK; scope(exit) COMMIT; Nice :) You may have meant scope(success) COMMIT;, scope(exit) is

Re: DConf 2013 Day 1 Talk 6: Concurrent Garbage Collection for D by Leandro Lucarella

2013-05-22 Thread Leandro Lucarella
Diggory, el 21 de May a las 00:52 me escribiste: On Monday, 20 May 2013 at 13:55:05 UTC, Regan Heath wrote: On Mon, 20 May 2013 13:50:25 +0100, Andrei Alexandrescu seewebsiteforem...@erdani.org wrote: On reddit:

dmd 2.063 beta 5

2013-05-22 Thread Walter Bright
Join the dmd beta mailing list to keep up with the betas. This one is pretty much good to go, unless something disastrous crops up. http://ftp.digitalmars.com/dmd2beta.zip Remaining regressions:

Re: HibernateD and DDBC - ORM and DB abstraction layer for D

2013-05-22 Thread Nick Sabalausky
On Mon, 06 May 2013 11:14:56 +0200 Kagamin s...@here.lot wrote: On Monday, 29 April 2013 at 09:38:10 UTC, David wrote: Null blows up your code, doesn't. There's no difference between null and empty string in D. That's not true: assert( !is null); // Passes Or did I misunderstand

Re: DConf 2013 Day 1 Talk 2: Copy and Move Semantics in D by Ali Cehreli

2013-05-22 Thread Robert Jacques
On Fri, 10 May 2013 05:08:09 -0700, Andrei Alexandrescu seewebsiteforem...@erdani.org wrote: Enjoy! https://www.youtube.com/watch?v=mPr2UspS0fE Andrei Thanks. I noticed a subtle error in the response to the question on logical const (at 32:11). Specifically, overloading the function on

Re: HibernateD and DDBC - ORM and DB abstraction layer for D

2013-05-22 Thread Diggory
On Tuesday, 21 May 2013 at 22:24:06 UTC, Nick Sabalausky wrote: On Mon, 06 May 2013 11:14:56 +0200 Kagamin s...@here.lot wrote: On Monday, 29 April 2013 at 09:38:10 UTC, David wrote: Null blows up your code, doesn't. There's no difference between null and empty string in D. That's not

Re: DConf 2013 Day 1 Talk 6: Concurrent Garbage Collection for D by Leandro Lucarella

2013-05-22 Thread Leandro Lucarella
Dicebot, el 21 de May a las 09:55 me escribiste: Can't wait to see a prototype for D2 :) I have a feeling that this may solve at least some of vibe.d latency issues at high concurrency levels. I hope I can start porting it to D2 at some (not so far in the future) point... -- Leandro

Re: HibernateD and DDBC - ORM and DB abstraction layer for D

2013-05-22 Thread Nick Sabalausky
On Wed, 22 May 2013 02:10:52 +0200 Diggory digg...@googlemail.com wrote: On Tuesday, 21 May 2013 at 22:24:06 UTC, Nick Sabalausky wrote: On Mon, 06 May 2013 11:14:56 +0200 Kagamin s...@here.lot wrote: On Monday, 29 April 2013 at 09:38:10 UTC, David wrote: Null blows up your code,

Re: DConf 2013 Day 1 Talk 6: Concurrent Garbage Collection for D by Leandro Lucarella

2013-05-22 Thread Diggory
On Tuesday, 21 May 2013 at 20:08:16 UTC, Leandro Lucarella wrote: I'm interested in what you're describing, but I don't know how can you achieve this without fork()ing (or clone()ing in Linux). What does remap shared memory using COW in a context where fork() doesn't happen? Why do you even

Re: DConf 2013 Day 1 Talk 2: Copy and Move Semantics in D by Ali Cehreli

2013-05-22 Thread Ali Çehreli
On 05/21/2013 04:58 PM, Robert Jacques wrote: the response to the question on logical const (at 32:11). I think 31:22 is more precise. Ali

Re: dmd 2.063 beta 5

2013-05-22 Thread kdmult
On Wednesday, 22 May 2013 at 04:45:57 UTC, kdmult wrote: On Tuesday, 21 May 2013 at 20:36:20 UTC, Walter Bright wrote: Join the dmd beta mailing list to keep up with the betas. This one is pretty much good to go, unless something disastrous crops up. http://ftp.digitalmars.com/dmd2beta.zip

Re: dmd 2.063 beta 5

2013-05-22 Thread kdmult
On Tuesday, 21 May 2013 at 20:36:20 UTC, Walter Bright wrote: Join the dmd beta mailing list to keep up with the betas. This one is pretty much good to go, unless something disastrous crops up. http://ftp.digitalmars.com/dmd2beta.zip windows/bin/d.chm was generated using version 2.058, so

DConf 2013 Day 1 Talk 7: Panel with Walter Bright and Andrei Alexandrescu

2013-05-22 Thread Andrei Alexandrescu
Destroy: http://www.reddit.com/r/programming/comments/1etxqy/dconf_2013_day_1_talk_7_panel_with_walter_bright/ Andrei

Re: DConf 2013 Day 1 Talk 7: Panel with Walter Bright and Andrei Alexandrescu

2013-05-22 Thread Dicebot
Also, about that publicity discussion. Currently only way to read D-related announcement on dlang.org (if you are not a forum explorer) is embedded Twitter stuff. It is not very informative and does not bring attention. What about doing proper news feed page on dlang.org (with RSS, yay!) and

Re: DConf 2013 Day 1 Talk 7: Panel with Walter Bright and Andrei Alexandrescu

2013-05-22 Thread Dicebot
Eh, official definition of breaking change keeps breaking my heart. But I guess this is a mindset set in stone now and changing it is close to impossible. One positive thing to add, though: a question was asked about automatic tools that can make required changes automatically when something

Re: DConf 2013 Day 1 Talk 7: Panel with Walter Bright and Andrei Alexandrescu

2013-05-22 Thread Nick Sabalausky
On Wed, 22 May 2013 09:08:50 -0400 Andrei Alexandrescu seewebsiteforem...@erdani.org wrote: Destroy: http://www.reddit.com/r/programming/comments/1etxqy/dconf_2013_day_1_talk_7_panel_with_walter_bright/ Andrei Torrents of the youtube videos (the [HD] archive.org page doesn't appear to be

Re: DConf 2013 Day 1 Talk 7: Panel with Walter Bright and Andrei Alexandrescu

2013-05-22 Thread Jesse Phillips
On Wednesday, 22 May 2013 at 13:08:50 UTC, Andrei Alexandrescu wrote: Destroy: http://www.reddit.com/r/programming/comments/1etxqy/dconf_2013_day_1_talk_7_panel_with_walter_bright/ Andrei I'm still not sure what the plan is on this, but Kickstarter backers should be informed that these

Re: DConf 2013 Day 1 Talk 7: Panel with Walter Bright and Andrei Alexandrescu

2013-05-22 Thread Graham Fawcett
On Wednesday, 22 May 2013 at 13:08:50 UTC, Andrei Alexandrescu wrote: Destroy: http://www.reddit.com/r/programming/comments/1etxqy/dconf_2013_day_1_talk_7_panel_with_walter_bright/ Andrei A request, sir: When posting these videos to /r/programming, would you mind also posting them to

Re: DConf 2013 Day 1 Talk 7: Panel with Walter Bright and Andrei Alexandrescu

2013-05-22 Thread Andrei Alexandrescu
On 5/22/13 2:56 PM, Jesse Phillips wrote: On Wednesday, 22 May 2013 at 13:08:50 UTC, Andrei Alexandrescu wrote: Destroy: http://www.reddit.com/r/programming/comments/1etxqy/dconf_2013_day_1_talk_7_panel_with_walter_bright/ Andrei I'm still not sure what the plan is on this, but Kickstarter

spam trolls

2013-05-22 Thread Walter Bright
We occasionally get a drive-by hosing with spam and trolling. Fortunately, not very often. When I see them, I just delete them from the server. If I miss one, please email me about it. Please do not reply to those posts. That's what they want. It confirms to them that they have an audience.

Re: spam trolls

2013-05-22 Thread Dicebot
On Wednesday, 22 May 2013 at 20:51:34 UTC, Walter Bright wrote: ... Really glad to see this :)

Re: spam trolls

2013-05-22 Thread Idan Arye
On Wednesday, 22 May 2013 at 21:06:21 UTC, Dicebot wrote: On Wednesday, 22 May 2013 at 20:51:34 UTC, Walter Bright wrote: ... Really glad to see this :) +1! Trolls are one of the only two kinds of problems known to humanity that actually get solved by themselves if you ignore them. The

Re: DConf 2013 Day 1 Talk 7: Panel with Walter Bright and Andrei Alexandrescu

2013-05-22 Thread Nick Sabalausky
On Wed, 22 May 2013 13:54:56 -0400 Nick Sabalausky seewebsitetocontac...@semitwist.com wrote: Torrents of the youtube videos (the [HD] archive.org page doesn't appear to be up yet): http://semitwist.com/download/misc/dconf2013/ Torrent/link for the full original quality video is up now,

Re: spam trolls

2013-05-22 Thread Walter Bright
On 5/22/2013 2:06 PM, Dicebot wrote: On Wednesday, 22 May 2013 at 20:51:34 UTC, Walter Bright wrote: ... Really glad to see this :) BTW, I am inordinately pleased at the decorum in this forum, such that I've never felt a need to post guidelines about that. Coupled with how great everyone

Re: spam trolls

2013-05-22 Thread Nick Sabalausky
On Wed, 22 May 2013 23:26:55 +0200 Idan Arye generic...@gmail.com wrote: On Wednesday, 22 May 2013 at 21:06:21 UTC, Dicebot wrote: On Wednesday, 22 May 2013 at 20:51:34 UTC, Walter Bright wrote: ... Really glad to see this :) +1! Trolls are one of the only two kinds of problems

Re: spam trolls

2013-05-22 Thread bearophile
Walter Bright: BTW, I am inordinately pleased at the decorum in this forum, such that I've never felt a need to post guidelines about that. Coupled with how great everyone was at the D conference, I think we have a fantastic community, one we can all be proud of. I agree it's one of the

Re: DConf 2013 Day 1 Talk 7: Panel with Walter Bright and Andrei Alexandrescu

2013-05-22 Thread Graham Fawcett
On Wednesday, 22 May 2013 at 19:06:14 UTC, Graham Fawcett wrote: On Wednesday, 22 May 2013 at 13:08:50 UTC, Andrei Alexandrescu wrote: Destroy: http://www.reddit.com/r/programming/comments/1etxqy/dconf_2013_day_1_talk_7_panel_with_walter_bright/ Andrei A request, sir: When posting these

Re: DConf 2013 Day 1 Talk 7: Panel with Walter Bright and Andrei Alexandrescu

2013-05-22 Thread Andrei Alexandrescu
On 5/22/13 7:01 PM, Graham Fawcett wrote: On Wednesday, 22 May 2013 at 19:06:14 UTC, Graham Fawcett wrote: On Wednesday, 22 May 2013 at 13:08:50 UTC, Andrei Alexandrescu wrote: Destroy: http://www.reddit.com/r/programming/comments/1etxqy/dconf_2013_day_1_talk_7_panel_with_walter_bright/

Re: DConf 2013 Day 1 Talk 5: Using D Alongside a Game Engine by Manu Evans

2013-05-22 Thread Brad Anderson
On Friday, 17 May 2013 at 13:28:20 UTC, Andrei Alexandrescu wrote: Great talk. Vote up! http://www.reddit.com/r/programming/comments/1eiku4/dconf_2013_day_1_talk_5_using_d_alongside_a_game/ Andrei Great talk indeed. My favorite so far (if I had to choose). Also, Microsoft just had their

Re: DConf 2013 Day 1 Talk 5: Using D Alongside a Game Engine by Manu Evans

2013-05-22 Thread Nick Sabalausky
On Thu, 23 May 2013 02:08:15 +0200 Brad Anderson e...@gnuk.net wrote: On Friday, 17 May 2013 at 13:28:20 UTC, Andrei Alexandrescu wrote: Great talk. Vote up! http://www.reddit.com/r/programming/comments/1eiku4/dconf_2013_day_1_talk_5_using_d_alongside_a_game/ Andrei Great talk

Re: DConf 2013 Day 1 Talk 5: Using D Alongside a Game Engine by Manu Evans

2013-05-22 Thread Brad Anderson
On Thursday, 23 May 2013 at 03:56:00 UTC, Nick Sabalausky wrote: On Thu, 23 May 2013 02:08:15 +0200 Brad Anderson e...@gnuk.net wrote: and one of the games featured prominently was Quantum Break by Manu's very own Remedy Games. Any chance the system you described in your talk is being used