telexed ~ c / 042086db-81fradar:50 · idea_signalLIVE
← back
NO.
#042086db
Topic
IDEA SIGNALS
Source
Hacker News · Bootstrapped
Published
2022-04-29 21:18:47
Importance
★ 5/10 — radar 50
`Radiopaper`: public threads that publish only after the other side accepts
FIG-0421:1

`Radiopaper`: public threads that publish only after the other side accepts

Tries to fix public-thread abuse by withholding replies until the counterparty accepts. The stronger signal is the stack: email-first UX and a $40/month burn make this pattern cheap to test.

[ KEY POINTS ]
  1. Core mechanic: a reply stays private until the other party replies or accepts it, filtering drive-by trolling before it becomes public.
  2. Users can participate entirely through email; replying to a notification publishes back to the site, which lowers login friction for discussion products.
  3. Infra is deliberately lean: Vue + TypeScript, Go, Cloud Run, Firestore, Firebase Auth, plus Gmail API and SendGrid.
  4. The team says a few hundred active users still fit under free-tier limits, with overall burn around $40/month from tools like Sentry, Mixpanel, GitHub, and SendGrid.
Originalradiopaper.com/exploreRead original →

// related