Debugging on Prod

349 · iDiallo · June 16, 2026, 8:19 p.m.
Summary
The author shares a personal experience of debugging a production website that only fails live, detailing the complications faced, solutions found, and the insights gained from using GitHub Copilot. Key issues included a conflict between caching mechanisms and error handling in PHP-FPM versus local setups, highlighting the challenges of trusting AI tools in coding.