Hacker News rewards whatever is loud today, and half of it is forgotten by next week. The Throwback Machine waits a day, then looks back at yesterday's top stories with fresh search context.
Hacker News rewards whatever is loud today, and half of it is forgotten by next week. The Throwback Machine waits a day, then looks back at yesterday's top stories with fresh search context.
You get a short retrospective tagging each post as aged-well, hype, or too-early, with one line of hindsight. It is a quieter, more honest read of HN that skips the daily noise and keeps what held up.
How it runs
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Re-check each story against today's search results to see what unfolded since.
pending
Judge which posts aged well, which were hype, and which quietly turned out to matter.
pending
Deliver a short retrospective ranking with a line of hindsight per story.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
For each of yesterday's HN top stories, return {verdict: aged-well|hype|too-early, one_line_hindsight} based on what the follow-up search shows.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.