←back to thread

917 points cryptophreak | 3 comments | | HN request time: 0s | source
Show context
lateforwork ◴[] No.45762502[source]
You don't need two different versions of the software, one that is easy and one that is powerful. You can have one version that is both easy and powerful. Key concepts here are (1) progressive disclosure and (2) constraints.

See Don Norman's Design of Everyday things.

https://www.nngroup.com/articles/progressive-disclosure/

https://www.nngroup.com/videos/positive-constraints-in-ux-wo...

replies(4): >>45763447 #>>45763496 #>>45764305 #>>45768588 #
1. micromacrofoot ◴[] No.45763447[source]
It's easy to make the powerful version

It's a little harder to make an easy version

Making the progressive version is very difficult. Where you can please one audience with the powerful and easy versions, you can often disappoint both with the progressive version despite it taking much more effort.

In my personal experience, you're lucky if free software has the budget (time or money) to get to easy. There's very little free software that makes it to progressive.

replies(1): >>45764187 #
2. lateforwork ◴[] No.45764187[source]
Relevant Steve Jobs quote: "Simple can be harder than complex: you have to work hard to get your thinking clean to make it simple."

So yes, it is hard to make the simple version. You have to have a very good understanding of what the user wants out of your product. Until you have this clarity, every feature seems important. Once you have this clarity you understand what the important features are. You make those features more prominent by giving them prime real estate, then tuck away the less important features in a less visible place. Simple things should be simple. Complex things only need to be possible.

replies(1): >>45765744 #
3. micromacrofoot ◴[] No.45765744[source]
It can get very complicated when you've built an audience where you have 10 segments that think their 10% of the use case is very important and you can only focus on a couple of segments at a time!