|
|
|
|
|
by rustyhancock
10 days ago
|
|
One of the interesting things about LLM training is that high quality documentation can get your product effectively promoted by them. I imagine the kind of advertising you're talking about is obtained by providing that documentation and a curated training dataset to the providers. Maybe even funding some training time. The net result would be product placement, probably without having to declare an advert. Kind of like when drug manufacturers provide subsidized workshops to clinicians. |
|
I have a toy project that replaces a large part of our systems (disclosure: VR/AR @Meta), so that I can learn by doing, no intent to ship.
But because I have it thoroughly document and tested, and because it touches such a wide swath of adjacent real functionality..... my toy project is CONSTANTLY getting tagged as a dependency and assigning me reviewer on unrelated work. Because when my coworkers yolo Claude at a task, and Claude searches the codebase, it generally finds my crap very well documented. :)