Live data from Hacker News

Bringing Webrings Back from the 90s

mxb.dev

1–4 of 4 posts

Re: Bringing Webrings Back from the 90s

#4
Nostalgia aside, this is at least one solution to the problem of content discovery and relevance being driven entirely towards corporate interests and SEO by Google.

I'm not certain I like the premise of the design of the banner being up to ring administrators - design should be up to the site owners.

I'm also wondering if this isn't a bit overengineered. With just the index JSON file and an id indicating a site, you have most of what you need to generate "previous" and "next" links, and you could do that with vanilla javascript, without web components, without requiring cloud hosting, without a dependency tree.

I'm probably being a curmudgeon about it, I really like the idea and there's nothing wrong with it as is, it just seems far more complex than it needs to be.