logoalt Hacker News

Show HN: I made an emergency page for my family

63 pointsby delducatoday at 2:18 PM89 commentsview on HN

I have a bad memory and can't memorize some important numbers, so I created this project.

I've always been concerned about being without my phone (getting robbed - which is common in Brazil - running out of battery, having it break, etc.), so I decided to create a page that sends SMS messages (LLM-summarized) and emails with more detailed information such as geolocation, IP address, and the full message.

It’s a simple page that allows sending one or more messages, with recipients being myself and other people - for example, in case I or they need help or need to communicate something important.

The source code is available at https://github.com/skhaz/dokku/tree/main/apps/help


Comments

qurrentoday at 6:17 PM

I don't get it. Is this for your family to message you in emergency (e.g. they lose their phones) without needing credentials to their 2FA-infested apps of sorts that they're locked out of?

Are you not getting a ton of spam from this form being open to public?

I've had similar ideas but I'd probably make it something easy to remember like myname.com/message and it quizzes the user or various things that only my family would know. Things like the color of the bedsheets, which specific IKEA kallax square the cat loves to hang out in, the location in the kitchen where the rice is stored

show 1 reply
ventanatoday at 4:21 PM

I would probably suggest switching the link to the GitHub source code and listing the actual page URL in the description; otherwise, I click the link in the article and get a location sharing request and a Send button; after a few seconds I matched that with the title, but I still had my WTF moment.

ge96today at 4:59 PM

When I was really bad at speeding all the time I had this fear I'd go to jail and my cat would die alone in my apt. So I started working on my own dead man switch, I actually have not finished it but I at least bought him like a self-feeding thing that would last a month or more and he unfortunately drinks out of the toilet too so I leave the top cover off.

I've recently stopped or working on stopping the triple digits driving.

The topic at hand this would be a Twilio thing sending a message like "so and so might be in jail take care of the cat" which is messed up/funny but I do tell them in advance can you be on this list. But at least this phase of my life is over/I have something to look forward to/behave for.

show 4 replies
zamadatixtoday at 4:01 PM

Before MFA was mandated on every service this was an easy problem to solve. Now when you lose your phone while out and about you lose your ability to log in to even Dave's Speed Cow Milker's Enthusiast Forum unless you're at home with another computer already logged in to various things.

show 1 reply
turtlebitstoday at 7:47 PM

A "simple page" but it needs multiple SaaS API keys (Openrouter, Resend, Textbelt) AND requires Temporal? I can't see how this will last/be reliable for an extended period of time.

Also, how do you prevent spam?

cbracketdashtoday at 3:36 PM

Why is it more likely you'll have internet access when you don't have a phone? If you happen to find a computer, what's insufficient about writing an email?

show 2 replies
dstroottoday at 8:27 PM

In a wider disaster, such as a fire, earthquake, tornado or hurricane both companies and families want to contact employees or loved ones to make sure that they are OK. Unfortunately, land networks, Internet, links and mobile networks may be compromised by the emergency further, people may be caught away from home. Their laptop or mobile device might run out of power.

I thought a solution might be some type of “check-in” service - especially for employees. Are you OK? How can we reach you? Are you available for work? Do you need assistance? Etc.

Things like slack, teams, etc. can fit the bill so it was not really monetizable.

show 1 reply
reboot81today at 6:43 PM

Youre not alone with the problem: if device lost -> difficult to reach family

No matter what solution you choose you will need to remember something. I have two family members who always answer, so their phone numbers are the only two I know. By dialing them manually now and then I make sure my memory is working.

In the age of AI/voice generators I’ve also told them how I will identify myself. So if being mugged in Kiwiland, and they get a call where I ask them to transfer money they can do so knowing it would only be me making that request as I told them the secret phrase: ”yes, it was me who tipped over the Christmas tree”. Ofcourse not that, but something none of the inner family will ever forget.

ahmedfromtunistoday at 4:40 PM

I built life-link almost a year ago for the same purpose: https://github.com/ahmedsaoudi/life_link

I even created a generator so people can configure it with their Telegram/Pushover settings and have it generate a static app easy to host on Netlify or Clouflare Pages/Workers.

show 2 replies
rodolphoarrudatoday at 6:28 PM

I'm also from Brazil and share the same fears. I built a family note taking app which has an internal contact form for the same purpose. One can use it to contact family members in situations of having the phone lost/robbed. Now I'm looking forward to implementing an ephemeral web conference room via API so we could have emergency voice chat. I tried with Jitsi, but it didn't work for me.

sixhobbitstoday at 4:08 PM

I did something similar, just a photo of handwritten phone mumbers and an easy to remember URL that's not indexed.

Anyone will hopefully lend you a phone if you're in a pinch but I realized that I don't know very numbers to actually call and it's kinda weird to start using email/Whatsapp whatever on a strangers phone compared to asking to visit one site and make one call

show 1 reply
Dititoday at 5:21 PM

I thought the unlabeled `<textarea>` was part of the prominent Cloudflare captcha that’s on the page. I sent intense swearing as a result. I’m sorry. But your UI could be made slightly better (by adding a label)!

sailfasttoday at 6:11 PM

Why did you let me send you a message? That’s what came up when I hit this page.

NewEntryHNtoday at 4:45 PM

Hmm I'm not sure why in an emergency situation accessing a webpage would be easier than making a phone call.

show 2 replies
andrewstuarttoday at 8:10 PM

Why did it ask my location.

hk1337today at 5:15 PM

I was trying to figure out if the bad gateway page was the page or an error

show 1 reply
philipwhiuktoday at 4:48 PM

I... I would not trust my emergency page to an LLM.

show 1 reply
mrdwtoday at 4:07 PM

"LLM-summarized" lmao

show 2 replies
autoexectoday at 4:24 PM

This isn't a terrible idea, but I'd password protect it and share the password with the people you want to be able to contact you. That'll help avoid spam/scams. "I'm your family member in trouble please send money now to X immediately no time to explain further" is a very common scam and a page like this would make it very easy.

comrade1234today at 4:15 PM

Did you get my request for help?

show 1 reply
stanleydupreeztoday at 5:58 PM

[flagged]

overfitstoday at 4:50 PM

[dead]