Hacker News new | ask | show | jobs
by capableweb 922 days ago
Ok? Not sure what you want to talk about here, you probably need to give us a bit more context, especially if you even acknowledge you haven't even opened up the article to talk about the submission itself...

Sometimes, the situation when something gets created and designed, looks very different from the current situation you're in N years later. So what might have looked like a boneheaded decision, could have been the best decision at that point.

But us engineers like to lament our predecessors' code, I'm guilty of this sometimes too. But I try to remember that I don't have the full context of how things were when the code was initially written.

1 comments

> But I try to remember that I don't have the full context of how things were when the code was initially written.

Ironically, that's what event-sourcing is for.

If the facts were kept, then a better decision can be made today.

Ironically, You missed the point of my comment :) I'm talking about things outside of code and certainly not about storing data about domain-specific things.