Hacker News new | ask | show | jobs
by Terr_ 422 days ago
There is a disturbing overlap between the things LLMs are most helpful with... and the things that are arguably deficiencies with root-problems to be fixed in the realm of framework/library design, project onboarding, or documentation.

If it's really "boilerplate", nobody should need to get a half-regurgitated approximation out of a statistical model.

Instead there should be a default implementation someone can choose until they need to customize, or a generator-script as part of the project, etc. Sometimes what people want is already right there in the docs, but nobody bothered to look.