upvote
I think we're going to reinvent Google's "circles" mechanism from G+. We all (well, the terminally online, at least) are going to be part of several more or less overlapping villages, and the people in those villages are going to trust each other to not be bad faith actors. Everything else... everything that tries to scale... everything public... wasteland.

Something something Dunbar's number, Tragedy of the commons.

reply
Interesting. Each time I think about how we could reboot the (social) web I have this on mind. I don't want exposure to everything, so kind of whitelisting the contacts/peoples/blogs is the first thought. I guess it could work to carve your own cozy echo chamber that once in a while lets something new in. The conflict I cannot penetrate is that some things (could) need a larger exposure surface. I.e. OS projects, maintainers that will naturally generate a large following. There are also individuals that want to maximize exposure, mostly for the sake of it. The latter could be neglected but the former not. That leaves an natural backdoor to turn any networking into the same cesspools we have right now.

I am not sure, maybe we have to subdue to the fact that a massive focus on a single thing will turn out into something bad. Considering the importance of Linus Torvalds to the software world, it can even work. He isn't really digitally socialized in a "modern" sense and he still is networked enough to manage an high impact project. Sure he is networked via the linux ecosystem, but that walls him away from direct interactions with the general public.

reply
It seems like many people have the same or similar ideas. I was thinking of using a tool similar to bookmark-managers as the foundation of a new web. Where you subscribe to RSS-feeds of specific (or clusters of) people to specific topics as the "follow" primitive and you publish your own feed(s), which bookmark-managers btw. already allow. The missing pieces are commenting on the feeds of friends and a layer of federated ML for ranking, which the user controls by simple sliders that set the mark for dimensions like retrieval-vs-discovery, hightrust-vs-highnovelty, recency-vs-trendingimpetus and so on.
reply
Instead of having that one god-author who has to keep maintaining everything, I think a better option may be to have the whole comprehensively community-maintained. Which opens up the question: How do you open source structured data and maintenance?
reply
I know people don’t like to hear this, but blockchains are great for publishing an append only public log that gets widely replicated.
reply
> The low-tech version could be to put a static-URL page on my blog that links to other blogs I like, with a short description. Then people who find my blog interesting might also enjoy the blogs that I enjoy. That could be powerful if it caught on widely.

That has both caught on, is well-supported by WordPress and lots of other tools since forever, and is notable enough that there's a glossary entry for it on Wikipedia:

<https://en.wikipedia.org/wiki/Blogroll>

It's partly why OPML exists.

reply
I like the idea of tree curation. People view the branch of their interest. Anyone can submit anything to any point but are unlikely to be noticed if they submit closer to the trunk. Curated lists submit their lists to curators closer to the trunk.

The furthest branches have the least volume (need filters to stop bulk submission to all levels, but still allow some multi submission). It allows curators to contribute in a small field. They then submit their preferred items to the next level up. If that curator likes it they send it further. A leaf level curator can bypass any curator above but with the same risk of being ignored if the higher level node receives too much volume.

You could even run fully AI branches where their picks would only make all the way up by convincing a human curator somewhere above them of the quality. If they don't do a good job they would just be ignored. People can listen to them direct if they are so inclined

reply
> The low-tech version could be to put a static-URL page on my blog that links to other blogs I like

I think OpenRing does that? [1]. Not my blog, just linking for illustration, but you can see how it looks here at the bottom of the page: https://drewdevault.com/2020/02/06/Dependencies-and-maintain...

[1]: https://git.sr.ht/~sircmpwn/openring

reply
I think a web ring combined with some kind of web of trust style system would be nice. Ideally they could be both centralized where an initial creator holds the keys to what's allowed and decentralized where it just sort of exists. I haven't quite been able to sketch out a reasonable way to keep sites persistent and consistent except DNS records, though. DNS of course making it hard or impossible for smaller and less tech-savvy creators while also having it's own issues regardless.

I'm a big web ring person though so I might be biased and trying to use a hammer in place of a screwdriver.

reply
I think the simple reason why small web / webring sites don't work is that if you're in the mood of "let's pull the handle on the internet slot machine and see what it surprises me with today", then social media does a better job. Without fail, it gives you something to be outraged about or impressed with.

And if you're looking for something specific - "I want to learn category theory" - then you don't visit a small web site because the content you're looking for is probably not on any woefully short, hand-curated list of URLs. So you do a normal web search (or ask your chatbot).

Another problem with web rings is that if you're hopping sites at random, you more often than not end up someplace weird in 3-5 hops. I guess it's the internet version of six degrees of separation: you're always at most six clicks away from neo-Nazis or SEO spammers.

reply
I feel like every new iteration of ways to find good content online: webrings, blogrolls, user upvoting/downvoting, giving everyone their own microblog to share interesting links, ML to learn your own preferences by your behavior - they all worked really well at first, but then eroded significantly once people figured out how to game them.

The economic incentive is overwhelming to corrupt these signals, either directly (link sharing schemes, upvote rings, bots to like your content) or indirectly (shaping your content itself to have the shape of what will be promoted, regardless of its quality).

What you almost want is to use any of these ideas and hope for it to catch on widely enough in your small niche to be useful, but not so much that it comes an optimization target.

reply
Smolnet might be the answer. There really isn't a feasible mechanism for monetizing it. At worst, you could have some text ad embedded. No images. Minimal semantic markup (links, lists, quotes, code, generic text) in the case of gemini/gemtext.
reply
Aggregate the aggregators, then add a search box and ranking algorithm. You’ll have something like early-internet search, because these blogs are reminiscent of the early internet, and higher signal-noise (even if you think it’s still low, at least there’s less obvious marketing).
reply
> people who find my blog interesting might also enjoy the blogs that I enjoy. That could be powerful if it caught on widely.

Imho this is better at the blog post level of granularity. Sometimes I will like someone's writing style, much more often I will be interested in topical recommended reading.

reply
Couldn't you technically crawl all these blogs for their "blog's I'm reading" and create a social graph? You could start vetting based on how often other blogs link to that one, sort of like an impact factor in research.
reply
I think Marginalia does bidirectional link analysis if that helps.
reply
That sounds like PageRank, Google’s original algorithm.
reply
Thanks to a post here a week or two ago, I started looking at Gemini and the Smolnet in general. It looks really appealing to me. No layout. Just the data and accompanying meta semantics (this is a list item, this is a quote, etc.). There's even a Geocities-like hosting service that is completely free and without ads, and it provides a Gemtext -> HTML conversion for people accessing via HTTP instead of gemini:
reply
I'm honestly not sure what these do that federated link aggregators like lemmy/mbin/piefed don't already do.
reply
It's a good question, and I think worth trying to answer. I think the key thing is that discovery is derived from a curated index rather than social link posting and voting, and the darwinian race to the bottom/popularity/campaigning that drives link aggregators is replaced by a more deliberate human curation with all of its good and bad. You find new things, you feel a slower pace, but maybe get bored more frequently too.
reply
> I wonder if webrings are a better fix here. The low-tech version could be to put a static-URL page on my blog that links to other blogs I like, with a short description. Then people who find my blog interesting might also enjoy the blogs that I enjoy. That could be powerful if it caught on widely.

I have been doing this by linking my linkhut profile with either my profile picture (I used to) or just mentioning it in comments like I am doing right now

https://ln.ht/~imafh , Although not really entirely to blogs, I have this place to recommend cool musicians,projects,links that I have found and I write a short note in all of them as to why I really liked the link. But with tags you can especially have a #blog #webring and use linkhut with notes feature

What do you think about linkhut, I had submitted it to hackernews as a submission after finding it but there wasn't really much traction to it, I am not going to lie when I say this when this feature really resonated with me so much.

I hope more people come to know about linkhut, I hope I am doing my part in making people know about it :)

reply
That is a cool project. Sorry to see it not get out of /new.
reply
I have submitted it again after reading your comment. I definitely feel like certain discussions can happen on linkhut side which will be both interesting to read/write on.

https://news.ycombinator.com/item?id=47629452

reply