1. AI hype vs. real utility
"The entire Linux kernel is about 40āÆmillion LoC, and only something like 16āÆmillion LoC after you remove drivers. I have a hard time imagining whatever OpenAI was talking about there having anywhere close to 6āÆ% as much utility as the Linux kernel, despite having 6āÆ% as many lines of code." ā JCTheDenthog
2. āAI slopā and maintainability concerns > "AI slop is an easier concept to quantify. It's basically the code for which insufficient people in the organisation have a meaningful understanding of how it works or what it does." ā VBprogrammer
3. Pressure to adopt AI now
"With AI you might get a few months." ā sanderjd
4. Misusing LOC as a metric
"Measuring programming progress by lines of code is like measuring aircraft building progress by weight." ā the_af