Viewing a single comment thread. View all comments

−3

epic_null t1_j14aaor wrote

Sometimes code is gonna smell.

7

reconrose t1_j14flor wrote

Some people are completely beholden to DRY principals that that go into a fury when they hear code was repeated even if they have 0 context around it

4

Flam1ng1cecream t1_j14hwkk wrote

Nah, I repeat code sometimes too. Still sets off alarm bells in my head tho

1

Ok-Welder-4816 t1_j17dfvw wrote

Oh yeah, DRY is always top of mind for me. But only on new stuff, which is only part of my typical workload.

1

Ok-Welder-4816 t1_j17d8yg wrote

Yep, but I removed it for brevity.

In my line of work, we inherit other people's messes and patch them up for extortionate hourly rates. We're the ones you call when the Indian contractor writes a bunch of gobbledegook and then bails on you. Then the focus is more on the biggest impact, lowest-effort items, not "nice to haves" like clean code.

2