Management Pseudo-Science
laser-coder.net·15h·
Discuss: Hacker News
Flag this post

Management Pseudo-Science

Not everything that looks like science is science

A long time ago, someone posed a question to the development team I was working on: “How many lines of code are in this application?”. Some external stakeholder needed to know the number for some unspecified reason. No one knew the answer, but one developer jumped at the opportunity to knock out a script to iterate over all the source code files in the application and get a simple line count after filtering blank and comment-only lines (there was no standard LOC counter available at the time). The next day, I asked him how many lines of code his script had counted. He said “40 thousand!”. I said “Wow, that’s a lot bigger than I would have guessed.” I also asked him if he had excluded sin_cos_table.c

Similar Posts

Loading similar posts...