Posted by ramkarthikk 8 hours ago
There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/
If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
> RSS / Atom Feed URL *
I really need to implement an RSS/Atom feed in my static site generator, the lack of this feature is really starting to hurt. I can probably get Claude to help me with this.
By the way, some minor issues I found:
1. In the minimal version, when browsing the list of blogs I cannot get past page 12. The last page the UI lets me navigate to is https://text.blogosphere.app/blogs-12 which shows blogs up to names starting with 'M'. I can reach page 13 by manually editing the URL to https://text.blogosphere.app/blogs-13 which shows two blogs starting with 'N'. However, pages 14 and beyond just load the home page. Surely there are more blogs with names starting with 'O', 'P', etc.?
2. The modern version at https://blogosphere.app/ uses infinite scroll, which makes it impossible to reach the footer. Each time I scroll down, more content loads and pushes the footer further away. I was only able to view the footer by modifying the DOM in the browser's developer tools. It would be nice if there were a straightforward way to access the footer.
1. Yeah, there are definitely more blogs. Seems like an issue paginating and fetching it at build time. I will check this. 2. I generally don't prefer infinite scroll but since people are used to it on social media, I kept it on the modern version. It does make it impossible to see the footer. I will figure out a way around this. In the meantime, the "Submit" page should display the footer.
I'm also going to add search to the minimal version since I also prefer it over the modern version and search is useful.
One of these hand-curated blog aggregator websites pops up on HN about every month. They're cool and good on the author for trying to solve the problem, but it seems like the wrong approach to me. They're too disorganized, a random collection of mostly tech- and politics-related writing from random people with zero way to vet the quality of the writing. They also require the creator/owner to care about the project for the long-term, which is unlikely. I never revisit the aggregators.
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.
Maybe a clever person could come up with some kind of higher-tech version that could present a more interesting & consistent interface to users, encourage blogs to link back to each other, and also solve the dead-link problem.
Something something Dunbar's number, Tragedy of the commons.
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.
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.
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.
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
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.
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...
I'm a big web ring person though so I might be biased and trying to use a hammer in place of a screwdriver.
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.
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 :)
It seems to be simply a great idea...like...should we bring it back? Could we?
There was some overlap between the webring age and the early search age, but once search became entrenched and useful, webrings faded. Blogrolls survived for a little bit longer, but it was search.
Specifically, once search became the way you found the first page/site to begin with. Before search as default, you found sites in a bunch of scattershot ways: advertisements, word of mouth, lists in books, or lists on websites that updated periodically (that you had to have found/heard about one of the other ways) for example. Then you crawled out from there because that was the only way to find things. You had to either know the URL or use a link. And not all of the links/sites in the webrings were good.
Once search got good enough, people found the initial site via search and instead of taking their time clicking through a webring which might at any point lead them somewhere dead or useless, it was quicker to go back to the search page to find something else.
Page access went from being a chained together web of back and forth links to a 2 step process of search -> page.
About personal blogs... I have many many personal blogs in my repository. Around 4k. Respository below. The real problem is to find quality stuff. You can have millions of them, but if they are not worth my time, then what is the point?
I cannot verify and decide what is good manually. Obviously.
I think we cannot also rely on Google to provide rating, nor any corporation.
So I have my own ratings, because at least I will be able to find what I found worth before.
Link to my repo:
We have something similar — asort of “planet” — for personal blogs in Brazil. It's open source, maybe it can be useful for someone: https://github.com/manualdousuario/lerama
Our instance: https://lerama.pcdomanual.com
Also, given that the lightweight version is very hn styled format it naturally leads my brain to imagining a version with upvotes and commenters (which may be a good or a bad thing) but with the link submission part automated. Not necessarily the intent here but it was the first time that particular combination of possibilities occurred to me as a way to do things.
Also curious about how these blogs are indexed/reviewed. Is the list ever pruned over time due to inactivity?
The scheduler flags blogs that fail and doesn't try to fetch after a few tries. I'm still working on an effective way to re-review and prune. Open to any feedback.
If you want to be exceptionally kind, you can also email the submitter and tell them their blog has been removed due to inactivity, so they'll remember to submit if they start blogging again.
Though in some respects these are less smart than what you're already doing, but I would like to think there's an elegant way to make an index emerge organically to minimize the editorial burden of any one person.
[1] Planet Gnome: https://planet.gnome.org/
[2] Planet Debian: https://planet.debian.org/
[3] Planet GNU: https://planet.gnu.org/
Ctrl-F for planet: https://alexsci.com/rss-blogroll-network/blogrolls/
There's an older list at https://web.archive.org/web/20170823064412/http://planetplan...
But here are some of my fav ways to discover blogs:
It aggregates the top articles on STEAMD topics (Science, Technology, Engineering, Arts, Math, and Design) from various forums and displays them in chronological order.
This includes forums like Hacker News, Tildes, Lobsters, Slashdot, Bear, and some science, tech & programming related subreddits.
You can read more here:
That said, it got its list of feeds from the repo that someone made which hasn't been updated in a few years, so even if new blog content gets pulled, the list of blogs doesn't change. Oh well, wasn't a super serious project.
Those who enjoy this might also like:
and https://slashpages.net is also a nice way to discover new blogs...