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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Beware of the social ideas

91 点作者 joelg87大约 14 年前

5 条评论

CoffeeDregs大约 14 年前
Nice article. AFAICT, "social" is a bit like TNT. If you don't know how to handle social/TNT and you're handling social/TNT, you're in deep shit. If you mention social/TNT, you better have a strong argument for why you are able to use it correctly. I've heard <i>very</i> well connected and regarded folks say "when we get to scale, we can monetize easily...". The question back is always "awesome! when can you come back with proof? Say 50k users and growing?" Carrying the analogy forward too far, there are some applications that are 100% dependent on explosives, but they're few and far between (see Fireworks), but I hear tons of people talking about social applications as though they're super-common and easy. More often than not TNT/social are added to existing applications to enhance the application: see Mining or Music; rarely are TNT/social used to build stand-alone applications (see Fireworks, Facebook, Twitter).<p>I'm definitely in favor of the article's advice to: build a tool you'll use, get others to use it, figure out how to add network effects, then figure out how to add social. Much less risky and, probably, much <i>more</i> satisfying.<p>From TFA:<p><pre><code> my latest venture is Buffer, a new Twitter application. </code></pre> I appreciate the author's points on adding-social and I'd certainly be curious about his perspective on building an applications that is 100% dependent on a capricious social network.
karterk大约 14 年前
The problem which I faced while trying to bootstrap a social product is that without some previous reputation/success, getting traction for your startup is very tough, and at times even demoralizing. It's better to focus on a single user product which is not dependent on a network effect for success...
评论 #2596975 未加载
akamaka大约 14 年前
Very well written. This is something that has been obvious to me for a long time, but I've never been able to explain it in such a simple and clear way before.<p>I'm saving this article to show to the next person who approaches me to work on a social startup.
Hisoka大约 14 年前
I totally agree. The best case scenario is to make a product that is useful for 1 user, but becomes even more useful as more and more users use it. The best example is FourSquare. You can check in, and earn badges, but as you tell more and more friends about it, those badges become a bigger status symbol. Yet even without any friends, it still feels good using it
评论 #2596736 未加载
aneth大约 14 年前
Don't forget that Facebook started as a "tool" - essentially a preseeded online yearbook. Social ideas are fine as part of your vision, but they are essentially impossible to bootstrap without being useful in other ways first.