Re: Idioms for the D programming language

2021-02-12 Thread TheGag96 via Digitalmars-d-announce
On Friday, 12 February 2021 at 11:19:26 UTC, Guillaume Piolat 
wrote:

On Friday, 12 February 2021 at 00:26:09 UTC, H. S. Teoh wrote:
On Thu, Feb 11, 2021 at 12:12:36PM -0800, Walter Bright via 
Digitalmars-d-announce wrote: [...]

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


Not bad, but it seems to be missing some of the newer idioms.


It's because I lack the time to update it. It was always a page 
to let _me_ understand the language better, and then I got to a 
point where I wasn't following the D development enough.


I'd love if you'd pick up again. Years ago, when it was a bit 
more active, I'd check it all the time. I've learned a lot from 
the page. Thanks for all your work on it!


Re: Idioms for the D programming language

2021-02-12 Thread Guillaume Piolat via Digitalmars-d-announce

On Friday, 12 February 2021 at 08:31:13 UTC, Walter Bright wrote:


Yes, having the author do an AMA is very productive.


I'm literally busy writing D!


Re: Idioms for the D programming language

2021-02-12 Thread Guillaume Piolat via Digitalmars-d-announce
On Friday, 12 February 2021 at 12:25:32 UTC, Guillaume Piolat 
wrote:


It's mostly valid, but it lacks about fifty new articles that 
would need to be added.


Also keep in mind it's not a structured learning resource, it was 
all about emphasizing this or that particular and rarely needed 
aspect of D and edge cases. Which I think a few of us have been 
fond of at one point.


Re: Idioms for the D programming language

2021-02-12 Thread Guillaume Piolat via Digitalmars-d-announce

On Friday, 12 February 2021 at 11:44:31 UTC, Imperatorn wrote:
On Friday, 12 February 2021 at 11:19:26 UTC, Guillaume Piolat 
wrote:

On Friday, 12 February 2021 at 00:26:09 UTC, H. S. Teoh wrote:
On Thu, Feb 11, 2021 at 12:12:36PM -0800, Walter Bright via 
Digitalmars-d-announce wrote: [...]

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


Not bad, but it seems to be missing some of the newer idioms.


It's because I lack the time to update it. It was always a 
page to let _me_ understand the language better, and then I 
got to a point where I wasn't following the D development 
enough.


For someone coming to D today, would you say most of the 
content there is still valid?


Thanks


It's mostly valid, but it lacks about fifty new articles that 
would need to be added.


Re: Idioms for the D programming language

2021-02-12 Thread Imperatorn via Digitalmars-d-announce
On Friday, 12 February 2021 at 11:19:26 UTC, Guillaume Piolat 
wrote:

On Friday, 12 February 2021 at 00:26:09 UTC, H. S. Teoh wrote:
On Thu, Feb 11, 2021 at 12:12:36PM -0800, Walter Bright via 
Digitalmars-d-announce wrote: [...]

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


Not bad, but it seems to be missing some of the newer idioms.


It's because I lack the time to update it. It was always a page 
to let _me_ understand the language better, and then I got to a 
point where I wasn't following the D development enough.


For someone coming to D today, would you say most of the content 
there is still valid?


Thanks


Re: Idioms for the D programming language

2021-02-12 Thread Guillaume Piolat via Digitalmars-d-announce

On Friday, 12 February 2021 at 00:26:09 UTC, H. S. Teoh wrote:
On Thu, Feb 11, 2021 at 12:12:36PM -0800, Walter Bright via 
Digitalmars-d-announce wrote: [...]

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


Not bad, but it seems to be missing some of the newer idioms.


It's because I lack the time to update it. It was always a page 
to let _me_ understand the language better, and then I got to a 
point where I wasn't following the D development enough.




Re: Idioms for the D programming language

2021-02-12 Thread Walter Bright via Digitalmars-d-announce

On 2/11/2021 5:53 PM, James Lu wrote:

On Thursday, 11 February 2021 at 20:12:36 UTC, Walter Bright wrote:

Now #5 on the front page of https://news.ycombinator.com/news


I've gotten Dlang to the frontpage of HN 3 other times:


Specification for the D Programming Language 
https://news.ycombinator.com/item?id=21993208

D 2.0.93.0 https://news.ycombinator.com/item?id=23859448
Ask HN: Why do you use Rust, when D is available? 
https://news.ycombinator.com/item?id=23494490


Thank you!

If you have any particularly interesting and specific pages on D, feel free to 
send them to me, so I can post them to HN at the optimal time. (Furthermore, if 
you authored it, you should a comment that explains why you made it and offering 
to answer questions– I have found this can turn a regular post into a frontpage 
post.)


Yes, having the author do an AMA is very productive.