55 comments

[ 1.2 ms ] story [ 65.1 ms ] thread
Hello HN!

This tool is inspired by Kagi Small Web (recent thread: https://news.ycombinator.com/item?id=47410542). A common concern raised here is that Kagi Small Web currently accepts only blogs, comics and YouTube channels. It does not accept arbitrary small websites. That limitation motivated me to build Wander.

Wander is fully decentralised. Anyone can host it on their own website. It consists of just two files: an `index.html` for the Wander console and a `wander.js` where you link to other Wander consoles. It is a bit like a webring, but more flexible. Each console can link to any number of sites and other consoles.

There is no server-side code, no database, nothing to install. If you have a website, you can set it up by uploading just two files. In fact, you can host it on GitHub Pages or Codeberg Pages too.

If you like the idea, please join the network. I would love to see it grow.

More details about how it works and how to set it up here: https://codeberg.org/susam/wander#readme

> This tool is inspired by Kagi Small Web

To me the way Kagi curates its small web directory always feel contradictory to the spirit of independent web publishing because it seems like you have to submit entries through GitHub — a highly centralized platform owned by one of the largest tech companies.

kudos to you for figuring out a decentralized solution.

This is delightful! I found a bunch of interesting sites in just a few minutes. I appreciate your simple and decentralized approach.

I'm going to set this up on my website as a replacement for my boring blogroll list.

Incidentally, I made something similar (also called Wander!) that uses browser bookmarks as a source of links. It's a browser extension called "Wander your bookmarks" and helps you wander through sites you bookmarked in the past. In addition to jumping you to a random bookmark, you can also filter your bookmarks by keyword and jump from that shortened list. Check it out here: http://kmshiva.com/projects/wander.html .

Oh, that's neat. I think to really understand it though I'll have to explore it and experiment with hosting my own Console.
Cool idea - it’s like a recommended set of links, but integrated into an interface like stumble upon or Kagi’s small web browser
This will get really fun when influencers get a hold of the idea and start connecting themselves into the Wander community.
Awesome it’s hosted on codeberg too
This is actually pretty cool. Once I have my own personal webpage, I may even add this tool to it.

It is a project I keep postponing lol

I want to like it, but I don't fully understand why one wouldn't just put a bunch of links on a /wander page and maybe randomize the order?
Ahhh... this is like my OneRandomSite.com from... 2006 or so... nice.

I think we need things like this. To be reintroduced over and over.

I love this as a concept. The wander button is great, but it still needs some curating to decide what pages you like, and getting to the actual content. I guess I'd like to know the workflow moving forward? Just re-download the repo every couple weeks, and diff to see what new sites are on the list?
This is really cool, I think the idea here is fantastic!
I don't know how useful this is, but I am getting tired of Google and co ruining the world wide web how it once was. Something has to be done. I have no idea whether this here can be of help or not but the more people think about this, the better. Otherwise the quality will continue to degrade.
So, is this a meta-webring, that allows for showing individual sites but also sites that show other sites?
So is this web rings all over again?
I kind of want webrings but with federated OIDC. I.e. you can create an account at any of the sites and re-use the login on the others to leave comments/add content. This has to exist in some neat package right?
Tangent but wow codeberg is not blocked by the Great Firewall?
Delightful!
Title is wrong, isn’t it Wander?
Very cool. Reminds me of stumbleupon, which I lost many hours to back in the day.

Curated discovery is one of biggest gripes with modern platforms like youtube - discovering something truly new and outside of your normal interests is really difficult, and the same goes for the web. If you have a topic you want to explore it's fine, but finding random things you'd never have thought of yourself is much harder.

Stumble upon led to most of my interests in life, so happy for this
I've thought of a service that scans new websites and GitHub repos and looks for things that don't look like anything else (using something like hdbscan for outlier detection), and creates a feed for people to follow.