HN,<p>I put my new creation up this morning and now it's on the front of ReadWriteWeb - <a href="http://www.readwriteweb.com/start/2010/12/addeddomainscom---a-new-tool-f.php#more" rel="nofollow">http://www.readwriteweb.com/start/2010/12/addeddomainscom---...</a>.<p>Thanks to the magic of Heroku I'm now running 11 dynos and serving up to 100 requests per second. Beyond the awesome scalability, Heroku is fast! It turns around requests generally in under 100ms with max 150ms.<p>Things I learned:<p>Instant search is hard to scale. A normal user can type 5 characters per second and each character is a full round trip to the server.<p>Sinatra is fast. This is my first time using it for a live site and I've been very happy with this.<p>Google has nice fonts on their servers: <a href="http://code.google.com/webfonts" rel="nofollow">http://code.google.com/webfonts</a> The font I chose seems to work with nearly all browsers and since Google is serving the font file off their servers, it loads very quickly.<p>I'd appreciate any feedback that you all have. The site is so in flux that I put it live at midnight last night and then rewrote half the javascript in the early morning hours.<p>Thank you,<p>Robert
The layout is messed up in Firefox 3.0 on Ubuntu - <a href="https://skitch.com/hrishimittal/rfmib/addeddomains" rel="nofollow">https://skitch.com/hrishimittal/rfmib/addeddomains</a>