Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

That Annoying Retard

Name: Anonymous 2018-04-11 18:00

You know that guy, who was assigned to review your code and orders you to change every "X == 0" into "0 == X". Fuck him! Just fuck! Hope his girlfriend will drop him for a smarter and more creative guy.

Name: Anonymous 2018-04-11 18:16

Are you frustrated?

//check if x is 0
protected String zeroString = "";
zeroString += "0";
if (x.equals(Integer.parseInt(zeroString)){
return true;
} else {
System.out.println("x does not equal 0");
return false;
}

//another one
switch(x) {
case 0:
return true;
break;
default:
return false;
break;
}

Name: Anonymous 2018-04-11 18:53

>>2

job security maintaining all this code.

Name: Anonymous 2018-04-11 20:15

This is a trivial M-x replace-regexp

Perhaps your [s]girlfriend/[s] waifu should dump you instead

Name: Anonymous 2018-04-11 20:15

Fuck

Name: Anonymous 2018-04-11 22:53

>>4
believes he can parse C/C++ with regexps

Name: Anonymous 2018-04-12 6:21

>>6
who are you quoting?

Name: Anonymous 2018-04-12 10:51

>>7
That Annoying Retard

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List