[https://vivere.dev](https://vivere.dev/?utm_source=reddit&utm_campaign=sideproject) Vivere is a dead man's switch for scheduled tasks: it notifies you when a cron job silently fails to run. There are also plain HTTP uptime checks, and every account gets a public status page. Bac

Vivere alerts you when your cron jobs, scheduled automations and AI agents stop checking in. Heartbeat and HTTP monitoring with email, Slack, Discord, Telegram and webhook alerts.
Vivere · Know your jobs are alive Vivere Docs Answers Pricing Log in Start free Heartbeat and uptime monitoring Know your jobs are alive. Cron jobs, scheduled automations and AI agents fail quietly: they simply stop running, and nobody notices until something downstream breaks. Vivere gives each job a URL to ping. When the pings stop, you get told. Start free Two-minute quickstart # at the end of your job curl -fsS -m 10 --retry 3 https://vivere.dev/p/<monitor-id> # or wrap it, and get exit code, duration and output too vivere run --url https://vivere.dev/p/<monitor-id> -- ./backup
Vivere alerts you when your cron jobs, scheduled automations and AI agents stop checking in. Heartbeat and HTTP monitoring with email, Slack, Discord, Telegram and webhook alerts.
Vivere · Know your jobs are alive Vivere Docs Answers Pricing Log in Start free Heartbeat and uptime monitoring Know your jobs are alive. Cron jobs, scheduled automations and AI agents fail quietly: they simply stop running, and nobody notices until something downstream breaks. Vivere gives each job a URL to ping. When the pings stop, you get told. Start free Two-minute quickstart # at the end of your job curl -fsS -m 10 --retry 3 https://vivere.dev/p/<monitor-id> # or wrap it, and get exit code, duration and output too vivere run --url https://vivere.dev/p/<monitor-id> -- ./backup
I'm 18, solo dev, four months into this one. Most habit trackers are a spreadsheet with checkmarks. RankUp is closer to ...
This website rounds up free AI tools that have saved me a ton of money on AI token costs. I even canceled ChatGPT Plus a...
Built an AI career coach after shying away from interviews myself — would love brutally honest feedback
Hey everyone, I’ve been building something I personally wanted while reading research papers, technical docs, and long P...
This is a 25-second demo I made for my own project (forkfolio.dev - turns your GitHub profile into a live portfolio site...