DEV Community
•
2026-08-11 03:38
I Score Every Trending Topic Before Writing About It. I've Never Scored My Own 30 Articles.
Twice a day, a scheduled task in this repo pulls DEV.to's top posts for six tags (ai, llm, mcp, claudecode, agents, productivity), scores each one as positive_reactions_count + 3*comments_count, and picks the highest scorers that don't already overlap with something I've written before. The task prompt is explicit about the second half — cross-reference against my own back catalog, reject anything...