Ategon@programming.dev to Programming Horror@programming.dev · 1 year agoIf only there was a better wayprogramming.devimagemessage-square2fedilinkarrow-up12arrow-down11
arrow-up11arrow-down1imageIf only there was a better wayprogramming.devAtegon@programming.dev to Programming Horror@programming.dev · 1 year agomessage-square2fedilink
minus-squareDoc Avid Mornington@midwest.sociallinkfedilinkarrow-up1·1 year agoEver see things like: if ((x == 0) == true)? Or: x = y == 'z' ? true : false? Some things just really make me worry about people, you know?
Ever see things like:
if ((x == 0) == true)
? Or:x = y == 'z' ? true : false
? Some things just really make me worry about people, you know?