cantankerous_cashew@lemmy.world to Programmer Humor@lemmy.ml · 1 day agoIn case you've ever wondered why the Windows control panel was so awful...lemmy.worldimagemessage-square35fedilinkarrow-up1393arrow-down19cross-posted to: programmer_humor@programming.dev
arrow-up1384arrow-down1imageIn case you've ever wondered why the Windows control panel was so awful...lemmy.worldcantankerous_cashew@lemmy.world to Programmer Humor@lemmy.ml · 1 day agomessage-square35fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareFushuan [he/him]@lemm.eelinkfedilinkEnglisharrow-up12·8 hours agoThis makes sense, most of that explanation in the screenshot reeks of novices working with something they don’t understand.
minus-squareessteeyou@lemmy.worldlinkfedilinkarrow-up3·3 hours agoCopying and pasting a current example and changing the names… yep. Instead of making it worse you could extract it to a new file. Make an interface. Write a unit test. Anything. The guy wonders why the file is 15k lines long and then describes exactly why.
This makes sense, most of that explanation in the screenshot reeks of novices working with something they don’t understand.
Copying and pasting a current example and changing the names… yep.
Instead of making it worse you could extract it to a new file. Make an interface. Write a unit test. Anything.
The guy wonders why the file is 15k lines long and then describes exactly why.