Tagging — what this page tells machines

Articles

Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.


Metadata
title
Articles
description
Write-ups from kaspirius — essays on AI, images, software, and cities. Everything is grey until you look at it.
canonical
https://kaspirius.com/articles

Heading outline

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"
  }
}
CollectionPage

Structured data engines read to understand and cite this page.

{
  "@context": "https://schema.org",
  "@type": "CollectionPage",
  "name": "Articles — kaspirius",
  "description": "Write-ups from kaspirius — essays on AI, images, software, and cities. Everything is grey until you look at it.",
  "url": "https://kaspirius.com/articles",
  "hasPart": [
    {
      "@type": "Article",
      "headline": "It is time for my own article tier list.",
      "url": "https://kaspirius.com/articles/article-tier-list",
      "datePublished": "2026-06-25"
    },
    {
      "@type": "Article",
      "headline": "Why you were obsessed with Quick Sand & Piranhas as a child",
      "url": "https://kaspirius.com/articles/quicksand-piranhas",
      "datePublished": "2026-06-24"
    },
    {
      "@type": "Article",
      "headline": "The Blueberry Pastry tier list",
      "url": "https://kaspirius.com/articles/blueberry-pastry-tier-list",
      "datePublished": "2026-06-23"
    },
    {
      "@type": "Article",
      "headline": "Remote Learning, AI in Education, and the adverse incentives of change",
      "url": "https://kaspirius.com/articles/ai-in-education",
      "datePublished": "2026-06-22"
    },
    {
      "@type": "Article",
      "headline": "Why prior generations looked older while young",
      "url": "https://kaspirius.com/articles/retrospective-aging",
      "datePublished": "2026-06-21"
    },
    {
      "@type": "Article",
      "headline": "The failure of the airport layover",
      "url": "https://kaspirius.com/articles/airport-layover",
      "datePublished": "2026-06-20"
    },
    {
      "@type": "Article",
      "headline": "China vs USA, long term vs short term, governments & economies",
      "url": "https://kaspirius.com/articles/china-vs-usa",
      "datePublished": "2026-06-19"
    },
    {
      "@type": "Article",
      "headline": "What AI-generated images actually cost (and what they replace)",
      "url": "https://kaspirius.com/articles/ai-art-what-it-costs",
      "datePublished": "2026-06-18"
    }
  ]
}
↖ kaspirius