TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: WikiBinge – discover how all things are vaguely connected

246 点作者 jamez大约 2 年前
Connect two articles on Wikipedia, but do it the long way. I&#x27;ve always been a fan of the theory of six degree of separation, but it&#x27;s an overused concept when exploring the Wiki-graph.<p>Instead of showing the shortest path, which in my opinion is &quot;boring&quot; and ends up connecting super-important central articles, I came up with my own method: WikiBinge selects the smaller, less represented articles on Wikipedia. In a WikiBinge path, the underdogs are the kings!<p>How does it work? It&#x27;s pretty straightforward! Compute PageRank on the Wiki-graph and assign as weight of each edge the PageRank value of the destination node. A WikiBinge path is then simply a shortest path using these weights: the algorithm will then favor paths passing through articles with lower PageRank values.<p>More on the motives to build this here: <a href="https:&#x2F;&#x2F;www.jamez.it&#x2F;project&#x2F;wikibinge&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.jamez.it&#x2F;project&#x2F;wikibinge&#x2F;</a><p>This is an older project of mine, but it never got much exposure, so I&#x27;m humbly submitting it now.

35 条评论

r3trohack3r大约 2 年前
This is absolutely amazing.<p>I built wikiscroll.blankenship.io for myself to scratch my neophile itch. You might be displacing it in my daily routine, a nice pre-built rabbit hole between two topics of interest has proven to be a lot of fun over the past 30 minutes.<p>Amazing work.<p>As a short aside, at first I didn&#x27;t get it. I was surprised the paths between articles were so long. It wasn&#x27;t until I tried &quot;Adolf Hitler&quot; -&gt; Something (Hitler has notoriously short paths to everything) that I realized these weren&#x27;t the shortest paths. Your loading text does a really great job of explaining that, but the &quot;random&quot; button appears to be pulling from a cache (clever!) so I didn&#x27;t get to see that loading message about the &quot;boring shortest path&quot; until I went off the beaten path.<p>Since it seems like you are computing both the shortest and the &quot;most interesting&quot; path between the two articles, it would be cool to give me a way to see both on the final loaded page. The shortest path is interesting too, even if it is less interesting than the one you ultimately generate.<p>It&#x27;d also be cool to be able to &quot;pin&quot; one of the boxes so the random button only impacts the other. For example, if I started at the Great Molasses Flood, what path could I take to random other articles? Though I guess this can be accomplished by spinning and then retyping the &quot;Great Molasses Flood&quot;<p>Edit: I deeply appreciate your narrative at <a href="https:&#x2F;&#x2F;www.jamez.it&#x2F;project&#x2F;wikibinge&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.jamez.it&#x2F;project&#x2F;wikibinge&#x2F;</a> - this is one of my favorite projects I&#x27;ve come across on HN in a long while.
评论 #35577701 未加载
armandososa大约 2 年前
This is funny, pressed the dice icon and I got &quot;Milk&quot; and &quot;Cookie&quot; and I thought it was going to be a short connection. It isn&#x27;t. <a href="https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Milk&#x2F;Cookie" rel="nofollow">https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Milk&#x2F;Cookie</a>
评论 #35576127 未加载
评论 #35574157 未加载
评论 #35574146 未加载
评论 #35577449 未加载
tobyjsullivan大约 2 年前
This might be the first time I wish I’d read the comments <i>before</i> visiting the link. Assuming it would find the shortest path, I gave it two very unrelated concepts. I spent way too long exploring a very long chain thinking “How can this be the shortest path?”<p>So now I want to know, is there a similar tool that does shortest path? Because that would be fun too.
评论 #35578014 未加载
mcint大约 2 年前
My first attempt I can&#x27;t search donut (Doughnut is the canonical), can&#x27;t type the &quot;()&quot; parenthesis that appear in page names, and can&#x27;t use any of France, La France, or French Republic to indicate the wiki page on France. Lots of francesca&#x27;s though.<p>Fun fun, thank you for sharing! In the interactive web interface*, I hope non-canonical names can be used, that shortest names can be completed and exact matches can be use, and at least accept what it&#x27;s in page names.<p>*It looks like writing the URL fragment yourself allows more leniency.
denton-scratch大约 2 年前
Unimpressed - I tried to get a chain from &quot;Mocca, Yemen&quot; to &quot;Jimma&quot;. I got a whole long list of stuff about aircraft engines (I do get that the author was trying to make non-obvious links).<p>Mocca is a port on the Red Sea in Yemen. The Ottoman Turks used to require all shipping entering the Red Sea to put in at Mocca so their coffee could be taxed. Mocca is a port town; they don&#x27;t actually grow coffee in the town, it comes from a mountainous region to the North.<p>Jimma is a coffee-producing region in Ethiopia, south of the entrance to the Red Sea.<p>I just bought 250g of beans labelled &quot;Mocca Djimmah&quot;; the vendor couldn&#x27;t tell me whether it came from Yemen or Ethopia. My guess is that exports from Yemen are &quot;challenged&quot; just now, but I&#x27;d like to taste some coffee from the original home of coffee.
notesinthefield大约 2 年前
In high school my friends and I played a Wikipedia game in which one of us hit the random button to find our &quot;goal&quot; and then had to navigate back to the goal from the Wikipedia home page using only links. It was usually possible to do so and the first person to the goal won.
pelagicAustral大约 2 年前
I used to play a drinking game with the lads. You had to name one thing&#x2F;person&#x2F;event and had to click on &quot;Random Article&quot; on Wikipedia and land on that particular concept in 5 clicks or less. Good times...
jonathankoren大约 2 年前
Excellent. 32 degrees away, and brings in Air Bud.<p><a href="https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#John_Wilkes_Booth&#x2F;Hentai" rel="nofollow">https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#John_Wilkes_Booth&#x2F;Hentai</a>
Anduia大约 2 年前
I tried to go from &quot;Bronze Age&quot; to &quot;Mail&quot; and it took me in a long ride including the dog from Oz. Quite fun. <a href="https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Bronze_Age&#x2F;Mail" rel="nofollow">https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Bronze_Age&#x2F;Mail</a>
foota大约 2 年前
It might be interesting to see this but with paths where they&#x27;re instead weighted based on the strength of the relation (e.g., something like TF-idf on the articles each link to).<p>I think this would avoid the super common article problem, but also lead to more relation between each link.
评论 #35574474 未加载
Kerrick大约 2 年前
This is pretty neat! I tried <a href="https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Moray_eel&#x2F;Sony_Alpha" rel="nofollow">https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Moray_eel&#x2F;Sony_Alpha</a> and I was pleased with the path it took me for first big chunk of the path. The last bit was a tour of a significant number of camera models (none of them Sony), which felt... strange? It certainly felt less-varied than the combination of animalia, history, geography, and pop culture that the first part took me through.<p>Fun project, thanks for sharing!<p>If I had a bit of feedback to share, it&#x27;s that the shortest path (which shows while loading the binge) continues to be visible after it finishes loading -- maybe at the bottom of the page?
评论 #35573688 未加载
评论 #35573740 未加载
dopidopHN大约 2 年前
Asked to connect two small town on different continent.<p>One of those town manufacture car parts. Then I got 10ish car model from various brand.<p>An actor that did a commercial for one of those brand 20 years ago.<p>He grew up in the second town.<p>Cool. But loose
m0llusk大约 2 年前
Not sure I get it, but on my first use it pointed out connections between Dehumanization and Memes that I had not previously considered. Curious.
munro大约 2 年前
The chains are so long, it&#x27;s really not that impressive :&#x2F;
评论 #35575887 未加载
passwordoops大约 2 年前
Nice! My wife and I used to play a game sort of like this - find the shortest path between two pages on Wikipedia. It actually made for a fun party game too.<p>I really love the circuitous path though. Fantastic route to discovery and I can see those even being a neat thing for schools
评论 #35573734 未加载
评论 #35574239 未加载
评论 #35573924 未加载
CyborgCabbage大约 2 年前
<a href="https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Electoral_college&#x2F;The_Long_Earth" rel="nofollow">https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Electoral_college&#x2F;The_Long_Earth</a><p>Apparently Humptulips, Washington was Terry Pratchett&#x27;s favourite place on earth. :)
StockHuman大约 2 年前
Botswana National Front to The Cheesecake factory was truly a wild ride, meandering between military hardware, old airplane designs, African social movements, some random celebrities, municipalities in Europe and more. Fun stuff.
kirubakaran大约 2 年前
Anyone got anything longer than this? (68)<p><a href="https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Madurai&#x2F;Semiahmoo_Bay" rel="nofollow">https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Madurai&#x2F;Semiahmoo_Bay</a>
评论 #35573947 未加载
评论 #35574772 未加载
评论 #35575868 未加载
raybb大约 2 年前
Pretty cool project! FYI for some reason search doesn&#x27;t seem to work that well.<p>hackNY won&#x27;t come up and if you try try to add a place with a comma (Lowell, Massachusetts) you can&#x27;t type it you have to scroll it.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;HackNY" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;HackNY</a><p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Lowell,_Massachusetts" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Lowell,_Massachusetts</a>
评论 #35582438 未加载
dzink大约 2 年前
Horse and Astronaut are more closely connected (through the shows, road, actors) than Cancer and Healthcare which are not connected at all, apparently. This was the problem with public datasets and counting on HTML links to build the graph of human knowledge years ago. I tried to build better search at the time and hit this wall. Large language models will be a bonanza for new products now that the wall is broken.
评论 #35574651 未加载
Paul-Craft大约 2 年前
Not &quot;all things.&quot; I can&#x27;t enter arbitrary titles of wiki articles, like &quot;mathematics&quot; and &quot;poetry.&quot;
throwaway9131大约 2 年前
Strange, my first guess had no connections either way<p>chicken nugget &lt;-&gt; constitution of canada<p>Now I&#x27;m wondering if its a bug or if there is actually no connection
评论 #35575411 未加载
anonu大约 2 年前
Would be great to be able to customize the randomness on the graph. Granted it&#x27;s a hard problem to solve. I picked two unrelated topics and it seems like most of the bridge is obscure athletes and teams. Maybe excluding certain categories, like sports, in my case would be more helpful.
adrianh大约 2 年前
This is excellent. The path from &quot;George Barnes (Musician)&quot; to &quot;Django Reinhardt&quot; somehow managed to pass through Hysterectomy, 5-Bromouracil, Glucuronidation and Port Bannatyne (Scotland). Kudos for some creative coding!
great_psy大约 2 年前
Here is a challenge, what is the longest “shortest path” across all wiki?
ricardo81大约 2 年前
FWIW worth mentioning &quot;bacon number&quot; as I don&#x27;t see it here or on the page and it&#x27;s a similar(ish) concept.<p>I managed ~50 intermediates on this tool from [my home town] to [Kevin Bacon].
omginternets大约 2 年前
Good news: Marc Dutroux is in no way related to quantum superposition.
ggm大约 2 年前
Lindsay Marshall (catless&#x2F;bifurcated rivets) and I played with doing this informally as a game back in 2002 or so, by hand.<p>Well done coding it up. The average pathlength will be fascinating.
samus大约 2 年前
There is a game where the aim is to navigate between two Wikipedia articles with as few hops as possible. I guess it&#x27;s now vastly simpler to cheat at this...
评论 #35579426 未加载
评论 #35582427 未加载
blt大约 2 年前
Would be interesting to see some transformations like sqrt(pagerank) weight to get the chains more like 10-12 steps instead of 60.
ArekDymalski大约 2 年前
it&#x27;s nice that it highlights less popular and obvious - i&#x27;ve discovered a lot linking potato to the Millenium Falcon :) <a href="https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Potato&#x2F;Millennium_Falcon" rel="nofollow">https:&#x2F;&#x2F;www.wikibinge.com&#x2F;#Potato&#x2F;Millennium_Falcon</a>
stevenking86l大约 2 年前
This is great fun. Though my first guess had no connection: Cleopatra and The Great Pacific Garbage patch
评论 #35573972 未加载
xcombelle大约 2 年前
that a nice project, hope you will gather enough resources to make for other language if wikipedias.
cocodill大约 2 年前
hmm, that six degrees of wikipedia bridge is little weird. i thought you can land from everywhere in few clicks by hitler. but it takes over 70 steps to get dill from hitler.
DrNosferatu大约 2 年前
Ciccio!