Re: Warning for anyone who was at DConf.

2023-09-04 Thread harakim via Digitalmars-d-announce
On Sunday, 3 September 2023 at 07:04:44 UTC, Steven Schveighoffer wrote: On Saturday, 2 September 2023 at 20:41:33 UTC, Dukc wrote: Just a while ago I was hit by some sort of a violent ailment. I first noticed it like an hour ago, and I'm shivering as I stand in a well-heated house, despite

Re: D Language Foundation August 2023 Monthly Meeting Summary

2023-09-01 Thread harakim via Digitalmars-d-announce
On Wednesday, 30 August 2023 at 14:19:03 UTC, FeepingCreature wrote: On Friday, 25 August 2023 at 02:10:25 UTC, harakim wrote: I'm also curious why a 500ms compile time would be generally recognized as way too long. Is it because it has potential to be faster or does it cause some legitimate

Re: D Language Foundation August 2023 Monthly Meeting Summary

2023-08-24 Thread harakim via Digitalmars-d-announce
On Friday, 25 August 2023 at 01:20:28 UTC, matheus wrote: Reading over about other languages CT problems I wonder how this half second is too terrible. =] I barely see any difference between 500ms to 1000ms. I love the fast compile time of D. It feels so freeing. Contrast that to a Visual

Re: Versatile Serialization Library: Empowering Recursive Data Serialization and Deserialization

2023-08-24 Thread harakim via Digitalmars-d-announce
On Thursday, 24 August 2023 at 21:29:34 UTC, Andrew wrote: On Thursday, 24 August 2023 at 14:36:41 UTC, Comander wrote: I've created a foundational library designed to simplify recursive serialization and deserialization processes. This comprehensive tool offers assistance for fundamental

Re: D Language Foundation July 2023 Monthly Meeting Summary

2023-08-15 Thread harakim via Digitalmars-d-announce
Addressing deprecations, I think deprecation messages are good if we are writing code that will break things. I would be surprised if anyone wanted these off by default for *new* code they write. I can see a case for suppressing new deprecations in existing code so you don't lose the

Re: arsd 11 tagged

2023-08-14 Thread harakim via Digitalmars-d-announce
On Thursday, 10 August 2023 at 02:12:05 UTC, Adam D Ruppe wrote: I reviewed the 20k git diff lines and summarized it into 25 bullet points for you: http://dpldocs.info/this-week-in-d/Blog.Posted_2023_08_07.html A lot of the more revolutionary stuff isn't done yet, despite me being 3 months

Re: Evolving the D Language

2023-07-09 Thread harakim via Digitalmars-d-announce
On Friday, 7 July 2023 at 12:34:50 UTC, Hipreme wrote: The problem right now, from my POV, is that people such as Grim is using dub dependencies. What that generates is that by the default functionality being showing the deprecation messages is that we need to modify unmaintained 3rd party

Re: D Language Foundation Monthly Meeting Summary for May 2023

2023-07-06 Thread harakim via Digitalmars-d-announce
On Tuesday, 27 June 2023 at 14:18:52 UTC, Mike Parker wrote: I still will put at least three or four weeks between the meetings and the summaries. I appreciate your summary here. This was very insightful!