Summary

EN: A German-language introduction to RSS/Atom feed technology for a general audience. The article explains the core concept (structured data subscriptions vs manual website polling), how feed aggregators work, services that generate feeds for sites that don’t have them, and the author’s personal workflow combining Newsblur (feed reader) and GrazeRSS (scraper for sites without feeds).

ZH: 這篇德文文章為普通讀者介紹 RSS/Atom feed 技術:結構化資料訂閱 vs 手動輪詢網站的概念、feed 聚合器的運作方式、為無 feed 網站生成訂閱的服務,以及作者結合 Newsblur(feed 閱讀器)與 GrazeRSS(無 feed 網站爬蟲)的個人工作流。

Key Points

  • RSS/Atom: structured XML/JSON feeds allowing clients to check for new content without visiting websites
  • Aggregators: tools like Newsblur, Feedly, Miniflux that consolidate feeds in one interface
  • Web services for feed generation: create RSS for sites that don’t natively offer feeds (scraping-based)
  • GrazeRSS: self-hosted scraper that generates feeds for arbitrary pages
  • Newsblur: the author’s recommended reader; supports folders, filtering, and original site rendering
  • The combination approach handles both feed-enabled sites and scraped pages in one unified reading interface

Insights

  • RSS/Atom is a decentralized subscription protocol — no platform lock-in, no algorithm deciding what you see
  • The irony: RSS predates the “subscribe” button by over a decade, yet most users don’t know it exists
  • GrazeRSS solves the last-mile problem: even sites that deliberately avoid feeds (paywalls, engagement traps) can be monitored

Connections

  • Connects to the self-hosting theme in this vault: running your own Newsblur/Miniflux instance is a common self-hosted service
  • Related to the self-hosting vs regulation debate: RSS is the quintessential “decentralized alternative” that never achieved mainstream adoption — exactly the author’s point about self-hosting’s limits
  • The brr.fyi tags page in this vault is itself an RSS-subscribable page — the Antarctic blog author likely assumes RSS-aware readers

Raw Excerpt

“RSS ist wie ein strukturierter Newsletter, den du selbst zusammenstellst — aber ohne dass du deine E-Mail-Adresse angibst und ohne Algorithmus, der entscheidet, was du siehst. Du abonnierst Feeds, und dein Aggregator holt die neuen Inhalte automatisch ab.”