TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Today's Added .COM names - Instant search on Heroku

2 pointsby ai09over 14 years ago

2 comments

ai09over 14 years ago
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
revoradover 14 years ago
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>
评论 #2012938 未加载