|
|
|
|
|
by lawl
1458 days ago
|
|
> Be honest - did you write an overcomplicated piece of code that was super hard to understand? Not the person you asked but I have definitely done that. Usually writing overcomplicated code means you don't understand that particular domain/tech well enough and there may be no one else around to ask. Half way in you realize you took the wrong approach. Now you have the difficult decision of sunk cost a fallacy here or not. The correct answer may not be obvious, sunk cost isn't always a fallacy. I have definitely made wrong decisions here in the past and wrote bad code. But sometimes the decision is ship something or nothing? |
|