|
|
|
|
|
by firasd
2875 days ago
|
|
I've been building an app that (among other things) can kind of generate this for Twitter--if people are discussing a link, it finds tweets about that link, quote-tweets of tweets about that link, and replies to tweets about that link (in addition to tracking the number of retweets and likes). (The app is pre-release but it's on social media as https://twitter.com/flockpath) I've been thinking that I should 'break out' that feature as a Chrome extension. It would open the Twitter discussion for the link you're on, as a sidebar. Here's an image of how the sidebar would look (this is a sample of tweets about a particular article called 'Podcasting's Next Frontier'): https://imgur.com/a/GEcR7b1 And if that Chrome extension becomes popular maybe I would ditch the dependence on Twitter and also spider the rest of the web for discussions about the URL, especially big forums like HN, Reddit. I think https://techmeme.com does something like that. As an aside, this is the kinda thing I miss about the circa 2005 web--when there was a prominent article published it would get discussed in a variety of forums, blogs, etc. Now the discussion has become centralized to a few aggregators and social media sites. |
|
I actually wrote a small extension to collect comments from HN and Reddit using their search API, and it's very useful for me.
https://imgur.com/a/vWy5NaP