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
-
tkglaser1628yif (sender == MyBoss)
{
while (!inOfficeHours(DateTime.Now))
{
processPersonalLife();
}
Mail.Respond("Sure I'll look into it now");
} -
It's sad that you're not excited enough for your job to the point where you would like to spend time working after hours.
Maybe find a job you're more excited about? -
@YousifMansour it is not about excitement, I am in situation where there are many personal obligations, so the work has to stay at the work time.
Related Rants
Automatic email for time after 19 clock:
if (sender == MyBoss)
{
Mail.Respond("Get the hell out of my personal life, you have to wait for tomorrow you bastard.\n
Best regards.")
}
undefined
boss
email