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.

Definr: Incredibly fast dictionary

23 pointsby charzomover 17 years ago

9 comments

kirubakaranover 17 years ago
Guys, I wrote a similar tool few months ago: <a href="http://www.instantwordsearch.com" rel="nofollow">http://www.instantwordsearch.com</a><p>It does more than definr (e.g. pattern search). But it was met with indifference (except on StumbleUpon). Can you tell me where I screwed up?<p>May be I shouldn't have mentioned that I wrote it as a toy app? (but it IS a toy app) Picture needed? Looks ugly/too simple? Name too long? All I am able to come up with are some conspiracy theories: 'Definr creator lists Kevin Rose as <i>friend</i> in his Digg profile'; 'Ruby-On-Rails was mentioned' etc. But the real issue must be something else.<p>I think the fault is invisible to me as I created the tool. Hopefully I can learn a marketing lesson or two from this... Please help.
评论 #83667 未加载
评论 #83797 未加载
axodover 17 years ago
I'm not sure it's incredibly fast, sure it uses auto-complete and ajax to load things instead of a page refresh, but it seems a similar speed to conventional web based dictionaries to me.
评论 #83681 未加载
henningover 17 years ago
This cries out to be implemented with Berkeley DB, which is simply much faster than relational databases.
评论 #83520 未加载
评论 #83482 未加载
dcurtisover 17 years ago
Nothing will ever be faster than hovering over a word and pressing control-command-D on Mac OS X.<p>
zachover 17 years ago
Sweet. However, the one word I happened to pick for a test (don't know why) was "spork" -- doh.<p>At least it wasn't a presentation at YC: <a href="http://news.ycombinator.com/item?id=77269" rel="nofollow">http://news.ycombinator.com/item?id=77269</a>
void_starover 17 years ago
How is this a startup? Auto-complete is NOT hard: it's a trie.
评论 #83523 未加载
uuillyover 17 years ago
I've been using this one. Easier to type definr though.<p><a href="http://www.ninjawords.com/" rel="nofollow">http://www.ninjawords.com/</a>
edw519over 17 years ago
Making a round trip with each letter typed? Impressive. Who needs a desktop app?
pagemanover 17 years ago
I tried "triumphalism" on the first try. Not yet there :)