EN
返回档案库

档案库 · 开发与企业工具 · 产品决策 · 2026

Backchannel(原名HNewhere):评论就在文章旁边,不用再开一个标签页——获433个HN点赞

一个单文件用户脚本,把HN及其他社区讨论放在你正在阅读的页面侧边栏;2026-07-28的Show HN获得433个点赞和126条评论。

Backchannel

它在赌什么讨论应该就在你读的页面上:一个用户脚本把每个页面匹配到对应的HN、Reddit等讨论,并在侧边栏中合并显示,支持标注。已上线

做的是什么生意

A free MIT-licensed userscript, first called HNewhere and renamed Backchannel in v1.6.0, that adds a sidebar to any page showing the community threads discussing it — Hacker News, Reddit, Bluesky, Lobsters, Wikipedia, Mastodon, Lemmy and Hypothes.is — with quote-to-comment annotations, voting and replies through the site's own session, in one file with no backend.

起因

Developer twalichiewicz was tired of opening two tabs for every Hacker News link — one for the article and one for its discussion — so they built HNewhere, a lightweight userscript that detects when the page you are reading was submitted to HN and shows the discussion in a sidebar. It was posted as a Show HN on 2026-07-28.

经过

The Show HN drew 433 points and 126 comments. In v1.6.0 the project stopped being about one site and was renamed Backchannel: Hacker News, Reddit, Bluesky (via the Constellation index), Lobsters, Wikipedia, Mastodon (via Tootfinder), Lemmy and Hypothes.is became independent checkbox sources, quote-to-comment annotations were added for articles and PDFs, and a customizable front page blends the enabled sources. The security model is documented host by host — no backend, analytics or telemetry, and webmail, banking, auth flows and cloud consoles are excluded. By the 2026-09-04 crawl the repo had 83 commits, 257 stars and 10 forks.

还没有结局,它还在跑。

背景

Backchannel(原名HNewhere)是twalichiewicz编写的一款免费MIT许可用户脚本,把互联网上的讨论放到你正在阅读的内容旁边。在用户脚本管理器中安装后,当页面有匹配的讨论线程时,它会将讨论显示在侧边栏中;投票、回复甚至提交都在原网站的弹出窗口中完成,使用读者已有的登录会话。

其核心设想是关于工作流程的:不是把聚合站点开到另一个标签页,而是把评论带到页面本身的语境中来。HNewhere最初只支持Hacker News;1.6.0版本将项目更名为Backchannel,并把每个来源——Hacker News、Reddit、Bluesky、Lobsters、Wikipedia、Mastodon、Lemmy和Hypothes.is——变成一个独立的复选框,同时把评论中引用的片段与原文章节关联起来,成为可点击的标注。

它以一个单文件形式发布,无需构建步骤,没有后端,不收集分析数据或遥测,并逐主机说明每个已启用来源会收到什么;网页邮件、银行、登录流程和云控制台被完全排除。2026-07-28的Show HN获得433个点赞和126条评论,到2026年9月抓取时仓库有83个提交、257个星标和10次分叉。

这件事要成立,得有什么

  • 消除上下文切换:讨论出现在文字旁边,读者不必另开标签页就能参与讨论。
  • 引用标注把评论与具体讨论段落对应起来,让长篇HN讨论在原文位置上可读。
  • 单一可审计文件且无后端,对于运行在你访问的每个页面上的脚本来说是一种信任特证,而且隐私模型按主机逐项说明。
  • 多来源扩展(Reddit、Bluesky、Wikipedia、Lobsters等)把单站小工具变成一个通用的评论层,每个来源都是复选框。
  • 就地改名保留了安装、历史和设置,项目演进时不需要用户迁移。

可借鉴之处

一个小小的个人烦恼就是合理的切入角度:为解决HN需要开两个标签页的问题而做的脚本获得了433个点赞的Show HN,并且在保持单文件、无后端约束的前提下不断增多来源,效果持续叠加。

后续进展

截至2026-09-05,Backchannel仍是一个活跃、自动更新的用户脚本,版本1.6+,依旧是单文件、无构建步骤,主页可定制并托管在GitHub Pages上。维护者接受bug报告和拉取请求,并要求安全相关的报告通过SECURITY.md发送;目前项目未涉及公司、注资或付费层级。

资料来源

发现哪里写错了?告诉我们。

轮到你了

你刚读完一家。说说你在做什么,看看谁在赌同一件事。

免费账号 · 3 次免费提问 · 不用绑卡

相关案例