Ranter
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
Comments
-
graviton1907yDon't just leave it at that.
My confession would be
while (Boolean.TRUE){
// Insert OP's rant. Too lazy Todo it
}
😪😪 -
@AmarN I'm sorry but this is stupid. Put // before every line. What kind of fucked up editor do you use that doesn't show you a hint that this is wrong?
I'm sure you like the Microsoft stuff.
You can't even reach the procrastinate function because you'll be stuck in your comment. Fuck Microsoft. -
@AmarN I'm kidding man. Read what I wrote with that in mind it should be funny (cuz I'm hanging on Microsoft for no reason. Wait if I explain the joke it stops being funny?)
Related Rants
if(isStressedOut()) {
procrastinate();
}
meanwhile (somewhere else in the code)...
void procrastinate() {
procrastinate();
}
undefined
procrastination
java