Hacker News new | ask | show | jobs
by pm90 1281 days ago
Heh, this is an interesting perspective and Im realizing some assumptions Ive come to rely on.

When designing a system or writing code, my instinct is to write it in a way that makes it clear, easy to work with and change down the road, because Ive seen code that is not structured this way and working with it is hell. I consider myself somewhat lucky to have worked in teams that allow for this.

If however I wasn’t fortunate enough, or just not paid enough even, or the work culture didn’t exist or was purely transactional, I would likely change my approach to fit that situation.