Earlier quoted context omitted.
serendipity heaven, but... how is this map of _your favorite_ blogs?
I started off with my favorite blogs and recursively explored from there based on what they linked to.
Network visualization of 50k blogs and links
21–30 of 58 posts
Re: Network visualization of 50k blogs and links
#22One nice feature that would be helpful is the ability to preview the blog.
Re: Network visualization of 50k blogs and links
#23Re: Network visualization of 50k blogs and links
#24This is really awesome work! How did you classify so many links?
To get their topics? I used a basic louvain community detection algorithm, then put all the URLs into GPT with some few-shot prompting tricks to get it to output a particular topic. There's some heuristics to break up giant communities / combine small communities in there too.
My question for you is how can I see what sites link to me, as opposed to what sites I link to?
Re: Network visualization of 50k blogs and links
#25Re: Network visualization of 50k blogs and links
#26People still upvote hairball graphs every time. Fortunately there is a cure: https://cambridge-intelligence.com/how-to-fix-hairballs/
Re: Network visualization of 50k blogs and links
#27I scraped my favorite blogs and made a graph from the domains that each blog links to. You can see clusters forming of websites that talk about similar topics, like crypto, rationality, Canada, India, and even postgres! The visualization was made entirely in webgl with some neat optimizations to render that many lines and circles.
I put up many links posts, so I probably link to an abnormally large number of sites.
Re: Network visualization of 50k blogs and links
#28Re: Network visualization of 50k blogs and links
#29Re: Network visualization of 50k blogs and links
#30And I have my own internal links visualization, which might be a bit over the top (GPU recommended): https://taoofmac.com/static/graph