Tailwind v4 migration notes
What broke when I moved oriz.in from Tailwind 3.4 to 4.3: CSS-first @theme, the border-color regression, and what I threw out from my old config.
Engineering 8 minThe desk / continuation
Dispatches 25–35 of 41; page 3 of 4.
What broke when I moved oriz.in from Tailwind 3.4 to 4.3: CSS-first @theme, the border-color regression, and what I threw out from my old config.
Engineering 8 minA complete guide to finding and safely deleting useless, dead, and duplicate files on Windows. Covers AI-powered tools, free visualizers like WizTree and WinDirStat, duplicate finders, Microsoft's built-in tools, developer junk cleanup, and a set of ready-to-run PowerShell scripts — so you can reclaim gigabytes in one afternoon.
TechA 5,000+ word definitive setup guide for power users, developers, and creators. We analyze the best open-source and closed-source software, compare local AI engines, outline deep customizers, and provide a single-command setup script.
TechWhy pnpm 10.34 is the right pin in 2026, the tarball integrity hard-fail, and workspace patterns for a one-app project that might grow.
Engineering 8 minPages was frozen in April 2025. Workers Static Assets is the path forward. The migration recipe, wrangler.toml details, and what 'static' actually means now.
Engineering 8 minWhat I did to keep oriz.in at Lighthouse 95+ mobile with AdSense scripts, fonts, and React 19 islands all loaded. Real numbers, real tactics.
Engineering 9 minLearn to build fast, modern JAMstack websites with Astro 6 in 2026. Complete guide covering setup, islands architecture, content collections, and deployment.
Engineering 15 minA comprehensive guide to deploying static websites on Cloudflare Pages covering hybrid static architecture, build optimization, custom domains, and zero-cost...
Engineering 14 minAdd authentication to static websites with Firebase Auth. Complete guide covering Google Sign-In, email/password, session management, and security rules.
Engineering 14 minLearn to build automated web scraping pipelines with GitHub Actions. Schedule scrapers, store data, handle errors, and deploy production scraping workflows.
Engineering 14 minUsing shadcn/ui copy-paste components in Astro 6 with React 19 islands. Why I rejected Park UI, DaisyUI, and Mantine, and how I picked 15 components instead of 50.
Engineering 8 minA comprehensive guide to building, hosting, and monetizing free public JSON APIs using GitHub repositories covering data management, versioning, rate limits,...
Engineering 12 min