this post was submitted on 08 Oct 2023
1106 points (96.5% liked)

Programmer Humor

22659 readers
1323 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 2 years ago (1 children)

That make sense. Most industry best practices are there to prevent problems that arises when code is evolving over a long period of time.

[โ€“] [email protected] 4 points 2 years ago

Yeah, that makes total sense.

Most software engineers also have to actively maintain and add features to their finished project, and those aspects change a lot about how the problem can be approached.

I failed to take into account why might I have not been effected by tech debt despite occasionally creating it before commenting. Will have to make sure that filter gets a bit stronger lol