You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

MattG comments on Open Thread, Jun. 1 - Jun. 7, 2015 - Less Wrong Discussion

3 Post author: Gondolinian 01 June 2015 12:45AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (203)

You are viewing a single comment's thread. Show more comments above.

Comment author: sixes_and_sevens 01 June 2015 01:44:44AM 8 points [-]

I'm playing around with writing a Chrome extension that identifies countries of the world in the browser and marks them up with expandable, at-a-glance summary data for that country, like GDP per capita, composite index scores (HDI, MPI, etc.), literacy rate, principal exports and so on. I find myself regularly looking this up on Wikipedia anyway, and figured I'd remove the inconvenience of doing so.

This example probably isn't that useful for everyone, but it got me wondering what other sets of things could be marked up in the browser in this way. Another example that occurred to me was legislature voting records, where a similar plugin would provide easy visibility of how elected representatives voted on legislation. Again, not useful for everyone, but I could imagine political junkies getting some use out of it.

Such a set of mark-uppable entities would have to be either identifiable by format (like an ISBN) where the data could be fetched from a remote source, or a finite list of a few hundred items (like countries), where the data could be stored locally. What kinds of things would you like this sort of visibility on in the browser? Is there a set of entities you find yourself tiresomely looking up data for over and over again?

(Partly inspired by the Dictionary of Numbers)

Comment author: [deleted] 01 June 2015 07:23:33AM *  1 point [-]

There was a chrome extension advertised on LW a while ago that did this for "alternate points of view" - but it was crowdsourced, and didn't have enough links to be useful. But an automated version of that (that say, detected keywords, and posted up links) would be great.

Comment author: ChristianKl 01 June 2015 03:03:18PM 2 points [-]

I think you mean http://rbutr.com/

Comment author: [deleted] 02 June 2015 07:35:42AM 1 point [-]

Yeup, that was it!