Hacker News new | ask | show | jobs
by assafmo 2887 days ago
Weird, pasta is in the database. What happened to you is probably the slowness of the search. The database is loaded entirely to the client and searches are done in memory.

Right now it's pretty jumpy even on high-end hardware. I need to fix this.