Anthropic’s Restraint Is a Terrifying Warning Sign

twkrimm twk at invalidemail.com
Wed Apr 8 10:48:37 UTC 2026


On Wednesday, 8 April 2026 at 10:23:05 UTC, Sergey wrote:
> On Wednesday, 8 April 2026 at 10:09:59 UTC, twkrimm wrote:
>> I am wondering if D code safety could make it the prominent 
>> programming language in the future.
>
> How does this relate to D?

It is my understanding that D has less vulnerabilities then other 
programming languages.
This can be a big "selling point" for the D language.

example:

https://dlang.org/spec/memory-safe-d.html

Memory-Safe-D-Spec

Memory Safety for a program is defined as it being impossible for 
the program to corrupt memory. Therefore, the safe subset of D 
consists only of programming language features that are 
guaranteed to never result in memory corruption.
...




More information about the Digitalmars-d mailing list