benwtrent commented on issue #15225:
URL: https://github.com/apache/lucene/issues/15225#issuecomment-3453125337
I echo @rmuir sentiments and concerns. Creating LLM output that is only
useful once its been ingested into another LLM to summarize is very "dead
internet".
We should write docs that are useful to humans first (a novel concept!).
They should be pointed and focus on the direct use case & possibly
complicated/non-obvious edges.
I have read many of these LLM generated docs in other repos (and issues, PR
descriptions, etc.). It's bland, tasteless, and lost much of what makes open
source fun and interesting.
I seriously doubt an LLM will come up with something as entertaining as:
```
/** Codec that tries to use as little ram as possible because he spent all
his money on beer */
// TODO: better name :)
// but if we named it "LowMemory" in codecs/ package, it would be
irresistible like optimize()!
public class CheapBastardCodec extends FilterCodec {
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]