Hacker News new | ask | show | jobs
by dudzik 3063 days ago
I like how you implemented our suggestions :)

You made it simple to switch between sources, and I like how clean the UI is.

Initially, I thought about each comment source being a separate extension. But I can see the value in integrating the sources into one. It makes it easier to get another perspective on a topic, without setting up too many things.

On the subject of getting different perspectives: Can you select the subreddits that provide you with the comments?

1 comments

Thanks for your feedback (again :)).

At the moment it pools the comments from all Reddit and HN submissions and thus all subreddits. It sorts them by relevance/upvotes. I'm using this "plugin": https://github.com/tgallant/embedd

I was thinking about having configureable options where the user can choose which services to show comments from. Was thinking about adding others as well - e.g. Twitter, Disqus. I can imagine not all techies want FB comments. :) But for now, I just wanted to release another version first.