www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - This Week in D #8: ddmd progressing, moving toward release.

reply "Adam D. Ruppe" <destructionator gmail.com> writes:
Not a very eventful week (probably for the better, I was stuck 
out of town ALL week due to a work meeting compounded with flight 
cancellations getting back), we're marching toward a release.

http://arsdnet.net/this-week-in-d/mar-08.html

http://www.reddit.com/r/d_language/comments/2yekmd/this_week_in_d_march_8_2015_preparing_for_release/
Mar 08 2015
parent reply "Dominikus Dittes Scherkl" writes:
On Monday, 9 March 2015 at 03:19:58 UTC, Adam D. Ruppe wrote:
 Not a very eventful week (probably for the better, I was stuck 
 out of town ALL week due to a work meeting compounded with 
 flight cancellations getting back), we're marching toward a 
 release.

 http://arsdnet.net/this-week-in-d/mar-08.html
Already out of ideas?
Mar 09 2015
parent reply "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 9 March 2015 at 07:08:42 UTC, Dominikus Dittes Scherkl 
wrote:

 Already out of ideas?
I ran out of my backlog and haven't had the time to write up new ones the last couple weeks because of other obligations eating up all my time (this week, I had to travel for a work thing... then got trapped mid way by that winter storm hitting Baltimore and Philadelphia), so I try to release this with something rather than nothing when that happens. When I have a few extra hours, I'll write up tip or project spotlights for the next month including the UTF decoding in foreach and phobos, moving forward with the little game using my libraries, and whatever else pops up in the chat or something that I feel like talking about.
Mar 09 2015
next sibling parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 3/9/15 6:33 AM, Adam D. Ruppe wrote:
 On Monday, 9 March 2015 at 07:08:42 UTC, Dominikus Dittes Scherkl wrote:

 Already out of ideas?
I ran out of my backlog and haven't had the time to write up new ones the last couple weeks
This seems to be easily parallelizable - ask for contributions, and publish them with due credit. -- Andrei
Mar 09 2015
parent ketmar <ketmar ketmar.no-ip.org> writes:
On Mon, 09 Mar 2015 13:51:55 -0700, Andrei Alexandrescu wrote:

 On 3/9/15 6:33 AM, Adam D. Ruppe wrote:
 On Monday, 9 March 2015 at 07:08:42 UTC, Dominikus Dittes Scherkl
 wrote:

 Already out of ideas?
I ran out of my backlog and haven't had the time to write up new ones the last couple weeks
=20 This seems to be easily parallelizable - ask for contributions, and publish them with due credit. -- Andrei
he did it all the time, especially for tips. contributions, you know,=20 will not appear of thin air after asking.=
Mar 09 2015
prev sibling next sibling parent reply "amber" <amber.swan gmail.com> writes:
On Monday, 9 March 2015 at 13:33:16 UTC, Adam D. Ruppe wrote:
 On Monday, 9 March 2015 at 07:08:42 UTC, Dominikus Dittes 
 Scherkl wrote:

 Already out of ideas?
I ran out of my backlog and haven't had the time to write up new ones the last couple weeks because of other obligations eating up all my time (this week, I had to travel for a work thing... then got trapped mid way by that winter storm hitting Baltimore and Philadelphia), so I try to release this with something rather than nothing when that happens. When I have a few extra hours, I'll write up tip or project spotlights for the next month including the UTF decoding in foreach and phobos, moving forward with the little game using my libraries, and whatever else pops up in the chat or something that I feel like talking about.
There are a bunch of good tips here: http://p0nce.github.io/d-idioms/ If the author(s) are OK with the idea you could use this as a source of tips for a few weeks. bye, amber
Mar 09 2015
parent reply "ponce" <contact gam3sfrommars.fr> writes:
On Monday, 9 March 2015 at 22:29:42 UTC, amber wrote:
 On Monday, 9 March 2015 at 13:33:16 UTC, Adam D. Ruppe wrote:
 On Monday, 9 March 2015 at 07:08:42 UTC, Dominikus Dittes 
 Scherkl wrote:
 Nice, but I'm missing the tip of the week (also with issue 

 Already out of ideas?
I ran out of my backlog and haven't had the time to write up new ones the last couple weeks because of other obligations eating up all my time (this week, I had to travel for a work thing... then got trapped mid way by that winter storm hitting Baltimore and Philadelphia), so I try to release this with something rather than nothing when that happens. When I have a few extra hours, I'll write up tip or project spotlights for the next month including the UTF decoding in foreach and phobos, moving forward with the little game using my libraries, and whatever else pops up in the chat or something that I feel like talking about.
There are a bunch of good tips here: http://p0nce.github.io/d-idioms/ If the author(s) are OK with the idea you could use this as a source of tips for a few weeks. bye, amber
Course I'm ok with it.
Mar 10 2015
parent reply "wobbles" <grogan.colin gmail.com> writes:
On Tuesday, 10 March 2015 at 08:06:18 UTC, ponce wrote:
 On Monday, 9 March 2015 at 22:29:42 UTC, amber wrote:
 On Monday, 9 March 2015 at 13:33:16 UTC, Adam D. Ruppe wrote:
 On Monday, 9 March 2015 at 07:08:42 UTC, Dominikus Dittes 
 Scherkl wrote:
 Nice, but I'm missing the tip of the week (also with issue 

 Already out of ideas?
I ran out of my backlog and haven't had the time to write up new ones the last couple weeks because of other obligations eating up all my time (this week, I had to travel for a work thing... then got trapped mid way by that winter storm hitting Baltimore and Philadelphia), so I try to release this with something rather than nothing when that happens. When I have a few extra hours, I'll write up tip or project spotlights for the next month including the UTF decoding in foreach and phobos, moving forward with the little game using my libraries, and whatever else pops up in the chat or something that I feel like talking about.
There are a bunch of good tips here: http://p0nce.github.io/d-idioms/ If the author(s) are OK with the idea you could use this as a source of tips for a few weeks. bye, amber
Course I'm ok with it.
This must have been been updated since I last read it. The first GC paragraph is very good! :)
Mar 10 2015
parent "ponce" <contact gam3sfrommars.fr> writes:
On Tuesday, 10 March 2015 at 09:24:54 UTC, wobbles wrote:
 On Tuesday, 10 March 2015 at 08:06:18 UTC, ponce wrote:
 On Monday, 9 March 2015 at 22:29:42 UTC, amber wrote:
 There are a bunch of good tips here:

 http://p0nce.github.io/d-idioms/

 If the author(s) are OK with the idea you could use this as a 
 source of tips for a few weeks.

 bye,
 amber
Course I'm ok with it.
This must have been been updated since I last read it. The first GC paragraph is very good! :)
Thanks! You are welcome to suggest new idioms and tips.
Mar 10 2015
prev sibling parent "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?= writes:
On Monday, 9 March 2015 at 13:33:16 UTC, Adam D. Ruppe wrote:
 I ran out of my backlog and haven't had the time to write up 
 new ones the last couple weeks because of other obligations 
 eating up all my time (this week, I had to travel for a work
Don't wear yourself out on a weekly deadline, maybe a bi-weekly issue would be equally good?
Mar 10 2015