Serving the For You Feed
Summary
The Bluesky guest post describes running the For You feed from a home setup using a single Go binary that ingests a firehose into SQLite, then serves the feed and a playground. It details the architecture, including database design, logging, caching, hardware choices, and a VPS proxy to expose the feed, with monitoring and cost considerations.