> cd ./blog
> tail -f /var/log/syslog
Documenting the journey
Technical deep dives, tutorials, and thoughts on software engineering. A collection of learnings from the trenches of development.
How I Built an AI Agent That QA Tests Pull Requests
A deep dive into qa-test-pr — an agentic Claude Code skill that runs full QA testing on a PR automatically: smoke tests, security checks, IDOR testing, multi-role scenarios, and a detailed report. No humans required.
READ_FULL_LOGThe Architect’s Guide to Nginx FastCGI Caching
A comprehensive guide for architects and developers to understand the benefits and implementation of Nginx FastCGI caching.
READ_FULL_LOGDeploy Astro with xCloud and GitHub Automation
A comprehensive guide to deploying your Astro site using xCloud.host with automatic Git deployment.
READ_FULL_LOGMD vs. MDX: A Comprehensive Guide for Developers
Dive deep into the differences between Markdown (MD) and MDX. Learn when to use each, their features, pros and cons, and how MDX revolutionizes content-driven development.
READ_FULL_LOG