Show HN: I made an emergency page for my family (help.delduca.org)
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
36 comments
[ 2.4 ms ] story [ 54.0 ms ] thread2FA Mule:
https://kozubik.com/items/2famule/
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
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.
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.
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
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.
Also, how do you prevent spam?
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.
You forget your phone but how do you access a webpage in an emergency?
If this works for you and your personal use case, then everything is fine. But I see a lot of hurdles along the way here.
I would rather think of something like: If my phone hasen't been moved over an X amount of time (locations based or accelerometer) the phone drops a note to predfined receipients with "My phone hasen't moved in 60 minutes, maybe I forgot it somewhere". You can send a location point, but that is just where the phone is.
At least it would solve the point where you have to do something manually.