[verdict][generated prompt][source: inoreader.com]
Can I vibecode Inoreader?
// one session, and a personal version you can actually use
A single-user RSS reader with rules and alerts can be built quickly on top of existing parsers, though not with Inoreader's scale and polish.
confidence: high
what it is: Power RSS reader with rules, monitoring, search, and automations
Buildability index · an editorial game
- Price 9.99 $/month weight: plus 1
- Time weekend weight: plus 2
- Category rss and research no weight
- Moat infrastructure scale · integrations · execution quality weight: minus 4
- Confidence high weight: plus 1
- What you lose 6 items weight: minus 3
- Site inoreader.com (si apre in una nuova scheda) no weight
The moat outweighs the price: rebuilding this is a project, not an evening.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
What you build
Fetch feeds, dedupe items, apply keyword rules, tag/folder articles, and send alerts or exports.
what you need
- RSS parser
- database
- background jobs
- email/webhook notifications
- hosted app or local service
Useful power-user yes; the page can point to RSS as an open-protocol unlock.
The prompt
One session with a coding agent and your version runs.
Build me a single-user RSS reader with rules and alerts to replace Inoreader. Requirements:
- Node + Express + better-sqlite3, server-rendered pages with htmx for read/unread
and tagging without reloads. No build step.
- Fetch feeds every 15 minutes with node-cron, parse with rss-parser, dedupe by GUID
then by normalized link. Mark a feed failing after 5 straight fetch errors.
- OPML import and export, so my Inoreader subscriptions come in and can leave again.
- Three-pane web UI on localhost:4830: folders left, article list middle, reading
pane right, j/k keyboard navigation, unread counts per folder.
- Keyword rules per feed or folder: match on title or body, actions are tag, mark
read, or alert me by email (SMTP in .env) or an ntfy.sh push.
- Full-text search across all stored articles with SQLite FTS5.
- Binds to localhost only. No accounts, no telemetry, everything in one .db file.
- Out of scope: mobile apps, article translation, and third-party integrations.
- README with setup steps, the fetch schedule, and how to import my OPML. Prompt generated from the data on this page, not reviewed by hand yet. In English on purpose — it is the language coding agents work best in.
What you lose
- enterprise-scale feed handling
- mobile apps
- integrations
- article translation
- polished search
- support
Why people still pay
They pay for reliability and a power-user rules engine that keeps working while feeds break.
moat: Infrastructure scale Integrations Execution quality what a moat is
data ingestion/integrations
Free alternatives
Not in the mood to build it? These already exist, they are free or open source, and we checked them one by one.
Rejected (1) — and why
- Folo (si apre in una nuova scheda) — A good reader, but one free action is too cramped to replace Inoreader's rules and automations.
Who has already built it
Starting from here is still vibecoding: the prompt is for when you want it exactly your way.
- Miniflux (opens in a new tab) — Minimalist open-source RSS reader with self-hosting support. (alive)
Do you agree?
The vote balance
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.