TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Blogosphere – Discover independent technical blogs

200 pointsby BillFranklinabout 4 years ago

15 comments

BillFranklinabout 4 years ago
Hi, I think discovering blogs and articles by other engineers is quite hard. Particularly non-commercial content.<p>I made blogosphere last Summer in order to improve discovery. It’s seeded with personal blogs that have at some point appeared on the HN front-page.<p>The intent of the site is to recommend blogs and articles to you, with the objective that it’ll get better the more you use it.<p>The site uses a co-occurrence matrix to recommend articles and bloggers to you based on the articles you ‘star’ and topics you follow. If you’re not logged in, the site will show you popular articles. It doesn’t track what you read, and doesn’t have google analytics. I have some ideas for improving recommendations (i.e. people like you also like.., and improving the auto tagging of articles), but I thought I’d get feedback on whether people want this first.<p>The site is at an MVP stage, there will be bugs and missing features, but feedback on whether this is interesting to you would be useful.
评论 #26685853 未加载
评论 #26686136 未加载
评论 #26688370 未加载
评论 #26685219 未加载
评论 #26688601 未加载
评论 #26685389 未加载
searchableguyabout 4 years ago
Good stuff here. I have tried to build something similar before but nothing came out of it.<p>1. Repeated content.<p>I don&#x27;t want to read what I have already read from a different place. I built a simple LSH based filter. I experimented with few ways to sort out text and process it. It worked.<p>2. Filter controversy.<p>I tried Bayesian fitler initially and moved to logistics regression using tf-idf. I settled on Bayesian because my dataset became very expansive. I used news-site corpus and manual entries from reddit&#x2F;HN. I used sentiment analysis using a dictionary but it worked only in very specific cases. I <i>do</i> like some controversial and pessimistic content.<p>3. Filter clickbaits.<p>I couldn&#x27;t filter the clickbait and gave up. There are ton of clickbaits on HN which I loved after I read them but ton of them are terrible and a huge waste of time. No reliable way to distinguish based on an article too. Length is not a good feature, negativity is not a good feature (I like to read strong opinions from say, founder of an open source analytics company criticising a big company for malpractices and how they fix those), sentence complexity is not good feature, and ton more.<p>4. Relying on user input is bad.<p>I read ton of nonsense everyday that I could go without knowing. I click on those links and that is a not me saying you should show me more of that. I don&#x27;t want to do manual work of training something either. It&#x27;s friction and I don&#x27;t like it.<p>anyway, good luck on your site!
评论 #26690218 未加载
e3bc54b2about 4 years ago
Some time ago this discussion happened, someone suggested a search engine. It was not much of a search engine but random site finder, but the database only comprised of user submitted sites that were expressly approved.<p>I found random posts from people&#x27;s garages and amazing projects, one of them being a dad&#x27;s nanosecond counting clocks to prove time dilation to his kids over the weekend.<p>I was pretty sure I bookmarked it, but I don&#x27;t find it anywhere now.
评论 #26687157 未加载
评论 #26692511 未加载
评论 #26687954 未加载
评论 #26687263 未加载
teitoklienabout 4 years ago
I just started using it to find articles , and after reading a few , I already love it !<p>Thanks a lot for making this.
pentlanderabout 4 years ago
Some quick feedback on the mobile layout, there isn&#x27;t a lot of the actual blog post text visible due to the margins. I would suggest allowing the url and text to span the full width of the page. Also I would increase the margin between the title and the icon and star button, and potentially remove the word &quot;star&quot; to give more breathing room. It might also be nice to make the sidebar buttons an overlay to give more width as well.
marcodiegoabout 4 years ago
Someone please reboot the webring idea, include a search feature and kill google!<p>Something I&#x27;d love: a search engine for personal websites.
评论 #26687239 未加载
评论 #26686851 未加载
评论 #26689966 未加载
elliotbnvlabout 4 years ago
Refreshingly MVP broken design. Love it (non sarcastic, shows a focus on the value add).<p>But I can’t create an account on mobile (iPhone Pro Max). :(
评论 #26689774 未加载
mkr-hnabout 4 years ago
It&#x27;s like a niche Technorati.
gHeadphoneabout 4 years ago
I love your site Bill. It’s a great idea, I use HN as a source, but the submission rate is so high that I often miss great posts. Could I suggest my blog as a possible addition please? Markgreville.ie
bobbydreamerabout 4 years ago
I have my favorites here <a href="https:&#x2F;&#x2F;bobbydreamer.com&#x2F;irevere" rel="nofollow">https:&#x2F;&#x2F;bobbydreamer.com&#x2F;irevere</a>
f0rfunabout 4 years ago
I tried it. Already benefitted. Thanks for putting this together. Let us know how we can contribute, if any, to the features&#x2F;code.<p>Thanks again.
fragileoneabout 4 years ago
I&#x27;d like to see a RSS page for the Home and Popular feeds since I&#x27;ve moved all my news sources to my RSS reader.
pknerdabout 4 years ago
It does not contain my blog :P
评论 #26690000 未加载
lastlegionabout 4 years ago
How do you add a blog?
评论 #26685228 未加载
segalordabout 4 years ago
Thank you for this, I&#x27;ll proceed to add them to my RSS feed