this post was submitted on 04 Sep 2024
276 points (98.9% liked)

Programmer Humor

32396 readers
1763 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] flashgnash@lemm.ee 2 points 2 months ago

I've actively been told off at work on multiple occasions for putting too much effort into making my code reusable and extendable later down the line

(As of recently I've had to rewrite an entire project from last year because I gave up and just wrote a big blob of difficult to maintain code, then unsurprisingly the requirements changed)