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?
Ask HN: What simple tools or products are you most proud of making?
361–370 of 892 posts
Re: Ask HN: What simple tools or products are you most proud of making?
#362FAQr - An ASCII GameFaqs reader for Android - 2k + 5 star reviews - 1k + DAU https://play.google.com/store/apps/details?id=com.faqr&hl=en Great for retro gaming! *EDIT - Free with no ads
Re: Ask HN: What simple tools or products are you most proud of making?
#363I work in security and have a paranoia of shortened links (bit.ly, t.co). I got frustrated with the options out there that forced me to right click every shortened link or paste it into a site so I made this Chrome extension / web app. It is pretty simple and keeps a list of 300+ shortened link services to check against. If your browser ever visits one it redirects you to the site to expand the link. It will also hit the Google Safebrowsing API to see if it is known to be malware plus will strip out tracking cookies.
It's been fun and rewarding watching my little extension grow to global use of over 4k users.
Re: Ask HN: What simple tools or products are you most proud of making?
#364http://www.averageweather.io/ - tool to make planning for travel much easier. When you are too far out for a forecast, I found myself taking too many clicks to get average weather data. EDIT - Whoa. Getting lots of traffic. This site is like 3 days old and I taught myself python and django to build it. Open to any recommendations at jonathan at averageweather dot io EDIT 2 - Back up... Site crash ... Google apps shut…
Re: Ask HN: What simple tools or products are you most proud of making?
#365https://crond.net - Free web cron
https://ipaddr.dk - what's my IP?
https://ent.re - URL shortener that generates mobile type friendly URLs
Re: Ask HN: What simple tools or products are you most proud of making?
#366https://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…
P.S: Yes I'm thirty. Y'all don't know Indian moms.
Re: Ask HN: What simple tools or products are you most proud of making?
#367SelfControl - a free Mac focus app that helps users block their own access to distracting websites
Re: Ask HN: What simple tools or products are you most proud of making?
#368I wrote peewee, a single file Python ORM. It's codebase is very small but it is extremely capable. http://docs.peewee-orm.com
Re: Ask HN: What simple tools or products are you most proud of making?
#369Earlier quoted context omitted.
Thanks! Range is something I am trying to figure best how to do. I know how, but it is "expensive" in terms of API calls etc. Like would someone pay for this feature? Zipcode - Django has a great library so that is a next step for me.
this is out of left field but one thing i find myself searching for is sunset/sunrise times in the future, especially when traveling to different latitudes. could be a cool addition if this info is available.
Re: Ask HN: What simple tools or products are you most proud of making?
#370I'm proud of many things :( * I converted a rotary phone into a cellphone: https://www.youtube.com/watch?v=fSkdWQswpc8 * I wrote a personal bookmark search engine: http://historio.us/ * A site that talks to spammers so you don't have to: https://spa.mnesty.com/ * A pastebin: http://pastery.net/ * A remote-controlled GSM irrigation controller for farmers: https://gitlab.com/stavros/irrigation-controller * A button tha…