digitalmars.D.announce - Serialization in D
- Mike Parker (13/13) May 12 2017 Vladimir has submitted his first D Blog post to me and it is now
Vladimir has submitted his first D Blog post to me and it is now live. "A few days ago, I saw this blog post by Justin Turpin on the front page of Hacker News: The Grass is Always Greener – My Struggles with Rust This was an interesting coincidence in that it occurred during DConf, where I had mentioned serialization in D a few times during my talk. Naturally, I was curious to see how D stands up to this challenge." The blog: https://dlang.org/blog/2017/05/12/serialization-in-d/ Reddit: https://www.reddit.com/r/programming/comments/6as1di/serialization_in_d/
May 12 2017
Nice. Coincidentally, I also just published an article. It shows how Lua binding are magically concise thanks to D meta programming. My blog: http://beza1e1.tuxen.de/into_luad.html Reddit: https://www.reddit.com/r/programming/comments/6asxnc/how_to_generate_lua_boilerplate_with_d/
May 12 2017
On Friday, 12 May 2017 at 18:06:32 UTC, qznc wrote:Nice. Coincidentally, I also just published an article. It shows how Lua binding are magically concise thanks to D meta programming. My blog: http://beza1e1.tuxen.de/into_luad.html Reddit: https://www.reddit.com/r/programming/comments/6asxnc/how_to_generate_lua_boilerplate_with_d/Maybe some people are interested into the traffic patterns. I posted my article roughly at the same time to HN, reddit, and lobste.rs. HN is by far the most traffic. Nothing new here. http://imgur.com/a/LGCE3 graph by Piwik From 2830 visitors 25 people clicked through to dlang.org.
May 14 2017