The HN threads with the most burnout discussion
Evidence
No frozen snapshot was saved with this share.
Query
SELECT s.title AS story, count() AS burnout_comments FROM hackernews.items AS c INNER JOIN hackernews.items AS s ON c.story_hn_id = s.hn_id WHERE c.original_timestamp >= '2024-01-01' AND scry_recipe('burnout', c.search_text_lc) AND s.title != '' GROUP BY story ORDER BY burnout_comments DESC LIMIT 12Continue this research
This page is legible to agents — claim, rows, SQL, and provenance are one request away in plain markdown.
Your agent
Hand any agent this share and Scry's self-describing surface.
curl https://scry.io/s/8zlawc08?format=md https://scry.io/llms.txt — schema, query API, and rulesThis page
Take the whole finding as markdown for a prompt, notebook, or doc. https://scry.io/s/8zlawc08?format=md