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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Unique Takes on Online Discussion

4 点作者 kikki大约 5 年前
Since the start of the internet we&#x27;ve had everything from guestbooks to real time chat rooms - but it seems to me like there really hasn&#x27;t been much innovation in the format of online discussion. Perhaps that is expected, perhaps we are at the perfect way to communicate with each other online, but I&#x27;m interested to know if there are some innovative takes on online communication and discussion. Here are some standout examples of what we currently have:<p>* Guestbook: Probably one of the earliest forms of online discussion. A single list of replies on a page.<p>* Message boards: Top level thread with sequential replies, usually paginated. These get cumbersome after a few pages, and for busy threads with hundreds of pages, almost all of the content in the middle gets lost<p>* Facebook &#x2F; Instagram: A top level post with a mess of replies that on Facebook can be sorted by relevant, on Instagram I&#x27;m not sure can even be sorted, just load more infinitely. I think these examples show really poor execution of online discussion yet are still immensely popular<p>* Twitter: Twitter has probably the most conversational style for non-live communication. Tweets can be replied to with tweets which can be replied to, nested conversation chains. Jumping into the middle of one of these discussion gives you context by also showing you the previous 1 or 2 tweets.<p>* IRC: Grandfather of chat rooms. Join a room, chat in real time, leave<p>* Slack + Discord: Evolving chat rooms with reactions, persistence, a nice user interface - and for Slack threaded replies which are an interesting addition - but somewhat unmanageable with many responses

2 条评论

coderintherye大约 5 年前
I&#x27;d include Twitch&#x2F;live-streaming as it&#x27;s own category, while similar to Slack + Discord its focus is a 1-to-many stream + discussion<p>Also Guestbook should probably include the more generic &quot;comments&quot; which is similar but describes a wider range of discussion format.<p>Edit: Oh and message groups, e.g. WhatsApp groups, which provide for semi-private online discussion.
heartbeats大约 5 年前
Imageboards?<p>* Threads are sorted by bump order.<p>* Posts can include images. Opening posts must include images.<p>* To reply to a post, you link the ID.<p>* Hovering over an ID displays the post, and each post also links to its replies.<p>* No identities.<p>* Dead threads get deleted.<p>* Threads automatically refresh every 15 seconds.<p>It encourages a more fast-paced discussion, which is very conversational and often nearly live.<p>EDIT: Also trollboxes; like a cross between IRC and guestbooks.
评论 #22508162 未加载