62
14

If only there was a better way

2y 11mon ago by programming.dev/u/Ategon in programming_horror@programming.dev from programming.dev

If !true

if (!(1-1))

I have to know what that comment says

Comment leaked

Ignore the double test text

Well now I’m even more disappointed than I was originally

Wow I'm a comment

I like mine better

De Morgan strikes again!

Unit tests be like

I like to think it's a former web designer who's thinking Important

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?

I did once see if (!x) strcpy(x, ""); It was from a VB "programmer" who was experimenting with C. In production code.

That moment when I forget my axioms of boolean algebra