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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Moonjump – A server that redirects you somewhere interesting

2 点作者 ya1sec将近 3 年前

2 条评论

gwill将近 3 年前
very cool. love the design and so far some really interesting sites. will there be any restrictions or requirements for sites that are merged in?
评论 #31867835 未加载
ya1sec将近 3 年前
Moonjump is a server that redirects you to a random page harvested from Are.na, Hacker News, Marginalia Search, and Gossip Web.<p>This project aims to spark curiosity and provide a portal to the vast collection of interesting material hidden by the commercial web.<p>The source material is aggregated with care by users of these platforms. Since this accumulation is performed by hand, pages are saved because they had an effect on the users who saved them. The goal is to find something that has an effect on you.<p>For Are.na, the dictionary of channels that the app pulls from is weighted by the number of pages in the channel. Channels with the most pages are more likely to be selected.<p>This collection of curious content is a trove of handcrafted treasures. But as our habits have taught us in the contemporary era of web surfing, we are prone to doomscrolling (and even doom-bookmarking).<p>Moonjump makes a decision for you by selecting something random from a deep sea of unconventional content. Results may be peculiar, profound, or absolute nonsense. But you can always close the tab and jump again.<p>The search engine is powered by Marginalia, an amazing project which indexes non-commercial content and may surprise you with sites you perhaps weren&#x27;t aware of. I have to admit that the existance of Marginalia is a huge inspiration for Moonjump. Search queries on Moonjump use the Marginalia API to redirect you to a random result.<p>The easiest way to jump is to click the large logo at the center of the homepage. You can also add <a href="https:&#x2F;&#x2F;moonjump.app&#x2F;jump" rel="nofollow">https:&#x2F;&#x2F;moonjump.app&#x2F;jump</a> to your bookmarks bar.<p>If you are an OSX user and have hammerspoon installed, check the github repo for instructions on how to jump via a keyboard shortcut. (This is really fun! I have mine mappt to Cmd-Ctrl-J)<p>If anyone has any suggestions for improvements, please let me know! Also feel free to open a pull request. The codebase for the homepage is a little bit of a mess but the main functionality is in the Flask app.<p>Links:<p><a href="https:&#x2F;&#x2F;moonjump.app" rel="nofollow">https:&#x2F;&#x2F;moonjump.app</a> <a href="https:&#x2F;&#x2F;moonjump.app&#x2F;jump" rel="nofollow">https:&#x2F;&#x2F;moonjump.app&#x2F;jump</a> <a href="https:&#x2F;&#x2F;moonjump.app&#x2F;hn" rel="nofollow">https:&#x2F;&#x2F;moonjump.app&#x2F;hn</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;ya1sec&#x2F;moonjump" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ya1sec&#x2F;moonjump</a><p>--<p><a href="https:&#x2F;&#x2F;www.are.na" rel="nofollow">https:&#x2F;&#x2F;www.are.na</a> <a href="https:&#x2F;&#x2F;search.marginalia.nu" rel="nofollow">https:&#x2F;&#x2F;search.marginalia.nu</a> <a href="https:&#x2F;&#x2F;gossipsweb.net" rel="nofollow">https:&#x2F;&#x2F;gossipsweb.net</a>