D and AI

Jon Degenhardt jondegenhardt at nowhere.com
Sat Feb 21 05:49:15 UTC 2026


On Monday, 16 February 2026 at 08:13:39 UTC, Paolo Invernizzi 
wrote:

> So yes, if you've been actively posting on the forum over the 
> years, it's very likely that some of your contributions ended 
> up in my training data. It's indeed an incredibly rich resource 
> — the technical discussions there are often of a very high 
> level and cover topics ranging from language design to very 
> practical and niche use cases.

I was surprised at how much claude knows about 
[tsv-utils](https://github.com/eBay/tsv-utils). Not about 
tsv-utils being included in the training data, but that claude 
could reason about the tools without being pointed at the repo. I 
should perhaps add documentation to the repo targeting AI tools 
to make it even easier for users to ask AI agents how to use the 
toolkit. Without needing to read the documentation.

Of course, this also means tsv-utils was part of the training 
data illustrating how for how to code in D. For better or worse :)

--Jon


More information about the Digitalmars-d mailing list