Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Here are the first few things that came to my mind:

- I want this & will use it, it's a great idea!

- I didn't understand the rankings based on visiting the site, I assumed it was number of mentions, but so far after some browsing, I've only seen a single comment listed under any book. Is karma used only as a tie breaker, or can a high karma with low mentions rise above a book with high mentions?

- I'd love to see a top 10 monthly or yearly. Weekly is just so much volume. And it looks like weekly lists usually top out with a single mention? I want to see which books get many mentions, whatever time window that takes. Also I can't read a book a week, so I don't shop for books weekly. This means I'm afraid with a weekly list I'd probably miss all the good stuff.

- The signup popup came up too quickly. I see other people complaining about it and saying remove it. But I would probably have signed up if I understood what I was getting. Seeing it before I even have a chance to see the value or understand who and what this is made me dismiss it immediately. But I'd gladly give my email address to get a monthly email with a top 10 list, and speaking personally it'd help me to have a sense for whether this is strictly a side project, or you'll be doing some marketing. The aggressive popup w/ little info just makes it feel like I'm getting trapped into something and I try to escape, when your intent may have been 100% to generously give people a no-nag opt-in reminder.



Thanks for the heads up!

- The rankings use karma and number of mentions, which for a week basically bring books by top karma users to the top. The actual formula is:

  book_entry['rank'] = (avg_karma_count * avg_karma + book_entry['karma'] * book_entry['karma_count']) / (book_entry['karma_count'] + avg_karma_count)
- I plan to make Top 10 monthly or yearly, just wanted to see if people would like the idea at all. Seems like people like it. As a side remark I also did http://hnbuzz.com/ where you can filter, segment HN posts daily, weekly, monthly etc. It is not about books though.

- Yep the signup seems too aggressive, it will get changed :) After I clicked it away the first time it didn't bother me anymore while coding the website so I got carried away and left it as is. But it is also a learning experience to see what people think about those.

The project is totally side project, I actually do that often - build something I like to have and use a new tech to do it to learn. Drop me a mail if you want to know more.


The tech that actually made my life much easier was Docker. Using docker-compose to manage the tech stack (redis, elastic, apache, flask), docker-machine to abstract away where docker is running, docker-haproxy to be able to run multiple services on the same instance with virtual hosts, sane deployment with docker versioning, etc. etc.


I would love to use this when it runs on data from a longer time period.


What's the new tech you used for it?


itd be nice if mentions had a bigger weight in this


> - I'd love to see a top 10 monthly or yearly. Weekly is just so much volume. And it looks like weekly lists usually top out with a single mention? I want to see which books get many mentions, whatever time window that takes. Also I can't read a book a week, so I don't shop for books weekly. This means I'm afraid with a weekly list I'd probably miss all the good stuff.

Second this. Additionally, an "all time" list would be nice. Seems to be a great way to pick out the "timeless" books.


I really agree with your third point and I too would love to see different ranking options. A week to week basis is too much volume to weed out books I'm not interested in.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: