I just built http://wethr.ca - it only took 3 hours and $5 for a domain name. It's extremely basic, but extremely useful to me as-is. That got me inspired, that I could build something so useful so quickly. So please share your smallest, but most useful project - even if it's super buggy and nowhere near finished yet.
Ask HN: Show me your tiny but useful project
1–10 of 25 posts
Re: Ask HN: Show me your tiny but useful project
#2I threw together http://www.dragdropcomics.com/ to make it easier to create Rage Face comics on Reddit, then I realized that there were already two or three very good and fully fleshed out Rage Face comic web apps, so I kinda left it as is. My idea was that artists could upload their own character sets and people could pick a character set to make a comic out of, but I never really moved beyond the initial version of it.
Re: Ask HN: Show me your tiny but useful project
#3I created a compact plaintext Todo list format: http://www.texttodo.org/. I use it everyday.
Re: Ask HN: Show me your tiny but useful project
#4I've created http://mybus.ca to quickly access Calgary bus schedules
Re: Ask HN: Show me your tiny but useful project
#5I created http://brands.tk to get some marketing gigs. I wanted to do something interesting with my time .
Re: Ask HN: Show me your tiny but useful project
#6This one from me http://netreputation.co.uk/extractor/
created it as a way to screen scrape a page easily and generate a rss feed out of it for my other projects.
Re: Ask HN: Show me your tiny but useful project
#7http://www.hilite.me - source code beautifier
Re: Ask HN: Show me your tiny but useful project
#8I made this command line client for arte+7 -- the online archive of the French/German tv station arte:
https://gist.github.com/5723dfec63b24d64bf6a
If you like arte but rather use mplayer than Flash, this might be interesting to you. Note that it supports resuming downloads.
Re: Ask HN: Show me your tiny but useful project
#9Share What You Make - http://swym.me
Re: Ask HN: Show me your tiny but useful project
#10Wrote a simple command-line TODO list manager called "j" in ruby. I use it everyday. if you have rubygems, it can b installed by
gem install j
http://github.com/HashNuke/j