Go 1.18 Generics: Toward the End of a Long Wait
Go 1.18's generic support shows how a language can be reshaped thoughtfully. First impressions and trade-offs.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 16/32)
Go 1.18's generic support shows how a language can be reshaped thoughtfully. First impressions and trade-offs.
A hands-on beginner's guide to Docker's container architecture, core commands, and the concepts of volumes and networking.
How Laravel 9's annual release cadence affects project planning, and what PHP 8 compatibility means for your codebase.
Personal notes on why mastering multiple programming languages is a matter of tool selection, not identity.
Reviewing my tool stack during the transition from senior to staff level, I realized fewer tools lead to clearer decisions.
PHP 8.1 isn't out yet, but I'm already exploring how the upcoming native enum support and readonly properties will reshape domain modelling.