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: An opinionated aggregator for technical blogs written by individuals

3 pointsby lwbabout 5 years ago

1 comment

lwbabout 5 years ago
The Ask HN thread from last week about blogs was really enlightening for me, showing me a lot of people&#x27;s work and opinions that I wouldn&#x27;t otherwise have seen. In the spirit of distilling some of the best blogs from that thread, I created a simple Rails app that scrapes a list of blogs and provides them in a place where people can vote and comment on them.<p>Someone made the comment that they wished there was a version of Hacker News but just for individual blogs. This is my first stab at creating a place where people can find high-quality technical blogs written primarily by people.<p>You can see this is in the &quot;about&quot; page of aggregate.blog, but I&#x27;ll reproduce my criteria for adding a blog the aggregator here:<p>- Primarily about tech&#x2F;programming, but other technical topics are welcome on occasion<p>- Can&#x27;t be mostly tutorial posts or how-tos<p>- No company blogs<p>- Needs an RSS or Atom feed<p>- New blogs are welcome once they reach at least 5 total posts<p>- Most recent post is less than a year old<p>- No more than two posts on any given day maximum<p>- Prefer blogs that are self-hosted (that is, not on Medium&#x2F;Wordpress&#x2F;Substack&#x2F;etc)<p>- Cannot be behind a paywall<p>- No content allowed that is illegal, pornographic, violent, NSFW, racist, homophobic, et cetera<p>Blog discoverability is still a problem in the age of social media consolidation -- this is certainly not the only approach but I would love to hear your thoughts and feedback!