Elfennol
Mathematician by training, developer by craft, and poodle killer by night.
Latest articles
Why Rust Replaced Null with Option
A deep dive into Rust's Option<T> type: why it beats null, how the borrow checker amplifies it, and how to port the pattern to PHP using PHPStan.
The Dark Truth About Gods and Souls
A speculative dive into the cycle of consumption and dissolution that governs souls in the Forgotten Realms, and what it reveals about the afterlife.
Build a Standalone Binary from a Symfony App with FrankenPHP
Step-by-step guide to building a self-contained binary from a Symfony CLI app using FrankenPHP's static builder and Docker.