December 29, 2021
https://forum.dlang.org/post/qmoxmjbbpjhwfrtqevck@forum.dlang.org

On Thursday, 18 February 2021 at 04:31:39 UTC, Adam D. Ruppe wrote:
> Many of you know I've been around D for a long time now and picked up a lot of random tricks over the years, so it isn't every day I learn about a new old feature in the language's basic syntax.
>
> Would you like to know more?
>
> http://dpldocs.info/this-week-in-d/Blog.Posted_2021_02_15.html
>
> I also showed how you can use anonymous classes in betterC without any crazy hacks btw!
>
>
> Lately most my blog posts have just been quick updates on what features are coming in my libraries, but I still write these more general-knowledge kind of tips from time to time. (and sometimes the lib entries can be generally educational too like my little attempt at demystifying fibers a couple months ago: http://dpldocs.info/experimental-docs/arsd.fibersocket.html#conceptual-overview )

very interesting.
could this be put at https://p0nce.github.io/d-idioms/ ?
December 30, 2021
On Wednesday, 29 December 2021 at 20:56:01 UTC, Dr Machine Code wrote:
> could this be put at https://p0nce.github.io/d-idioms/ ?

The issue already exist: https://github.com/p0nce/d-idioms/issues/167
PR welcome :)