Taking AI's Impact on Coding Seriously for the First Time
I've been using ChatGPT for months, but something shifted this month — a curiosity turned into a real observation that made me question how I work.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 13/32)
I've been using ChatGPT for months, but something shifted this month — a curiosity turned into a real observation that made me question how I work.
A practical explanation of PHP traits, why they exist, and how to use them to share behavior across unrelated classes without the pitfalls of multiple inheritance.
Laravel 10's type discipline and the new Process facade: how the framework's maturing codebase translates into better day-to-day development.
Deriving documentation from code and sharing a single source of truth with clients: integrating the OpenAPI specification into your daily development workflow.
Honest first impressions from a developer after a few days with OpenAI's newly released ChatGPT: where it impresses, and where it falls short.
A look at readonly classes, DNF types, and standalone type declarations in PHP 8.2, and their impact on domain modeling.