Live data from Hacker News

Show HN: I built an end user announcement service that needs no deploys

news.ycombinator.com

1–5 of 5 posts

Show HN: I built an end user announcement service that needs no deploys

#1
Hey everyone! My name is Will. I’ve been leading engineering teams for over two decades. Also, first time HN user here!

One of the common pains I’d encounter in nearly every product I managed was alerting end users to infrequent events like outages, global announcements, beta launches, planned maintenance, etc. We’d always need to deploy custom, one-off modals or other alerts and then have to remember to revert them later. It was always a time sink for a developer to put aside what they were working on to make this happen.

This Is Not A Drill! is a simple-to-install JS SDK that makes it simple to put these kinds of alerts on any page of your app.

With one line, developers can have flexible, customizable alerts (toasts, modals, inline) appear whenever and wherever you want them, as well as keep track of who saw them. So if your product manager comes to you on a Friday about something that needs to be announced 6am Monday, you no longer need to work through the weekend! :D

I’d love your feedback on what I’ve built. This is my first solo SaaS tool that I’ve built and launched into the wild - so feedback and inputs are very, very appreciated.

Website: https://this-is-not-a-drill.com>

Live demo site: https://tinad-demo-dashboard-production.up.railway.app/demo-...>

(Please note the live demo site is best on laptop for now.)

Thanks!

Re: Show HN: I built an end user announcement service that needs no deploys

#3

Interesting name! (probably get rid of the dashes if you can :) I liked the idea of a demo site. Very few take the pains to create one. Is there a way to target individual users or a subset of users?

Thanks for the feedback! You currently cannot target individual users, but adding a way to upload a list of user ids to any alert, so the alert only gets shown to them, is on the roadmap.

Re dashes in the name, yeah, I agree. Cheers!