January 12, 2015
On Monday, 12 January 2015 at 19:13:40 UTC, Zach the Mystic wrote:
> On Monday, 12 January 2015 at 19:01:06 UTC, Dicebot wrote:
>> On Monday, 12 January 2015 at 18:55:49 UTC, John Colvin wrote:
>>> The import example misses that in D you can just do:
>>>
>>> import mod1 = my.long.mod1;
>>> import mod2 = my.long.mod2;
>>
>> I was originally intending to mention how this is possible but not pushed by language/compiler as the standard import approach and thus effectively ignored. But it is the longest part already. Do you thing it is important?
>
> I do, because the article gives the impression D has no answer to this problem. Why don't you use this feature yourself?

http://www.reddit.com/r/programming/comments/2s70mm/thoughts_about_rust_from_a_d_programmer/cnmsnip
January 12, 2015
On Monday, 12 January 2015 at 19:09:37 UTC, Zach the Mystic wrote:
> On Monday, 12 January 2015 at 18:11:56 UTC, Dicebot wrote:
>> I'd really appreciate someone doing the proof reading of my terrible English before reddit'ing away :)
>
> I wrote these down, which will get you through the introduction:
>
> My job is all about D programming language 
> --> the D Programming.
> find time to try it in more details.
> --> more detail.
> reading official guide
> --> the official guide
> notes on that topic with sort
> --> with a sort
> reasonably short from.
> --> form.
> I have come to opinion
> --> the opinion
> especially transitive ones, most
> --> the most
>
> (The rest of the article is well-written and bad English is not noticeable.)

Thanks, updated
January 12, 2015
On 1/12/15 12:13 PM, Dicebot wrote:
> On Monday, 12 January 2015 at 19:25:28 UTC, Andrei Alexandrescu wrote:
>> On 1/12/15 11:01 AM, Dicebot wrote:
>>> On Monday, 12 January 2015 at 18:55:49 UTC, John Colvin wrote:
>>>> The import example misses that in D you can just do:
>>>>
>>>> import mod1 = my.long.mod1;
>>>> import mod2 = my.long.mod2;
>>>
>>> I was originally intending to mention how this is possible but not
>>> pushed by language/compiler as the standard import approach and thus
>>> effectively ignored. But it is the longest part already. Do you thing it
>>> is important?
>>
>> http://www.reddit.com/r/programming/comments/2s70mm/thoughts_about_rust_from_a_d_programmer/
>>
>>
>> Andrei
>
> I have asked to not post on reddit right now for a reason >_<

Apologies, haven't seen that part. -- Andrei
January 12, 2015
On Monday, 12 January 2015 at 20:31:33 UTC, Dicebot wrote:
> Thanks, updated

The section under "Uncertain" has a huge font size now and repeats what was just said.
January 12, 2015
On Monday, 12 January 2015 at 21:02:54 UTC, Zach the Mystic wrote:
> On Monday, 12 January 2015 at 20:31:33 UTC, Dicebot wrote:
>> Thanks, updated
>
> The section under "Uncertain" has a huge font size now and repeats what was just said.

Have just fixed, beg my pardon. Please check again.
January 12, 2015
On Monday, 12 January 2015 at 21:13:10 UTC, Dicebot wrote:
>> The section under "Uncertain" has a huge font size now and repeats what was just said.
>
> Have just fixed, beg my pardon. Please check again.

Looks good. You're clear for launch! Oh wait... (looks up in the sky...)
January 12, 2015
On Monday, 12 January 2015 at 21:13:10 UTC, Dicebot wrote:
> On Monday, 12 January 2015 at 21:02:54 UTC, Zach the Mystic wrote:
>> On Monday, 12 January 2015 at 20:31:33 UTC, Dicebot wrote:
>>> Thanks, updated
>>
>> The section under "Uncertain" has a huge font size now and repeats what was just said.
>
> Have just fixed, beg my pardon. Please check again.

I'd like to add that your reddit post is #2 (hot topics) on /r/programming! Congratulations. :)

Matheus.
January 13, 2015
On Monday, 12 January 2015 at 20:58:50 UTC, Andrei Alexandrescu wrote:
>> I have asked to not post on reddit right now for a reason >_<
>
> Apologies, haven't seen that part. -- Andrei

I noticed you usually are quick to fire links on reddit. You should probably be more careful with this. Double checking with the author seems like a good idea.
January 13, 2015
On 1/12/15 7:20 PM, deadalnix wrote:
> On Monday, 12 January 2015 at 20:58:50 UTC, Andrei Alexandrescu wrote:
>>> I have asked to not post on reddit right now for a reason >_<
>>
>> Apologies, haven't seen that part. -- Andrei
>
> I noticed you usually are quick to fire links on reddit. You should
> probably be more careful with this. Double checking with the author
> seems like a good idea.

Once something is on this forum, it's public so anyone can post it. That said it's good to hold off while typos are being fixed. -- Andrei
January 13, 2015
On Tuesday, 13 January 2015 at 06:18:35 UTC, Andrei Alexandrescu wrote:
> On 1/12/15 7:20 PM, deadalnix wrote:
>> On Monday, 12 January 2015 at 20:58:50 UTC, Andrei Alexandrescu wrote:
>>>> I have asked to not post on reddit right now for a reason >_<
>>>
>>> Apologies, haven't seen that part. -- Andrei
>>
>> I noticed you usually are quick to fire links on reddit. You should
>> probably be more careful with this. Double checking with the author
>> seems like a good idea.
>
> Once something is on this forum, it's public so anyone can post it. That said it's good to hold off while typos are being fixed. -- Andrei

Yes this forum and reddit are 2 VERY different public, and it seems like a good strategy to get feedback here in friendly land before showing up in front of the world.