Scry Sources Docs
Sign in Get started
Scry shared query · s/8zlawc08

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 12

Continue 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 rules
This page
Take the whole finding as markdown for a prompt, notebook, or doc. https://scry.io/s/8zlawc08?format=md
Scry · shared Aug 28, 2026, 23:31 UTC markdown · json