Tech Dec 6, 2025 5 min Every Date Was Wrong: Server, MySQL, PHP, and JavaScript All at Once A story about dates going haywire in an AI-generated PHP script, plus a breakdown of timezone pitfalls in each layer — server, PHP, MySQL, and JavaScript. Server MySQL PHP JavaScript Timezone AI AI-Driven Development Experiment
Tech Dec 5, 2025 3 min The `nul` File Vite Generates on Windows and the Git Error It Causes The cause of and workaround for a `nul` file being generated in the build output on Windows during Vite development, causing Git push errors. Vite Windows Git Troubleshooting AI Gemini Claude SDD Spec-Driven Development AI-Driven Development Experiment