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
-
iamai21074yHappy Birthday! You could try to get a sick leave since a VL was not aligned in advance. Tell them you're getting depressed and tired from working and could use a break.
-
This world considers you a grain of sand in the mill. It is sometimes difficult to find motivation because of this. Is this work worth the effort?
-
Is c or c++ your main language? Just guessing based on the"++age" tag, most other languages use "age++"
-
@pythondev ++age and age++ mean two different things, even in C-based languages. ++age is a pre-increment and increments the value of the variable age before it is read while age++ is a post-increment and would read the value of age and then increment.
Related Rants
It's my birthday and unfortunately, I need to work.
I'm tired.
rant
meh
++age