Gollum@feddit.org to Programmer Humor@programming.dev · 12 hours agoAnother smart movefeddit.orgexternal-linkmessage-square76fedilinkarrow-up1619arrow-down118
arrow-up1601arrow-down1external-linkAnother smart movefeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 12 hours agomessage-square76fedilink
minus-squareMTK@lemmy.worldlinkfedilinkarrow-up20·6 hours agoError handling should only be with “if” Variable names must be generic and similar to each-other Debugging is only done with prints Version numbers must be incoherent, hard to order correctly, contain letters and jump in ways that don’t align with the updates done.
minus-squareRandelung@lemmy.worldlinkfedilinkarrow-up4·3 hours agoSingle letters or UTF8 symbols only. Emojis are encouraged.
minus-squaredriving_crooner@lemmy.eco.brlinkfedilinkarrow-up5·3 hours agoVariable names should be var{n} where n = 0, 1, 2…
minus-squareZink@programming.devlinkfedilinkarrow-up1·2 hours agoSomething something the cruelty is the point.
Error handling should only be with “if”
Variable names must be generic and similar to each-other
Debugging is only done with prints
Version numbers must be incoherent, hard to order correctly, contain letters and jump in ways that don’t align with the updates done.
Single letters or UTF8 symbols only. Emojis are encouraged.
Variable names should be var{n} where n = 0, 1, 2…
Something something the cruelty is the point.