Tagging — what this page tells machines
Home
Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.
Metadata
Heading outline
- kaspirius is a space for me. a name. a persona. pictures, writing, small software, and random pieces of information that never really have a specific theme. Long ago, I used to have random pages saved in my bookmarks, my goal is for you to use some of these pieces for the same purpose.
Structured data (JSON-LD)
WebSite
Tells engines what this site is and who made it — the root identity node.
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "kaspirius",
"url": "https://kaspirius.com",
"description": "kaspirius makes things about anything and nothing — pictures, writing, small software, and an explore-to-discover arcade of tiny interactive toys.",
"author": {
"@type": "Person",
"name": "kaspirius",
"url": "https://kaspirius.com"
}
}Person
Author attribution. Author authority compounds across pages over time.
{
"@context": "https://schema.org",
"@type": "Person",
"name": "kaspirius",
"url": "https://kaspirius.com"
}