• @[email protected]
    link
    fedilink
    English
    39
    edit-2
    3 months ago

    Hey man, I once had an engineering exec (who didn’t last very long) who decided engineers would be stack ranked by SLOC. You can imagine how easy that metric was to cheese, and you can also imagine exactly how that policy turned out.

    Give an engineer a stupid metric to meet, and they’ll find a stupid way to meet it for you, if only out of malicious compliance.

    • @seaQueue
      link
      17
      edit-2
      3 months ago

      I’d have a field day with that. Max line length 70 or 75, excessively verbose function and variable names, triple the normal amount of comments, extra whitespace wherever possible, tab width 8, etc. The possibilities are endless for that metric.

      • AwkwardLookMonkeyPuppet
        link
        English
        43 months ago

        Dude… Just write a python script that makes small changes to white space every few seconds and commits them.