Sep 27, 2023
Which is something I've mentioned before, it feels like a return to the days when programmers got paid by the K-LoC (thousand lines of code) so they'd pad their codebases with comments JUST to increase their pay, not because it helped.
Which sucked in interpreted languages where comments could actually slow down the code.