-
Images will be not shown.
**Original:**
![grafik](https://github.com/user-attachments/assets/5f7b6f81-b1f9-459d-9834-4dbf39dd2953)
**Package-Site:**
![grafik](https://github.com/user-attachmen…
-
With the growing importance of code.dlang.org we should start to think about reliability.
Do you already monitor uptime?
How long would it take to move this to another server if the current one is dyi…
-
- https://reviews.llvm.org/D110576
-
ちゃんとCPUプロファイラを使って計測して、どういうふうにみたらいいかを書く
-
A self-explanatory enhancement really. X11 is being phased out, so why not also support Wayland natively?
P.S. https://code.dlang.org/packages/wayland
-
We should probably work to include [LDC](http://wiki.dlang.org/LDC) and [GDC](http://wiki.dlang.org/GDC) compilers for D, in a similar manner to Clang vs GCC that we already have for C/C++.
-
LDC fails to link the library during linking on Windows or MacOS. This works with DMD.
```d
Performing "release-nobounds" build using ldc2 for x86_64.
automem 0.6.6: building configuration "lib…
-
It would be great to have a D Kernel for the Jupyter project (it's quite huge and basically every language is supported).
Documentation:
http://ipython.readthedocs.io/en/stable/development/index.htm…
-
The `macos-latest` runner at GitHub is now an arm64 machine. It looks like this action (or DMD?) does not support it:
````
Error: The dmd compiler is not supported for non-x64 architecture
at…
-
As this repo is rather inactive (see e.g. https://github.com/msgpack/msgpack-d/issues/102 or https://github.com/msgpack/msgpack-d/pull/100), but still used by many people of the D community (i.e. DCD)…