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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Fig, a feedback system for your side projects

10 点作者 Soupy超过 8 年前

2 条评论

adityar超过 8 年前
You should consider having a version that does not print the email in the invocation - it may get picked up and be spammed. one might not want to publicize the backend email recipient of the support&#x2F;feedback. Another reason is that if someone figures out the fig api, they can send emails to arbitrary recipients thus blacklisting the fig domain.<p>One thought is that it ought to be a service that works with a hash&#x2F;UUID and that value maps to a recipient email on your database. so the only people who know my email is fig itself. Still - one can in theory spam every fig user by scraping for fig js. that brings me to some sort of recaptcha, i&#x27;m not a robot support.<p>Added bonus: backend can route the message via any channel not just email.
cdvonstinkpot超过 8 年前
Why do you say it&#x27;s use-case is limited to &#x27;side projects&#x27;? Seems it&#x27;d be just as useful for prime time to me...
评论 #13451307 未加载