Ask HN: What simple tools or products are you most proud of making?
761–770 of 892 posts
Re: Ask HN: What simple tools or products are you most proud of making?
#762Re: Ask HN: What simple tools or products are you most proud of making?
#763Merlot (Rapid website builder, WIP): https://github.com/Immortalin/Merlot
Kloudtrader (Trading platform): http://kloudtrader.com
Re: Ask HN: What simple tools or products are you most proud of making?
#764https://unshorten.link I 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…
http://goo.gl/zxcvb2+ (toy link, doesn't work)
Note the + at the end: it gives you a detailed statistics page that also tells you what the URL points to.
(NB, the stats come from JSON that seems easy to fetch; ratelimiting/"that's not a browser"-checking untested.)
Re: Ask HN: What simple tools or products are you most proud of making?
#765https://invoice-generator.com I made this 4 years ago for those times when you just need an invoice. Today 10s of thousands of individuals and businesses use this each day to get paid. It's free to use with no login required. Instead it uses localStorage to remember data.
Re: Ask HN: What simple tools or products are you most proud of making?
#766Earlier quoted context omitted.
Spamnesty is really amusing! It would be even better if your bot had a wider variety of responses. I foresee that sooner or later, your bot will get stuck in an endless conversation with a spambot which keeps replying, leading to another round of replies and then another...
https://spa.mnesty.com/conversations/zvtbgexy/
Well, that's fitting...
Re: Ask HN: What simple tools or products are you most proud of making?
#767Re: Ask HN: What simple tools or products are you most proud of making?
#768Lua Newsletter(still WIP): http://luadigest.immortalin.com Merlot (Rapid website builder, WIP): https://github.com/Immortalin/Merlot Kloudtrader (Trading platform): http://kloudtrader.com
Insta-subscribed though, Lua's on my todo list.
(PS. I tried to reply to your previous comment but found you'd deleted it, thankfully found this comment via your account)
Re: Ask HN: What simple tools or products are you most proud of making?
#769http://hellojarvis.io/ is a Messenger bot that reminds you to do stuff. You can phrase time in many ways, which was quite tricky to do: "in 3 hours", "on the 25th", "tomorrow night", "next wednesday" all work. We currently have almost 25k users and I'm proud of the fact that people really do find it useful. A friend recently mentioned to me that he used Jarvis to remind him about his dentist appointment.