7 ms·
Ever visited a search result only to find one of your search terms isn't there?
- vaneck 15y agoI made this in an hour or so when learning the web.py basics. It's running on mod_wsgi. Very simple but it's something I find relatively useful (it forces Google not to ever discard any of the search terms, which comes in handy when searching for error messages, log fragments, etc.), so I thought I'd share it here in case someone else does too. More background on the motivation for this here: http://news.ycombinator.com/item?id=2931994 http://news.ycombinator.com/item?id=2931994
- vaneck 15y agoWell, I can't edit this anymore but I decided to give it a shorter URL so it's more convenient (I had one free anyway): http://finderr.org http://finderr.org Hope someome finds it useful!