D mentionned in the ARTIBA webzine for an article on Silq

2020-09-01 Thread user1234 via Digitalmars-d-announce
«Trivia: - Silq is written in the D programming language. - To install Silq via vscode, see: https://silq.ethz.ch/install. - A timeline of major developments in quantum computing: »

Re: Type-safer usage of diagnostics outputting in dmd

2020-09-01 Thread MoonlightSentinel via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 22:14:11 UTC, Per Nordlöw wrote: will now issue a warning. To be precise, it will issue a deprecation. E.g. Deprecation: more format specifiers than 0 arguments

Re: Type-safer usage of diagnostics outputting in dmd

2020-09-01 Thread Per Nordlöw via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 22:14:11 UTC, Per Nordlöw wrote: when the compiler supports it (from dmd version 2.092 and The host compiler supports it (from dmd version 2.092), that is.

Type-safer usage of diagnostics outputting in dmd

2020-09-01 Thread Per Nordlöw via Digitalmars-d-announce
The diagnostics functions in `dmd.errors` are now qualified [1] with the, by Walter, recently added pragma(printf) when the compiler supports it (from dmd version 2.092 and upwards). In other words, a mismatch between the format part and the argument part in a call to either of -

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread Patrick Schluter via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 13:28:07 UTC, Steven Schveighoffer wrote: On 9/1/20 5:38 AM, Stefan Koch wrote: On Tuesday, 1 September 2020 at 09:09:36 UTC, Jacob Carlborg wrote: BTW, is timestamps vs SHA-1 hashing really the most pressing issue with Dub? We think that not recompiling

Re: GCC 10.2.1 Released

2020-09-01 Thread Iain Buclaw via Digitalmars-d-announce
On Monday, 31 August 2020 at 13:24:50 UTC, wjoe wrote: On Saturday, 29 August 2020 at 18:40:36 UTC, Iain Buclaw wrote: On Thursday, 27 August 2020 at 04:05:15 UTC, M.M. wrote: On Monday, 24 August 2020 at 23:49:42 UTC, Iain Buclaw wrote: [...] Likely the deciding factor will come down to

Re: Introduction to programming with compile time sequences in D

2020-09-01 Thread data pulverizer via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 17:12:05 UTC, data pulverizer wrote: ii. Runnable code areas for actual scripts, the same width and in line with the text like the "dumb code" fences but as you said with a few buttons on the top for running the code (I'm not really bothered if they can pop

Re: Introduction to programming with compile time sequences in D

2020-09-01 Thread data pulverizer via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 16:24:29 UTC, Petar Kirov [ZombineDev] wrote: Yeah, I think we should add the following feature: Whenever there's a snippet of code (fenced code block in markdown), a button should appear under, which when clicked would replace the content of the text editor

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread drug via Digitalmars-d-announce
On 9/1/20 7:34 PM, Petar Kirov [ZombineDev] wrote: On Tuesday, 1 September 2020 at 12:59:00 UTC, Mathias LANG wrote: On Tuesday, 1 September 2020 at 09:09:36 UTC, Jacob Carlborg wrote: On Sunday, 30 August 2020 at 14:13:36 UTC, Mike Parker wrote: Looking for a full-time or part-time gig? Not

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread Petar via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 12:59:00 UTC, Mathias LANG wrote: On Tuesday, 1 September 2020 at 09:09:36 UTC, Jacob Carlborg wrote: On Sunday, 30 August 2020 at 14:13:36 UTC, Mike Parker wrote: Looking for a full-time or part-time gig? Not only is Symmetry Investments hiring D programmers,

Re: Introduction to programming with compile time sequences in D

2020-09-01 Thread Petar via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 16:00:14 UTC, data pulverizer wrote: On Saturday, 29 August 2020 at 04:41:36 UTC, Petar Kirov [ZombineDev] wrote: On Friday, 28 August 2020 at 11:05:09 UTC, data pulverizer wrote: On Tuesday, 25 August 2020 at 15:58:46 UTC, Petar Kirov [ZombineDev] wrote: [...]

Re: Introduction to programming with compile time sequences in D

2020-09-01 Thread data pulverizer via Digitalmars-d-announce
On Saturday, 29 August 2020 at 04:41:36 UTC, Petar Kirov [ZombineDev] wrote: On Friday, 28 August 2020 at 11:05:09 UTC, data pulverizer wrote: On Tuesday, 25 August 2020 at 15:58:46 UTC, Petar Kirov [ZombineDev] wrote: [...] Just to keep you updated, I've begun to write a fresh section on

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread Stefan Koch via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 13:30:33 UTC, Stefan Koch wrote: On Tuesday, 1 September 2020 at 13:28:07 UTC, Steven Schveighoffer wrote: On 9/1/20 5:38 AM, Stefan Koch wrote: On Tuesday, 1 September 2020 at 09:09:36 UTC, Jacob Carlborg wrote: BTW, is timestamps vs SHA-1 hashing really the

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread Stefan Koch via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 13:28:07 UTC, Steven Schveighoffer wrote: On 9/1/20 5:38 AM, Stefan Koch wrote: On Tuesday, 1 September 2020 at 09:09:36 UTC, Jacob Carlborg wrote: BTW, is timestamps vs SHA-1 hashing really the most pressing issue with Dub? We think that not recompiling

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread Steven Schveighoffer via Digitalmars-d-announce
On 9/1/20 5:38 AM, Stefan Koch wrote: On Tuesday, 1 September 2020 at 09:09:36 UTC, Jacob Carlborg wrote: BTW, is timestamps vs SHA-1 hashing really the most pressing issue with Dub? We think that not recompiling certain modules which have not changed will improve our build times. And the

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread Mathias LANG via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 09:09:36 UTC, Jacob Carlborg wrote: On Sunday, 30 August 2020 at 14:13:36 UTC, Mike Parker wrote: Looking for a full-time or part-time gig? Not only is Symmetry Investments hiring D programmers, they are also generously funding two positions for ecosystem work

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread Ola Fosheim Grøstad via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 11:53:25 UTC, Ola Fosheim Grøstad wrote: you scale things up, but there are fast noncryptographic hashes. Some are like 10-500x faster than SHA1: More like 10-50x...

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread Ola Fosheim Grøstad via Digitalmars-d-announce
On Monday, 31 August 2020 at 21:24:53 UTC, starcanopy wrote: I think the majority opinion is that sha1 is fine for non-security purposes like monitoring files for changes to obviate superfluous work in a build system; Not a big fan of using hashes, since collisions do arise when you scale

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread Stefan Koch via Digitalmars-d-announce
On Tuesday, 1 September 2020 at 09:09:36 UTC, Jacob Carlborg wrote: On Sunday, 30 August 2020 at 14:13:36 UTC, Mike Parker wrote: Looking for a full-time or part-time gig? Not only is Symmetry Investments hiring D programmers, they are also generously funding two positions for ecosystem work

Re: Symmetry Investments and the D Language Foundation are Hiring

2020-09-01 Thread Jacob Carlborg via Digitalmars-d-announce
On Sunday, 30 August 2020 at 14:13:36 UTC, Mike Parker wrote: Looking for a full-time or part-time gig? Not only is Symmetry Investments hiring D programmers, they are also generously funding two positions for ecosystem work under the D Language Foundation. And they've put up a bounty for a