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
-
ynnk8536yBack to work? or a fairly welcome seen thing to do is to prevent your coworkers from doing their work. its the most common thing at my office.
-
Pickman6526y1. Check DevRant.
2. Refactor code.
3. Ask around if someone has something for me to do.
4. Clean up the office (I even order material to do so on Amazon). -
I go thru Stanford CS lectures, they are so much fun when you are bored. Also, always keep you prepared for the worst.
-
BHampson26yUsually goes something like this:
1. Grab a coffee
2. Go see if the junior programs want help
3. Escape to get another coffee when bored again -
jareish996yRead weekly newsletters (javscriptweekly amd reactweekly), listen to code conventions podcasts, read up in discord about new development of react and such
-
useVim21426ywhile (atWork == true){
bored == true ? exeKillTime(): doTheActualWork();
}
void exeKillTime(){
1. Drink Water
2. Stare at the code
3. Go to Bathroom
}
void doTheActualWork(){
//browse reddit ??
} -
toor1276yNormally, it is: run Terraform, complain about JavaScript, get coffee, bathroom, get water, complain about Terraform, and give up and go work on the backend Python.
-
1. Grab a quick cup of coffee.
2. Take a long washroom break and think about some task/programming problem.
3. Read up on some open source project's internals.
4. Ask if someone needs help. -
elzdev4036y- helping the juniors
- coding tools for our company (to optimize some workflows)
- learn some new stuff
- private sideprojects
Related Rants
What do you guys do when you get bored at work?
this is what I do:
1. Drink Water
2. Stare at the code
3. Go to Bathroom
4. repeat
question
bored
work
rant