DEV Community

Discussion on: What is the nightmare for programmers?

Collapse
 
sashkan profile image
Pierre Olivier TRAN

What I hate most:

  • Uncommented bad code
  • Network issues
  • Haphazardous deployment

I work with 3 teams, one of them is based in the Bay area, another one in Vietnam, mine's in Paris. SF Team and mine are mostly senior devs, so we have access to push to production in case of emergency.

And for one of the US devs, it seems like a fckin CSS issue is an emergency. Dude branches out from master, to write some working code, without commenting or testing.

And we told him countless times to respect the chain of command, but still, he doesn't care, and bosses won't change a thing, because "Hey, most of the time, it works"