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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Hyvor Talk v3 – Privacy-first commenting platform

4 点作者 supz_k将近 2 年前
We&#x27;ve just released version 3 of Hyvor Talk, a privacy-first, fully-featured commenting system.<p>Some highlights of the new version<p>- We re-wrote the embed from scratch. We now use Web Components instead of iframes. - In-built dark mode support - Page-level configurations - APIs for moderation and public data - Paid memberships feature<p>We are 2 founders, and a small part-time team. We currently handle 100 million+ pageviews per month with 20 million+ unique monthly users on about 8000 online communities&#x2F;websites.<p>I am happy to answer any questions :)<p>Thank you.

2 条评论

perryraskin将近 2 年前
This is actually really interesting that you switched over to using Web Components instead. Makes total sense for performance and other reasons, of course.<p>But does this basically mean that you now provide the entirety of the code to users? This includes HTML and JS, since it now lives entirely on the host site, easily accessible to the developers of the host site. Is this something that was discussed and was eventually agreed upon? I would be curious to learn why it was ultimately decided that you are OK with users having the raw HTML and JS code that powers your product.<p>Furthermore, it also makes it more difficult for users to receive UI updates. If there is an important bug fix or enhancement, users would need to upgrade to the latest HTML&#x2F;JS &quot;package&quot; that controls the web component, correct?<p>Of course with an iframe, any updates are seen immediately on the user side.<p>Curious to hear your thoughts!
评论 #36961602 未加载
giuliomagnifico将近 2 年前
This is a very useful and cool commenting platform but is a bit pricey, a plan from 2,3$&#x2F;months for something like 10,000 pages&#x2F;months would fits better for more people who don&#x27;t have 100,000 pages&#x2F;months view.