top | item 8258675 Show HN: Track social sharing and community sentiment on HN and reddit 24 points| tgallant | 11 years ago |stats.timgallant.us 5 comments order hn newest bilalhusain|11 years ago Nice implementation, simple and helpful UI (specially "Need help? try these links.")!A glitch: I entered http://www.megacz.com/berkeley/coq-in-ghc/ and it says 'This link has not been posted to reddit.'A suggestion: Can you add a URL route to automatically initialize the lookup. Eg. /?url={url} or #{url}. Its handy for sharing.A question: Which sentiment analysis library are you using. It seems to be classifying the comments on the mentioned link as negative.Edit: Alright, looks like https://raw.githubusercontent.com/tgallant/blog-checker/mast... is being used to calculate the score. tgallant|11 years ago Thanks! I'll look into setting up a URL route for easier sharing. Also, here is the code that handles the sentiment analysis https://github.com/tgallant/blog-checker/blob/master/src/blo... load replies (1) brotoss|11 years ago The link bar says "Enter in you[sic]URL here"You should have the reddit posts sort so the ones with the most upvotes sit on top rather all the way at the bottom goldhand|11 years ago Awesome work guys!
bilalhusain|11 years ago Nice implementation, simple and helpful UI (specially "Need help? try these links.")!A glitch: I entered http://www.megacz.com/berkeley/coq-in-ghc/ and it says 'This link has not been posted to reddit.'A suggestion: Can you add a URL route to automatically initialize the lookup. Eg. /?url={url} or #{url}. Its handy for sharing.A question: Which sentiment analysis library are you using. It seems to be classifying the comments on the mentioned link as negative.Edit: Alright, looks like https://raw.githubusercontent.com/tgallant/blog-checker/mast... is being used to calculate the score. tgallant|11 years ago Thanks! I'll look into setting up a URL route for easier sharing. Also, here is the code that handles the sentiment analysis https://github.com/tgallant/blog-checker/blob/master/src/blo... load replies (1)
tgallant|11 years ago Thanks! I'll look into setting up a URL route for easier sharing. Also, here is the code that handles the sentiment analysis https://github.com/tgallant/blog-checker/blob/master/src/blo... load replies (1)
brotoss|11 years ago The link bar says "Enter in you[sic]URL here"You should have the reddit posts sort so the ones with the most upvotes sit on top rather all the way at the bottom
bilalhusain|11 years ago
A glitch: I entered http://www.megacz.com/berkeley/coq-in-ghc/ and it says 'This link has not been posted to reddit.'
A suggestion: Can you add a URL route to automatically initialize the lookup. Eg. /?url={url} or #{url}. Its handy for sharing.
A question: Which sentiment analysis library are you using. It seems to be classifying the comments on the mentioned link as negative.
Edit: Alright, looks like https://raw.githubusercontent.com/tgallant/blog-checker/mast... is being used to calculate the score.
tgallant|11 years ago
brotoss|11 years ago
You should have the reddit posts sort so the ones with the most upvotes sit on top rather all the way at the bottom
goldhand|11 years ago