Re: intel-intrinsics v1.7.0

2022-01-26 Thread Johan via Digitalmars-d-announce
On Wednesday, 26 January 2022 at 19:53:30 UTC, Guillaume Piolat wrote: DUB package `intel-intrinsics` is out in version v1.7.0 Now with support for SSE4.1 and SSE4.2 instructions. Features: - Use intrinsics in: https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#techs=MMX,S

intel-intrinsics v1.7.0

2022-01-26 Thread Guillaume Piolat via Digitalmars-d-announce
DUB package `intel-intrinsics` is out in version v1.7.0 Now with support for SSE4.1 and SSE4.2 instructions. Features: - Use intrinsics in: https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#techs=MMX,SSE,SSE2,SSE3,SSSE3,SSE4_1,SSE4_2 - target x86, x86_64, arm64 - use DMD,

Re: The DIID series (Do It In D)

2022-01-26 Thread Ola Fosheim Grøstad via Digitalmars-d-announce
On Wednesday, 26 January 2022 at 19:25:18 UTC, Guillaume Piolat wrote: On Wednesday, 26 January 2022 at 15:53:44 UTC, Ola Fosheim Grøstad wrote: Is this list out of date? https://github.com/dlang-community/awesome-d I think it's alright. It's somehow out of date with the game engines I guess

Re: The DIID series (Do It In D)

2022-01-26 Thread Guillaume Piolat via Digitalmars-d-announce
On Wednesday, 26 January 2022 at 15:53:44 UTC, Ola Fosheim Grøstad wrote: Is this list out of date? https://github.com/dlang-community/awesome-d I think it's alright. It's somehow out of date with the game engines I guess.

Re: The DIID series (Do It In D)

2022-01-26 Thread Adam D Ruppe via Digitalmars-d-announce
On Wednesday, 26 January 2022 at 15:53:44 UTC, Ola Fosheim Grøstad wrote: Is this list out of date? https://github.com/dlang-community/awesome-d You can tell it is very incomplete since it doesn't list arsd in every category. :P Well, I don't have a dedicated containers module. When I need

Re: The DIID series (Do It In D)

2022-01-26 Thread Ola Fosheim Grøstad via Digitalmars-d-announce
On Wednesday, 26 January 2022 at 13:14:49 UTC, Guillaume Piolat wrote: Precisely I opened this thread because it's hard to know about everything that exist in the D ecosystem. I expected tips for this or that library. Is this list out of date? https://github.com/dlang-community/awesome-d Any

Re: The DIID series (Do It In D)

2022-01-26 Thread Guillaume Piolat via Digitalmars-d-announce
On Wednesday, 26 January 2022 at 08:00:53 UTC, Ola Fosheim Grøstad wrote: Yes, I think that is pretty universal. Didn't feel anything was wrong with the title, but the fact that most examples used "arsd" gave me the impression that there was only one good library… Precisely I opened this th

Re: The DIID series (Do It In D)

2022-01-26 Thread JN via Digitalmars-d-announce
On Wednesday, 26 January 2022 at 08:00:53 UTC, Ola Fosheim Grøstad wrote: On Tuesday, 25 January 2022 at 08:44:34 UTC, Guillaume Piolat wrote: I always read "How good really is X?" as "this is bad" and "How bad really is X?" as "this is good" Yes, I think that is pretty universal. Didn't feel

Re: The DIID series (Do It In D)

2022-01-26 Thread Ola Fosheim Grøstad via Digitalmars-d-announce
On Tuesday, 25 January 2022 at 08:44:34 UTC, Guillaume Piolat wrote: I always read "How good really is X?" as "this is bad" and "How bad really is X?" as "this is good" Yes, I think that is pretty universal. Didn't feel anything was wrong with the title, but the fact that most examples used "a