minus-squareEranziel@lemmy.worldtoProgrammer Humor@programming.dev•What are some of the worst code you have seen in a production environment?linkfedilinkarrow-up2·1 day agoI saw one where the program ran a busy loop on startup to calculate how long it took. Then it used that as an iterations-to-seconds conversion for busy loops between scheduled actions. linkfedilink
I saw one where the program ran a busy loop on startup to calculate how long it took. Then it used that as an iterations-to-seconds conversion for busy loops between scheduled actions.