Live data from Hacker News

Ask HN: What simple tools or products are you most proud of making?

news.ycombinator.com

811–820 of 892 posts

Re: Ask HN: What simple tools or products are you most proud of making?

#811
post #596

Earlier quoted context omitted.

I don't know, getting that as a final joke from the right friend or younger family member might be my favorite way to be informed, and then I'd go walk their dog. I'd still be sad, of course, but there's really no good way to be informed of this. In all likely hood, I'd already be informed, and then I'd get this half-assed reminder and be all "oh my god, it's so like them!" Actually when considering likelihood, they'…

I agree in part, but I think that if you are setting up such a message, it's important that you inform your friends and family of the message while you are still alive, and probably you should also tell them that the message might end up getting sent while you are still alive because you forgot or for some other reason didn't get around to confirming that you are alive still in time.

Right -- the message is customizable, and after you save your contacts, it prompts you with a message you can text them to let them know about the service.

Re: Ask HN: What simple tools or products are you most proud of making?

#812

Earlier quoted context omitted.

"im ded :( plz walk doggie" Man, that's not how I would want to find out that a friend or family member has passed away. :-|

right? How horrible...

You can set the message to whatever you want; the message in the screenshots is just in keeping with the overall tone of the site.

Re: Ask HN: What simple tools or products are you most proud of making?

#813
post #116

https://izuded.com (i.e., "iz u ded?") I made this because I adopted a puppy and realized that, if I got hit by a bus on a Friday, he could be stuck in his crate for days before anyone realized. Morbid, but useful. It texts you every X days and asks, "u ded?" -- if you don't click "naw" before X days pass, it'll notify your contacts. It's a portfolio project to show what I've learned in the realm of "serverless" arch…

Kudos for friendly easy-going presentation and sleek implementation, enjoyed checking it out. Would’ve signed up were I in the market!

Thanks! Much appreciated :)

Re: Ask HN: What simple tools or products are you most proud of making?

#814
post #803
post #116

https://izuded.com (i.e., "iz u ded?") I made this because I adopted a puppy and realized that, if I got hit by a bus on a Friday, he could be stuck in his crate for days before anyone realized. Morbid, but useful. It texts you every X days and asks, "u ded?" -- if you don't click "naw" before X days pass, it'll notify your contacts. It's a portfolio project to show what I've learned in the realm of "serverless" arch…

Are the SMS being sent from Lambda or another service like Twilio?

There's a scheduled Lambda that sends messages via Twilio.

Re: Ask HN: What simple tools or products are you most proud of making?

#815
post #314
post #116

https://izuded.com (i.e., "iz u ded?") I made this because I adopted a puppy and realized that, if I got hit by a bus on a Friday, he could be stuck in his crate for days before anyone realized. Morbid, but useful. It texts you every X days and asks, "u ded?" -- if you don't click "naw" before X days pass, it'll notify your contacts. It's a portfolio project to show what I've learned in the realm of "serverless" arch…

"The workaround is to POST directly from the browser to an S3 bucket and then handle that AWS event with a Lambda. " Great article and nice project. Do you upload an "event" to a queue type folder on S3? what triggers the Lambda function after the file upload?

Thanks so much :)

As @jdale27 said, there's built-in functionality with AWS that lets you subscribe to various events, e.g. S3 uploads, CloudWatch logs, etc.

Re: Ask HN: What simple tools or products are you most proud of making?

#816
post #116

https://izuded.com (i.e., "iz u ded?") I made this because I adopted a puppy and realized that, if I got hit by a bus on a Friday, he could be stuck in his crate for days before anyone realized. Morbid, but useful. It texts you every X days and asks, "u ded?" -- if you don't click "naw" before X days pass, it'll notify your contacts. It's a portfolio project to show what I've learned in the realm of "serverless" arch…

Have you ever had any false alarms with this?

I have not!

Re: Ask HN: What simple tools or products are you most proud of making?

#817
post #777
post #116

https://izuded.com (i.e., "iz u ded?") I made this because I adopted a puppy and realized that, if I got hit by a bus on a Friday, he could be stuck in his crate for days before anyone realized. Morbid, but useful. It texts you every X days and asks, "u ded?" -- if you don't click "naw" before X days pass, it'll notify your contacts. It's a portfolio project to show what I've learned in the realm of "serverless" arch…

You should do a Show HN for this.

Thanks! I'll try to get something together next week.

Re: Ask HN: What simple tools or products are you most proud of making?

#818
post #141
post #116

https://izuded.com (i.e., "iz u ded?") I made this because I adopted a puppy and realized that, if I got hit by a bus on a Friday, he could be stuck in his crate for days before anyone realized. Morbid, but useful. It texts you every X days and asks, "u ded?" -- if you don't click "naw" before X days pass, it'll notify your contacts. It's a portfolio project to show what I've learned in the realm of "serverless" arch…

really like the clean design of the front-end, did you use anything special to create it?

Indeed, as @axlee said, Semantic UI. Highly recommended.

Re: Ask HN: What simple tools or products are you most proud of making?

#819
post #154
post #116

https://izuded.com (i.e., "iz u ded?") I made this because I adopted a puppy and realized that, if I got hit by a bus on a Friday, he could be stuck in his crate for days before anyone realized. Morbid, but useful. It texts you every X days and asks, "u ded?" -- if you don't click "naw" before X days pass, it'll notify your contacts. It's a portfolio project to show what I've learned in the realm of "serverless" arch…

This is fantastic, made me laugh. Brilliant idea

Haha -- thanks, Dave -- glad you like it :)

Re: Ask HN: What simple tools or products are you most proud of making?

#820
post #116

https://izuded.com (i.e., "iz u ded?") I made this because I adopted a puppy and realized that, if I got hit by a bus on a Friday, he could be stuck in his crate for days before anyone realized. Morbid, but useful. It texts you every X days and asks, "u ded?" -- if you don't click "naw" before X days pass, it'll notify your contacts. It's a portfolio project to show what I've learned in the realm of "serverless" arch…

Nice! But what if I lose my mobile phone or change my number? :D

Wellll, you could set it to check every 1-30 days, so maybe set it to check less frequently?

Wouldn't solve the changing-your-number thing, but I'm guessing you don't do that too often.

Post reply on HN