Question of the day - #programming #devlife

The worst technical decision you've ever made that seemed smart at the time?

#Builders

@sergio_101 Using a checksum to believe that two files were the same. (It can only tell you that they are different.)

@samloonie

I have seen this issue! Good call.