{
  "$type": "site.standard.document",
  "canonicalUrl": "https://devlog.croft.click/2025/12/30/caching-skeletons-happymac",
  "description": "Comprehensive caching to prevent 504s, skeleton loaders for instant page loads, and a Happy Mac easter egg.",
  "path": "/2025/12/30/caching-skeletons-happymac",
  "publishedAt": "2025-12-30T13:47:29.000Z",
  "site": "at://did:plc:ofrbh253gwicbkc5nktqepol/site.standard.publication/3mlen2qhzrt2s",
  "tags": [
    "website"
  ],
  "textContent": "Caching\n\nImplemented comprehensive caching across all AT Protocol data fetches to prevent 504 timeouts on Vercel serverless functions. Data is cached with appropriate TTLs and revalidated in the background.\n\nSkeleton loading\n\nAdded skeleton loaders for all card components matching the shape and size of their real counterparts.\n\nHappy Mac\n\nAdded a Happy Mac easter egg animation triggered by clicking the profile picture multiple times. Includes an ADSR envelope beep sound.",
  "title": "Caching, Skeleton Loading, and Happy Mac"
}