TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Subreddit connections

134 pointsby jashmennabout 12 years ago

15 comments

gburtabout 12 years ago
It's unfortunate you removed all the primary subreddits (or degree > 75), it makes a lot of the networks confusing (the gaming network, for example) because they seem to only show niche topics.
评论 #5702626 未加载
asperousabout 12 years ago
This is really well done! I would recommend putting the defaults back in and playing around with and finding a good value for "remove connections that have less than" using a number based on a percentage of the posts in sub instead of an arbitrary 8 connections.<p>For example, remove connections from /r/programming to subs that are cross referenced from /r/programming less than 5% of the time.<p>Again, very nice!
Karunamonabout 12 years ago
Not surprising that the drama bomb meta subreddits are the biggest connectors (TrueRedditDrama being the largest graphically).<p>I personally think the overall quality/SNR of the entire site would go up if meta subs (a sub who's sole purpose is to link to other subs) were banned outright. They don't seem to do anything but stir up strife and abuse.
评论 #5702431 未加载
评论 #5702519 未加载
评论 #5703858 未加载
piloochabout 12 years ago
With others, I recently played around with a custom built dataset, using unsupervised machine learning to cluster the subreddits, based on content.<p>You can play with it here:<p><a href="http://demo.xplr.com/xplr/umbreddit/" rel="nofollow">http://demo.xplr.com/xplr/umbreddit/</a><p>The system can be queried:<p><a href="http://demo.xplr.com/xplr/umbreddit/?search=cyclists" rel="nofollow">http://demo.xplr.com/xplr/umbreddit/?search=cyclists</a><p><a href="http://demo.xplr.com/xplr/umbreddit/?search=species" rel="nofollow">http://demo.xplr.com/xplr/umbreddit/?search=species</a><p>For the curious, more technical information is available here: <a href="https://xplr.com/xplr-umbrella-dataviz-on-top-of-unsupervised-machine-learning/" rel="nofollow">https://xplr.com/xplr-umbrella-dataviz-on-top-of-unsupervise...</a> and here: <a href="https://xplr.com/a-subreddit-recommender-with-xplr/" rel="nofollow">https://xplr.com/a-subreddit-recommender-with-xplr/</a><p>This analysis is slightly different than the study of cross-posed links. Here the content of posted URLs (not yet comments)is analyzed and subreddits are put into clusters within a search engine.<p>This allows the easy building of a subreddit recommender for Reddit (Chrome only for now): <a href="https://chrome.google.com/webstore/detail/preddit/epicmjpmnmjgbmahjcigppkenngbdjbd" rel="nofollow">https://chrome.google.com/webstore/detail/preddit/epicmjpmnm...</a>
omniabout 12 years ago
This is really neat, but the magnify effect makes it absolutely infuriating to hover over one of the points to see its label.
评论 #5702486 未加载
nthitzabout 12 years ago
Very neat! I wonder if there would be a decent way of including more of some of the default subs without adding too much noise.
Donovanabout 12 years ago
This is really useful to me, I'm always wondering about specific subreddits that may interest me. Now I can actually find them. I think there may be other ways to present this information to help people discover subreddits of interest.
评论 #5703050 未加载
coyotebushabout 12 years ago
Similar work:<p><a href="http://www.cs.utexas.edu/~elie/networks.html" rel="nofollow">http://www.cs.utexas.edu/~elie/networks.html</a> (on HN: <a href="https://news.ycombinator.com/item?id=4914267" rel="nofollow">https://news.ycombinator.com/item?id=4914267</a>)<p><a href="http://ajverster.github.io/blog/2013/04/01/redditinteractionmap/" rel="nofollow">http://ajverster.github.io/blog/2013/04/01/redditinteraction...</a>
SkyMarshalabout 12 years ago
Can anyone find the cluster of technical/programming subreddits? Closest ones I see are the Startup hub, and java_help. I know they're in there somewhere though.
cocoflunchyabout 12 years ago
Nice work! This got me to venture into some sad subreddits though... Had no idea that /r/niggers was even a thing (wouldn't it even be illegal?).
评论 #5704238 未加载
评论 #5703015 未加载
binarysoloabout 12 years ago
Wow, I didn't realize a gephi file can be so easily exported to an interactive web object via sigma.js -- great, simple implementation!
Achsharabout 12 years ago
Off topic but I don't like the "best viewed in Google Chrome". Your code should be standards compliant and it will work everywhere.
评论 #5703678 未加载
评论 #5704520 未加载
rschmittyabout 12 years ago
For some reason this runs terribly on firefox, blank in ie, chrome works great however (which you kindly point out at the end!)
1qaz2wsx3edcabout 12 years ago
"...we are all Touched by His Noodly Appendages"
sneakabout 12 years ago
This reminds me vaguely of Randall Munroe's Map Of Online Communities:<p><a href="http://xkcd.com/802/" rel="nofollow">http://xkcd.com/802/</a>