Live data from Hacker News

Ask HN: What are you working on?

news.ycombinator.com

1–10 of 99 posts

Re: Ask HN: What are you working on?

#5
I'm helping build a new search interface and implementation for a casual game company based on Apache Lucene/Solr. I always wanted to participate in a Solr implementation, and I was really gratified to work on this project. I think marketing had given up on improving search, so this was a grassroots engineering effort that releases officially later this month.

Re: Ask HN: What are you working on?

#8
I'm a product designer that does graphic and interface design and HTML/CSS. But lately I've really wanted to build something that works, not just static stuff. So..

Installed node.js, the Express framework, and are now messing around in Jade templates. Also installed the mongodb driver via npm (node package manager), but have zero clue how to make a database and hooking it into my node app. Next step is to follow along a blog engine tutorial to learn some more.

Post reply on HN