PHP
The rise of industrial software
The open question, then, is not whether industrial software will dominate, but what that dominance does to the surrounding ecosystem. Read more
The open question, then, is not whether industrial software will dominate, but what that dominance does to the surrounding ecosystem. Read more
Some good thoughts on code reviews in the emerging age of AI. Read more
Prompts break silently. Here’s how to catch regressions with PHPUnit evals before your users do. Read more
Learn how to build an AI-powered drawing guessing game. In this little app, users will draw anything they like, and the AI will try to guess what it is. Read more
The true work is in building complexity into software, then thoughtfully editing and pruning it into something that takes a minute to learn, yet offers a lifetime of mastery for those who want to accomplish Read more…
Partial Function Application in PHP 8.6 will let you write a “pre‑configured” callable by calling a function with some arguments and using placeholders for the rest. Read more
A good guide to get started with Claude Code. If you haven’t jumped on that train yet, this might be a good entry point for you. Read more
Streamline dynamic multi-domain routing in Laravel with Traefik by serving YAML via the HTTP provider for automated, secure, and scalable configuration management. Ideal for Laravel developers and DevOps teams who want to eliminate bulky static Read more…
A practical guide to deploying a high-performance Laravel stack using Octane, FrankenPHP, and a fully automated Docker Compose workflow. Read more
This post dives into the technical details of the array and figure out how you might invent the array yourself. Read more