Summary
- Real‑time notification and archiving service for HN posts that mention specific URLs or authors, with one‑click save to public archive and community voting.
- Solves the frustration of missing or down‑ranked critical articles.
Details| Key | Value |
|-----|-------|
| Target Audience | HN users who want to track investigative pieces and ensure they aren’t buried (e.g., “brightbeige”, “caycep”). |
| Core Feature | Browser extension that watches linked URLs, posts a notification when they appear on HN, and auto‑generates an archive.is link for offline access. |
| Tech Stack | Browser extension (TypeScript), backend (Elixir/Phoenix) for webhook listening, Redis for caching, SQLite for stored links, integration with archive.is API. |
| Difficulty | Low |
| Monetization | Hobby |
Notes
- Mirrors the pain point expressed by “brightbeige” (“I wouldn’t read it unless I could pay a one‑time license”).
- Provides utility for the community to preserve and surface important discussions, likely to generate strong upvotes and dialogue.