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.

Ask HN: How do you coalesce multiple blogs into a readable stream

1 pointsby NwmGover 5 years ago
As not everyone blogs on the same platform, some use medium, some use their own site, some with RSS feeds, some without. Has anyone identified an easy way to pull and organize these into a simple reader view?

2 comments

andersonnnunesover 5 years ago
Came here from a recurrent automated search (HTML) that gets transformed to a feed (RSS&#x2F;Atom), filtered, highlighted, transformed to email (HTML again), and sent to a silo where I read my alerts in batches, all with a mostly consistent layout and handy keyboard shortcuts.<p>Should give you an overall idea. I do this to thousands of sites. I like it very much.
sebastianconcptover 5 years ago
I&#x27;m also interested in knowing how such aggregate should deal with credits to the authors.