Claude Code's Strengths and Weaknesses in March 2025
Claude Code vs Cursor AI: Honest assessment of capabilities and limitations in 2025. See strengths for hobby projects and weaknesses compared to professional coding tools.
Coverage of website and web application development practices, including frontend frameworks, backend architectures, static site generation, serverless approaches, and deployment strategies that create performant, accessible, maintainable web experiences.
Claude Code vs Cursor AI: Honest assessment of capabilities and limitations in 2025. See strengths for hobby projects and weaknesses compared to professional coding tools.
Implementation details: markdown processing, syntax highlighting, templating with Nunjucks, deployment to Cloudflare Pages, and lessons learned.
How Claude Code architected this blog from scratch: TypeScript static site generation, choosing the right packages, and building a solid foundation.
Chrome killed uBlock Origin with Manifest V3. See why Brave browser is the best ad-free browsing solution for 2025.
Why build a static blog? See performance benefits with TypeScript, Markdown, and Cloudflare Pages. Mobile-first design meets blazing-fast speeds.
My blog returns: Practical insights on web development, tech trends, San Francisco culture, and parenting. Let's reconnect and start talking.
CORS confuses developers. Learn the difference between basic and preflight requests, why they exist, and how to configure them in Apache and nginx.
Ubuntu 16.04 ships with PHP 7, which broke my WordPress. Here's how to upgrade PHP config and point nginx to the new php-fpm socket.
CORS configuration in S3 is tricky. Here's the exact XML config to handle multiple origins and cache headers correctly.