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
-
C0D4681456yfunction sendEmail( string subject, string message, Boolean bccAdmins){}
Boolean sendThisFuckingEmailToAdmins = false;
sendEmail(
“are you working”,
“I hope this works”, sendThisFuckingEmailToAdmins
);
I gave up with the spam today -
C0D4681456y@M1sf3t that’s a thing now?
I’m getting stuck behind the times with this wall of memes 😔 -
rytzpekt2756y@M1sf3t just felt wrong while watching the video. Passion about stuff is not so clear cut. Answer made total sense, but didn't feel appropriate.
-
Hazarth94866yWhat are you talking about? Naming variables is easy!
var1, var2, var3
global1, global2, password, global4
Related Rants
Me everytime🙄
joke/meme
variable
meme
code
var