Silent Fail
Get an email when your automation stops running
What it does
Automation platforms alert you when a workflow errors. They say nothing when it stops running altogether. Silent Fail is a dead man's switch: your workflow pings a URL when it finishes, and if the ping stops arriving you get an email. One alert per outage.
A dead-man's switch for n8n, Make and Zapier. One HTTP endpoint per monitor: every ping resets the clock, and if a ping does not arrive in time you get an email. One alert per outage, one all-clear when it recovers.
n8n workflows, Make scenarios and Zaps fail silently. They stop firing and nobody finds out for three days, usually from an angry customer. Silent Fail is a dead-man's switch: if the ping stops, you hear about it. Not sure your HTTP node is firing at all? Test it free, no signup . curl -fsS https://silentfailapp.com /api/ping/YOUR_MONITOR_TOKEN 01 Name it, say how often it should run, set a grace period. We default that to twice your interval so day one is not a false-alarm parade. Add an HTTP request node at the end of your workflow pointing at your unique URL. GET or POST, whichever your tool makes easy. Every ping resets the clock. Miss the window and you get one email. When pings resume…from silentfailapp.com
Does the same job
all alternatives →More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, September 2026
the whole month →
OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Run Qwen3.8-Flash-Next (125B MoE, 104 GB at 4-bit) on Macs with a fraction of that RAM by streaming experts from SSD. MLX + Swift, Ollama-compatible API. - carloslfu/slotstream
Dev tools · 4d ago · github.com

NPC-Forge is a framework for building conversational agents that run on the CPU without relying on machine learning or LLMs. - NPC-Forge/docs/development.md at main · gioblu/NPC-Forge
AI · 2d ago · github.com

Weedout is a Safari extension that filters out videos YouTube labels as “Made with AI”.
AI · 4d ago · masteranza.github.io

Find your next hire or your next role from Hacker News monthly threads. AI-powered matching between candidates and job postings.
AI · 4d ago · hnmatchmaker.com

I made OwnTime to balance between competing priorities in my life. The idea is based on two main influences: the concept of "roles" from "The 5 Choices" (2015), and my repeated failure to effectively implement time blocking due to the necessary flexibility in my role. The app allows you to define time budgets, which are not much more than a few mutually exclusive countdown timers. The UX is essentially that of a chess clock for an arbitrary number of players with configurable time. The whole point of the app is to kick you out of the running role/priority when its time is up. One…
Life & fun · 4d ago · owntime.app