Live data from Hacker News

Show HN: I built a frontpage for personal blogs

text.blogosphere.app

111–120 of 217 posts

Re: Show HN: I built a frontpage for personal blogs

#113
Funny timing — I tried to submit my own Show HN today for a small Linux app I've been building and got blocked because my account is too new. Spent the afternoon reading through HN threads to build up some karma instead. Feels like the indie software equivalent of the same problem this project is trying to solve — it's getting harder for small, genuine projects to find an audience without gaming some system first. Appreciate what you've built here!

Re: Show HN: I built a frontpage for personal blogs

#117
This is a very nice project! Thank you for creating it and sharing it here on HN. I like the minimal version more but the modern version is quite nice too. I would probably stick to the minimal version but since it seems to lack the search feature I end up using the modern version for that.

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.

Re: Show HN: I built a frontpage for personal blogs

#118

Earlier quoted context omitted.

If you're referring to comments on the website, I plan to keep it minimal (the text version is a static site). If you're referring to comments on blogs in general, I have many thoughts. Back in the day, comments used to be how you connected with people and let other people find you. It also came with spam (spam plugins could only do so much). With the rise of static site generators, most people don't have comments on…

I haven’t had comments on my blog for over a decade now and I don’t miss them. For every useful and informative comment I got several spammy or rude reply. Anyone who wants to let me know something about my blog can message me on social media. I’ve seen blogs that do not host comments themselves but instead automatically surface social media (usually mastodon) comments which I think is a useful technique.

I've had comments (open, anonymous, no screening) on my blog since it started in 2004. Back in the day when it was very popular, most of my blog posts were the result of reader tips/advice/heads-up/etc. I have to work MUCH harder now that comments have pretty much dried up.

Re: Show HN: I built a frontpage for personal blogs

#120

Love this! I very much appreciate the inclusion of a lightweight version, as I think lightweight discovery for blogs and the small web is where good tools and apps are needed. 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 t…

Thank you. The initial list was from blogroll.org (mentioned in the about page, and I emailed the person who built that). From then on, I review every submission that happens via the form. 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.

I'd say a periodic job that looks at the last update of all your blogs, and removes those that haven't updated in over a year would be generally agreeable.

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.

Post reply on HN