Skip to content

News Reader

Pulls from 35+ curated RSS feeds — engineering blogs, AI research labs, thought leaders. Articles cached in SQLite; a webview panel lets you read, save, and mark them.

SourceFeed
OpenAIopenai.com/blog/rss.xml
Google Developersdevelopers.googleblog.com
Stripe Engineeringstripe.com/blog/feed.rss
GitHub Engineeringgithub.blog/engineering/feed
Microsoft DevBlogsdevblogs.microsoft.com/feed
AWS Architectureaws.amazon.com/blogs/architecture/feed
Slack Engineeringslack.engineering/feed
Netflix Tech Blognetflixtechblog.com/feed
Uber Engineeringuber.com/blog/engineering/rss
Dropbox Tech Blogdropbox.tech/feed
Pinterest Eng.medium.com/feed/pinterest-engineering
Cloudflare Blogblog.cloudflare.com/rss
SourceFeed
Google Researchresearch.google/blog/rss
Hugging Facehuggingface.co/blog/feed.xml
Berkeley AI (BAIR)bair.berkeley.edu/blog/feed.xml
Lil’Log (Lilian Weng)lilianweng.github.io/index.xml
Anthropic Researchanthropic.com/research/rss.xml
DeepMind Blogdeepmind.google/blog/rss.xml
Meta AI Blogai.meta.com/blog/rss
LangChain Blogblog.langchain.dev/rss
SourceFeed
The Pragmatic Engineernewsletter.pragmaticengineer.com/feed
ByteByteGo System Designblog.bytebytego.com/feed
Tidy First? (Kent Beck)tidyfirst.substack.com/feed
Martin Fowlermartinfowler.com/feed.atom
Simon Willison’s Weblogsimonwillison.net/atom/everything
The Engineering Managertheengineeringmanager.com/feed
Charity Majorscharity.wtf/feed
StaffEngstaffeng.com/rss
LeadDevleaddev.com/feed
SourceFeed
High Scalabilityhighscalability.com/feed
InfoQfeed.infoq.com
The New Stackthenewstack.io/feed
Architecture Notesarchitecturenotes.co/rss
  1. Fetch — RSS parser with 10 s timeout per feed.
  2. Filter — 2 most recent articles per feed.
  3. Sort — all articles by publication date.
  4. Store — top results persisted in SQLite news_items table.
  5. Display — articles appear in the CodeBuddy News panel.
FieldPurpose
titleArticle headline
urlLink to original article
summaryFirst 300 chars of content snippet
sourceFeed name (e.g. “Netflix Tech Blog”)
published_atPublication date from the RSS entry
read_status0 = unread, 1 = read
saved0 = not saved, 1 = bookmarked

CodeBuddyNewsReaderPanel provides:

  • Article list with source, title, date, read/unread indicator
  • Click-to-read with clean article view
  • Save/bookmark for later
  • Mark as read/unread
  • Filter by source or category