[verdict][curated prompt][source: betterstack.com]
Can I vibecode Better Stack?
// one session, and a personal version you can actually use
A cron loop, a fetch, an alert webhook, and a status page. The $30/mo is for the dashboard gloss.
confidence: high
what it is: A cron loop, a fetch, an alert webhook, and a status page
Buildability index · an editorial game
- Price 30 $/month weight: plus 3
- Time one sitting weight: plus 3
- Category uptime monitoring no weight
- Moat infrastructure scale · execution quality weight: minus 3
- Confidence high weight: plus 1
- What you lose 4 items weight: minus 2
- Site betterstack.com (si apre in una nuova scheda) no weight
The maths works, but not by much: look at what you lose before you start.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
The prompt
One session with a coding agent and your version runs.
Build me an uptime monitor like UptimeRobot. Requirements:
- A config file (monitors.json) listing URLs with: name, interval seconds,
timeout, expected status code, and an optional keyword the body must contain.
- A single long-running Node or Python process that checks each monitor on its
interval, records results (SQLite: timestamp, status, latency ms), and tracks
state transitions.
- On DOWN or RECOVERED transitions (after 2 consecutive fails to avoid flaps):
send a webhook (Discord/Slack/Telegram format, URL from .env) with the monitor
name, error, and duration of the outage.
- A public /status page: green/red per monitor, uptime % over 24h/7d/30d, and a
latency sparkline drawn as inline SVG. Auto-refresh every 30s.
- Keep 90 days of history, prune older rows daily.
- One process, no queue, no Docker required; systemd unit file included. Curated prompt: written and reviewed by hand for this app. In English on purpose — it is the language coding agents work best in.
What you lose
- global multi-region probes
- on-call scheduling & escalation policies
- incident timelines and postmortem tooling
- phone-call alerts
Why people still pay
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.
Who has already built it
Starting from here is still vibecoding: the prompt is for when you want it exactly your way.
- Uptime Kuma (opens in a new tab) — beloved self-hosted uptime monitor
Do you agree?
The vote balance
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.