Tagging — what this page tells machines
The Stumble Button
Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.
About
The Stumble Button is a tiny homage to StumbleUpon: press it and you're thrown to somewhere worth seeing — often a random Wikipedia article, sometimes an interactive toy, a live wind map, or a strange archive.
How it works
A curated pool of destinations (weighted toward Wikipedia's Special:Random) is picked from with Math.random() and opened in a new tab. No tracking, no backend — just a door.
Metadata
Heading outline
- The Stumble Button
Structured data (JSON-LD)
TechArticle
Same as Article, flagged as technical/developer reference material.
{
"@context": "https://schema.org",
"@type": "TechArticle",
"headline": "The Stumble Button — function",
"description": "One button that flings you to a random interesting corner of the web — a Wikipedia article, an interactive toy, a wind map. Opens in a new tab.",
"url": "https://kaspirius.com/stumble",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://kaspirius.com/stumble"
},
"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"
}
}