TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Complexity Is Bad (2017)

16 pointsby tabletover 5 years ago

1 comment

anon1m0usover 5 years ago
I don&#x27;t think complexity is <i>bad</i>, it&#x27;s just <i>harder</i>. &quot;Bad&quot; is a judgement, but complexity is just a description of nature.<p>This reminds me of an article I found recently while trying to explain to a business analyst that the problems we are solving aren&#x27;t simple. <a href="https:&#x2F;&#x2F;noop.nl&#x2F;2008&#x2F;08&#x2F;simple-vs-complicated-vs-complex-vs-chaotic.html" rel="nofollow">https:&#x2F;&#x2F;noop.nl&#x2F;2008&#x2F;08&#x2F;simple-vs-complicated-vs-complex-vs-...</a><p>I think what <i>is</i> bad is confusing complex and complicated things for simple things. If you think a problem is simple, when it is complex or complicated, then you&#x27;ll expect the solution <i>sooner</i> and you won&#x27;t think deeply about all the ramifications of the solution. You&#x27;ll avoid breaking the complexity down into simple parts.<p>By their nature, complex things are unpredictable. Things that behave unpredictably are complex. It doesn&#x27;t make them bad, just means they need more attention and thought to understand -- and sometimes <i>accept</i>.<p>Another good resource I just discovered is the Cynefin framework that breaks it down further: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Cynefin_framework" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Cynefin_framework</a><p>&gt; obvious, complicated, complex, chaotic, and disorder
评论 #21210797 未加载