DEV Community

Matvey Romanov
Matvey Romanov

Posted on

What annoys you while coding?

Hi, Dev community. Do you want to discuss what or who annoys you while working? Maybe someone has some ideas on how to solve these problems.

Let me start. In the process of working, I am very annoyed by DM messages or numerous mentions in conversations along with notifications.

What about you? Don't be scared. I'm sure, it's a great theme for a conversation.

Top comments (12)

Collapse
 
cbloss profile image
cbloss

Lots of commented out code that have been there forever for no reason whatsoever.

Collapse
 
julianapeace profile image
Julie

Unused packages in package.json

Collapse
 
ra1nbow1 profile image
Matvey Romanov

Yeah, phone calls are really annoying

Collapse
 
heatherw profile image
Heather Williams

Generally any noise around me (I cannot afford noise cancelling headphones alas).
Slack and email notifications which are often critical to respond to timeously.
My pet and my landlords pets can also be very distracting if I am working at home.
Spaghetti code where you have to follow the trail through multiple functions before you can even begin to make changes.

Collapse
 
jezmck profile image
Jez McKean

Noise-cancelling headphones aren't actually very good at that kind of noise, only for general background hum etc.

I find that listening to white or brown noise, along with music, helps.

Collapse
 
chancesmith profile image
Chance Smith • Edited

My team and I spent time adding or fixing the tools I need (jest, webpack, babel, node versions, etc...), instead of getting the real problem solved....adding/fixing a feature.

Collapse
 
wanmaoor profile image
wanmaoor

isn't it a good solution for intellisense in vscode yet ?

Collapse
 
dominik_gorczyca profile image
Dominik Gorczyca

Getting called while being focused on something.

Collapse
 
mrdulin profile image
official_dulin

Weakly typed languages, such as JS, Python

Collapse
 
iamdurga profile image
Durga Pokharel

My laptop freezes sometimes and the mystery guy from next apartment sings in loud. :P

Collapse
 
wanmaoor profile image
wanmaoor

Fix bugs from colleagues.

Collapse
 
dnjosh10 profile image
Dumte Nwidoobee Joshua

I got provoke after trying to fix an issue, the issue may be fixed but I'll end up rubbishing my work. Then at the end I'll feel bad and discouraged in coding.