TIL about https://lighthouseapp.io/tools/feed-finder which is super useful to find RSS feeds on websites which don't properly announce them.
TIL about https://lighthouseapp.io/tools/feed-finder which is super useful to find RSS feeds on websites which don't properly announce them.
Web Feeds in 2026: A Survey
Mark Nottingham이 2026년 웹 피드 현황을 Common Crawl 데이터와 AI 에이전트를 활용해 조사했다. 조사 결과, 상위 50만 사이트 중 35.9%가 피드 자동발견을 지원하지만, 실제로 유지·관리되는 고품질 피드는 19.1%에 불과해 많은 피드가 방치되고 있음을 확인했다. 특히 WordPress, Drupal, Blogger 같은 CMS에서 생성된 피드의 품질이 낮아 CMS에서 피드 관리를 개선할 필요가 강조된다. RSS와 Atom 피드는 여전히 공존하며, 다국어 피드는 거의 없고 대부분 단일 언어로 제공된다. 자동발견 링크가 반드시 고품질 피드를 보장하지 않아 새로운 자동발견 메커니즘 제안도 포함되었다.
I created a small and self-contained #RSS / #Atom #feed mixer that runs on #Github action and pages: https://github.com/IndieWebClubBlr/feed-mixer for all your feed mixing needs.
🔗 Notes on the xAI/Anthropic data center deal
"I get that Anthropic are severely compute-constrained, but in a world where the very existence of “AI data centers” is a red-hot political issue (see recent news out of Utah for a fresh example), signing up with this particular data center is a really bad look"
💬 Simon Willison
From RSS to Atom
From RSS to Atom #rssfeeds #rss #atomSo… who at The Register had the smart idea to move from useful Feed URLs (like https://www.theregister.co.uk/data_centre/bofh/headlines.atom) to API calls with parameters (https://api.theregister.com/api/v1/article?query=tag:bofh&orderBy=published&site_id=2&remapper=rss&limit=25)? *Especially* without any forwarding?