Definr: Incredibly fast dictionary
definr.com
Definr: Incredibly fast dictionary
1–10 of 18 posts
Re: Definr: Incredibly fast dictionary
#2I've been using this one. Easier to type definr though.
Re: Definr: Incredibly fast dictionary
#3Making a round trip with each letter typed? Impressive. Who needs a desktop app?
Re: Definr: Incredibly fast dictionary
#4This cries out to be implemented with Berkeley DB, which is simply much faster than relational databases.
Re: Definr: Incredibly fast dictionary
#5This cries out to be implemented with Berkeley DB, which is simply much faster than relational databases.
I had completely forgotten about BDB, thanks for the reminder!
Re: Definr: Incredibly fast dictionary
#6Sweet. However, the one word I happened to pick for a test (don't know why) was "spork" -- doh.
At least it wasn't a presentation at YC: http://news.ycombinator.com/item?id=77269
Re: Definr: Incredibly fast dictionary
#7How is this a startup? Auto-complete is NOT hard: it's a trie.
Re: Definr: Incredibly fast dictionary
#8This cries out to be implemented with Berkeley DB, which is simply much faster than relational databases.
I'm not sure it's useful either. Why not just use a dedicated data structure (such as a radix tree dictionary)?
Re: Definr: Incredibly fast dictionary
#9How is this a startup? Auto-complete is NOT hard: it's a trie.
I see no indication that it's intended to be one.
Re: Definr: Incredibly fast dictionary
#10I tried "triumphalism" on the first try. Not yet there :)