Tagging — what this page tells machines
The Decaying Page
Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.
About
The Decaying Page begins to disintegrate the instant you first load it — its words get eaten, a little each hour, over about a week, until nothing legible is left. It does not reset.
How it works
Your first-visit timestamp is stored in localStorage (kaspirius:decay:first); integrity is 100 − elapsed% over a 7-day window. A seeded order decides which characters rot first, so the same letters keep disappearing the same way on every visit.
Metadata
Heading outline
- The Decaying Page
Structured data (JSON-LD)
TechArticle
Same as Article, flagged as technical/developer reference material.
{
"@context": "https://schema.org",
"@type": "TechArticle",
"headline": "The Decaying Page — toy",
"description": "A page that rots from the moment you first open it, a little every hour, and never resets. Decay tracked in your browser.",
"url": "https://kaspirius.com/decay",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://kaspirius.com/decay"
},
"datePublished": "2026-06-18",
"dateModified": "2026-06-18",
"author": {
"@type": "Person",
"name": "kaspirius",
"url": "https://kaspirius.com"
},
"publisher": {
"@type": "Organization",
"name": "kaspirius",
"url": "https://kaspirius.com"
}
}