www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - dlang data dumps

reply monkyyy <crazymonkyyy gmail.com> writes:
ai is here, it does better when its copying code it can read I 
think "textbook ai" will be the thing where you take known good 
human data, as much as you can, and use this to fill an ai 
trained with a large context window and low(er) hullinations that 
prefers to give out direct quotes

But that means grabing known good data on every topic, where is 
it for dlang, how do I get a zip for the forums, I know 
programming in d has a gitlab, I could crawl dub etc. etc. etc.
Nov 14
parent Kapendev <alexandroskapretsos gmail.com> writes:
On Friday, 14 November 2025 at 13:16:03 UTC, monkyyy wrote:
 ai is here, it does better when its copying code it can read I 
 think "textbook ai" will be the thing where you take known good 
 human data, as much as you can, and use this to fill an ai 
 trained with a large context window and low(er) hullinations 
 that prefers to give out direct quotes

 But that means grabing known good data on every topic, where is 
 it for dlang, how do I get a zip for the forums, I know 
 programming in d has a gitlab, I could crawl dub etc. etc. etc.
If you want to get better AI info about a DUB project, then convert the dub.json file to a dub.[toon](https://github.com/toon-format/toon) file and pass that to your AI.
Nov 14