Details
-
Locationgermanx
-
Github
Joined devRant on 5/10/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Programming commandment: Thou shall blame all bad code on thy comrade who has bequeathed your company!2
-
Heard the plumber yelling because of the work someone before him did on my heating system...
As a programmer: -
that feeling you get when you think you still have a lot to do in a module
then you recheck the requirements and turns out you've already finished the module2 -
devrant is not stackoverflow people. stop copying and pasting rants. It's likely we've seen it before. You're devs, use yo brains. #rant4rant #ctrlCctrlV1
-
Class DonaldTrump extends Shit implements Asshole {
public final boolean PRESIDENT = false;
public final String THINKING = "bullshit";
public void talk () {
System.out.println(THINKING);
}
}1