logoalt Hacker News

banannaiseyesterday at 5:21 PM1 replyview on HN

Turning inefficient, unreadable code into efficient, readable code often results in an overall reduction in LoC.

High-quality code and high-volume code are highly anti-correlated. Incidentally, low-quality code that is excessively long just so happens to be common complaint with AI-generated code.


Replies

hhjinksyesterday at 5:38 PM

Rewriting code to be more compact is orthogonal to productivity.

show 6 replies