I've worked at many firms as a SRE/DevOps and have seen lots of human written code that fell into at least one or generally of the below patterns:

- 30+ committers on <5K LOC

- software is robust/rock solid but the code is essentially unreadable

- changes take a long time b/c there are no tests

Whenever folks mention that LLMs write buggy code I think of the above.