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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Hackers Chat – Open source Reddit plus discord like fusion site

2 点作者 ploggingdev超过 6 年前

1 comment

ploggingdev超过 6 年前
Hi HN, developer here. Here&#x27;s a quick rundown of the idea behind the site :<p>- Like reddit, there are topics (subreddits)<p>- each subreddit has a chat room and a forum<p>- code is open source (warning : it&#x27;s a little rough) [0]<p>- there is currently no support for community moderation, but when I build the moderation features, I plan to make the moderation logs public<p>- I plan to explore ways to prevent abuse of mod status : have some of sort of community re-approval of mod status every n months, so any mod that the community feels is not operating in good faith&#x2F;too harsh etc can be removed.<p>- there&#x27;s currently a single chat room for each topic, but I plan to add support for mod created chat rooms<p>- the forum uses a dumbed down HN like sorting algorithm [1]<p>- I also plan to build an api for bots and maybe host them myself on aws lambda since expecting users to host their own bots might be too much to ask. Since no other major site seems to host users&#x27; bots, it might encourage users to build creative bots and not worry about hosting fees. All bots will be opt in, so users have to explicitly subscribe to bots to view the messages in the chat and forum.<p>This was actually one of my abandoned side projects that I decided to try and bring back to life. You can read a little about the 1st version and the fun experience with 4chan trolls here [2].<p>A little about the plans to grow the site :<p>- I&#x27;m thinking about focusing on cryptocurrency communities to start with, since they might appreciate the open mod logs + accessible chat and forum accessed through a web browser.<p>- SEO traffic seems to be picking up slowly, 30-50 hits per day and 3-4 signups, but I&#x27;ll need to learn more about SEO to try and increase SEO traffic. Any tips?<p>Would love to hear your thoughts on my sideproject.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;ploggingdev&#x2F;hackerschat" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ploggingdev&#x2F;hackerschat</a><p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;ploggingdev&#x2F;hackerschat&#x2F;blob&#x2F;master&#x2F;mainapp&#x2F;models.py#L84" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ploggingdev&#x2F;hackerschat&#x2F;blob&#x2F;master&#x2F;maina...</a><p>[2] <a href="https:&#x2F;&#x2F;www.ploggingdev.com&#x2F;2018&#x2F;01&#x2F;the-strange-launch-of-hackers-chat&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.ploggingdev.com&#x2F;2018&#x2F;01&#x2F;the-strange-launch-of-ha...</a>