I built free, no-code Bluesky feeds for dev topics (Postgres, Redis, Docker) — no login, no LLM A developer built feedbuilder, a free, no-code tool that lets users create custom Bluesky feeds by entering keywords, with no login or LLM required. The service runs on a single Cloudflare Worker and queries Bluesky's search endpoint at request time instead of using a firehose and database. The developer has seeded it with feeds for dev topics like Postgres, Redis, Docker, Grafana, and ClickHouse, and the tool is live at feedbuilder.cronpulse.workers.dev. Bluesky lets anyone publish a custom feed — a little server that decides which posts show up when someone opens it. The catch: building one normally means running a firehose consumer, a database, and a hosting bill, then hand-registering an app.bsky.feed.generator record. That's a lot of yak-shaving for "I just want a feed of Postgres posts." So I built feedbuilder : you type a few keywords, it publishes a real, pinnable Bluesky feed for you. No login, no code, no LLM. It runs on a single Cloudflare Worker. I've been seeding it with dev-topic feeds because the Bluesky feed directory has a gap. The big categories art, news, a couple of languages have entrenched feeds with thousands of likes, but narrow tooling topics — Postgres, Redis, Grafana, ClickHouse, Docker — mostly don't. If you wanted a running stream of just Postgres chatter, there wasn't a clean one. Now there is. A feed generator is surprisingly small. Bluesky's AppView calls one endpoint on your server: GET /xrpc/app.bsky.feed.getFeedSkeleton?feed=at://