How to implement Firebase Cloud Messaging (FCM) push notifications in a WebView-based Android app. Covers FCM token concepts, PHP/Kotlin code examples, and broadcasting to all users via topics.
Testing the new LSP feature in Claude Code v2.0.74 with a PHP setup. phpactor fails on Windows, intelephense installs but isn't recognized — turns out it's already filed as Issue #14803.
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.