[verdict][generated prompt][source: feedly.com]
Can I vibecode Feedly?
// one session, and a personal version you can actually use
Core RSS reading, folders, search, and saved articles are very buildable; Feedly's paid moat is polished feed discovery, mobile, AI features, and reliability.
confidence: high
what it is: RSS reader and research feed for websites, newsletters, and alerts
Buildability index · an editorial game
- Price 7 $/month weight: plus 1
- Time one sitting weight: plus 3
- Category rss and research no weight
- Moat execution quality · infrastructure scale · integrations weight: minus 4
- Confidence high weight: plus 1
- What you lose 6 items weight: minus 3
- Site feedly.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
Parse RSS feeds on a schedule, store items, mark read/saved, expose folders and search, and optionally summarize articles.
what you need
- hosted cron or local daemon
- RSS parser
- database
- web UI
- optional LLM API
A textbook yes: open protocol, many mature open-source alternatives.
The prompt
One session with a coding agent and your version runs.
Build me a personal RSS reader to replace Feedly. Requirements:
- Node + Express + better-sqlite3, server-rendered pages, binds to localhost.
- Feeds live in feeds.opml with folders; import my Feedly OPML export on first
run so nothing is retyped.
- Poll every 30 minutes with node-cron, parse with rss-parser, dedupe items by
GUID then link.
- Reader UI: unread counts per folder, an article list with j/k keyboard
navigation, one-key mark-read, and s to star.
- Starred view, plus full-text search over titles and content via SQLite FTS5.
- Optional summarize button per article using an LLM key from .env; hide the
button entirely when no key is set.
- Keep read items 90 days, starred forever, pruned nightly.
- No accounts, no telemetry, local-first.
- Out of scope: mobile apps and feed discovery/suggestions. Adding feeds means
editing the OPML, that is fine.
- README: setup, where the DB lives, and how to export my OPML back out. 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
- mobile apps
- feed discovery
- integrations
- Leo/AI filtering
- uptime
- polished reading UX
Why people still pay
They pay to avoid maintaining hundreds of feeds and reader apps across devices.
moat: Execution quality Infrastructure scale Integrations what a moat is
data ingestion/polish
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 (2) — and why
- FreshRSS (si apre in una nuova scheda) — Excellent RSS, but it has no built-in email-newsletter inbox or alert workflow.
- Miniflux (si apre in una nuova scheda) — A fine feed reader, but newsletters and monitoring require separate services.
Who has already built it
Starting from here is still vibecoding: the prompt is for when you want it exactly your way.
- FreshRSS (opens in a new tab) — Mature self-hosted RSS aggregator and reader. (alive)
Do you agree?
The vote balance
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.