Hacker News new | ask | show | jobs
by shiandow 100 days ago
In my experience LLMs also suffer massively from "not invented here" syndrome. I've seen them copy whole interfaces just to implement a feature that was already implemented in a dependency.

All with verbose comments that are just a basic translation of the code next to it.