TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Defeating Feature Fatigue (2006)

71 点作者 kosei大约 6 年前

8 条评论

userbinator大约 6 年前
13 years later and it seems we've gone too far in the opposite direction. Dumbed-down, unconfigurable interfaces with no "depth" seem to be the norm for new apps now.
评论 #19540815 未加载
评论 #19541166 未加载
marcosdumay大约 6 年前
One has to keep in mind the Microsoft Word paradox: 99% of the people have no use for any single feature of yours, but when you have 600 of those removing them means that every single one of your users will miss something and will look into something that does it.<p>That of course doesn&#x27;t mean that both it&#x27;s perfectly fine to have a niche product that perfectly solves a problem few people have, some features really aren&#x27;t used by anybody. It&#x27;s just that things are not always simple.
评论 #19538539 未加载
评论 #19538982 未加载
评论 #19539375 未加载
评论 #19538872 未加载
makapuf大约 6 年前
Funny this article comes just before the iPhone revolution which puts everything in your pocket and has swallowed the gps, radio, camera, iPod, phone and pda in one single device.
评论 #19539029 未加载
评论 #19539379 未加载
评论 #19538457 未加载
评论 #19538299 未加载
amelius大约 6 年前
Solution: show only the main features and hide additional features under an &quot;advanced features&quot; or &quot;settings&quot; button.
评论 #19538381 未加载
TeMPOraL大约 6 年前
I think the article, and the usual discussions, are missing the insight that whether or not the features should be bundled together depends on whether the features are completely orthogonal to each other, or whether they (excuse the word) synergize well.<p>Why the mouse pad with clock, calculator and FM radio was a dumb idea? Because each feature was orthogonal, and them being in a mouse pad actually reduced utility. For optimal use, I want the clock be in visual range, FM radio be in audio range and within arm&#x27;s reach, the calculator is something I might want to reposition or take with me when I get up, etc., while the mouse pad forces a particular location on my desk. It&#x27;s the &quot;mouse pad&quot; ingredient that breaks this - as modern smartphones show, FM radio + clock + calculator together is a good idea[0].<p>Compare that with complex and feature-full applications like Word, Excel, Photoshop, or Blender. There, you may not use 90% of the features (everyone uses different 10%, though), but they all work on the same &quot;work piece&quot;, and interact well with each other. As long as they&#x27;re mostly out of the way when you don&#x27;t need them, they&#x27;re fine in the same application - and splitting them out would degrade each of them[1].<p>Compare that with Emacs - in particular its utility as mini IDE + TODO manager + dayplanner + better Jupyter + e-mail client + a bunch more of stuff, at the same time. You could say all of these things should be their own applications, and you&#x27;d be right. They sort of are, if you see Emacs as a Lisp runtime with a text editor app bundled by default. The reason some people choose this combo is because for text-UI applications, Emacs offers the level of integration that&#x27;s much superior to what regular operating systems give you. A bunch of completely orthogonal features end up reinforcing each other - improvements to IDE carry over to editing your e-mail, you can quickly glue together e-mail with your TODO list, etc.<p>My point being, bundling features is bad when they interfere with each other; it&#x27;s OK if they complement each other; it&#x27;s very much desirable if they reinforce each other.<p>--<p>[0] - For frequent use, hardware calculator with real buttons is better, though.<p>[1] - Sort of. Power users appreciate tools like imagemagick to quickly do some of the things you&#x27;d do in a bitmap editor, without having to start up a larger environment. Or, more importantly, the ability to operations in batch mode. But just because a power user might use imagemagick to batch-generate thumbnails, doesn&#x27;t mean Photoshop should lose the &quot;resize image&quot; function.
kosei大约 6 年前
Love this line:<p>&gt; Put simply, what looks attractive in prospect does not necessarily look good in practice. Consumers often become frustrated and dissatisfied with the very cornucopia of features they originally desired and chose. This explains a recent nationwide survey that found that after buying a high-tech product, 56% of consumers feel overwhelmed by its complexity.
dmitryminkovsky大约 6 年前
I was just talking to my friend about how his dad, whose VHS&#x2F;DVD player combo broke and he wanted to get a new VHS&#x2F;DVD combo. I asked why he wouldn&#x27;t just get two separate players. You can get better, cheaper separate players. His dad just really wants the combo!
评论 #19546401 未加载
lapinot大约 6 年前
Someone discovered unix philosophy. (1) do one thing and do it well; (2) promote composition (write primitives, let people script). To add a pessimistic tone tho, bloat is benefic because the more things you pack the quicker one will break, leading the consumer to buy your upgrade. Also: mega-apps favor vendor lock-in (the reciprocate also being true). Ok i just realized that second piece of unix philosophy is deeply anti-monopolistic; too bad the capitalistic game (especially the last XaaS plateform-capitalism trend) incentivizes complete market domination. I&#x27;m amused to see how well these guidelines can be framed in an anti-capitalistic ideology when the people at bell labs who wrote them (or the journalists from hbr) probably didn&#x27;t think like that at all.
评论 #19540638 未加载
评论 #19541508 未加载
评论 #19539393 未加载