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.

Show HN: Dissoc, a simple Reddit like site without voting system

16 pointsby aks579over 5 years ago

5 comments

zadokshiover 5 years ago
The heading&#x2F;title should say:<p><pre><code> “We reimplemented reddit, but took out the feature of reddit that made reddit a success” </code></pre> PS: the OP’s site is now super NSFW. I assume someone is tying to prove a point :)
评论 #21329901 未加载
phailhausover 5 years ago
Without a voting system, users have no way to find &quot;quality&quot; content. Everything is mixed together, which means that the signal to noise ratio is only going to get lower and lower as more people contribute to the community.
评论 #21316515 未加载
sebstover 5 years ago
Maybe I&#x27;m biased, but in the last days there were plenty of Show HNs about social networks:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21252544" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21252544</a><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21241476" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21241476</a><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21224211" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21224211</a><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21312318" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21312318</a>
评论 #21318622 未加载
评论 #21330366 未加载
RenRavover 5 years ago
You can do without voting. All you need is a way to discern what is popular, in order to display &#x27;popular&#x27; and &#x27;new&#x27; categories. For example by measuring comments and clicks, maybe the amount of time users spend on the comment page relative to the amount of comments. Not a great idea since it can be gamed, but what can&#x27;t nowadays.<p>It would probably favor clickbait, violence, etc like every other system. The only escape from this on a user-submitted site, if there are no subcategories outright banning certain content, is what&#x27;s already in place, just sorting everything by date.
评论 #21319528 未加载
评论 #21316800 未加载
pippyover 5 years ago
You could also poll the client to see what threads they&#x27;re reading. You could add this to an engagement score of some sort.<p>On a page with a long list, you add this score to all the items on it they&#x27;re reading