snkcld | 11 years ago | on: Show HN: We created a mentor/mentee matching platform and we want your feedback
snkcld's comments
snkcld | 12 years ago | on: Simple recommendation system written in Ruby
still in progress, and id love any input! http://github.com/karabijavad/cadet
snkcld | 12 years ago | on: SQLite now supports recursive CTEs
how large was your friends table? maybe it was quick when doing friends of friends because the friends table was already wholly loaded into memory?
i wonder if your relationship traversals spanned across different tables, if postgres would still be as quick?
snkcld | 12 years ago | on: SQLite now supports recursive CTEs
snkcld | 12 years ago | on: WhatsApp issued takedown against alternative clients a week before acquisition
snkcld | 12 years ago | on: Ask HN: What is your current pet project?
easy embedded neo4j, via jruby!